Official skills publisher Verified Skillscout rank 49

Tangle ML

Tangle ML publishes official AI agent skills for its tools, services, and developer workflows.

Browse 11 official AI agent skills across 3 Tangle ML repositories, with install commands and source links.

11 Skills
3 Repositories
2 Installs
44 GitHub stars

Install

Add Tangle ML skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/tangleml/tangleml_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Tangle ML skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

3 official repositories

Tangle Ui

tangleml/tangle-ui

Includes 2 official skills: componentyamlformat, tanglebestpractices.

2 skills 1 installs 40 stars
npx skills add tangleml/tangle-ui -y

Tangle Cli

tangleml/tangle-cli

Includes 1 official skill: tangent.

1 skill 1 installs 2 stars
npx skills add tangleml/tangle-cli -y

Tangent Shell

tangleml/tangent-shell

Includes 8 official skills: bundle-assembly, reproduce-research, revealjs, simple-html-pages, skill-authoring, tangle-cli.

8 skills 0 installs 2 stars
npx skills add tangleml/tangent-shell -y

11 skills

tangleml/tangle-ui 2 skills

componentyamlformat

tangleml/tangle-ui 0 installs
View source

tanglebestpractices

tangleml/tangle-ui 0 installs
View source
tangleml/tangle-cli 1 skill

tangent

tangleml/tangle-cli 1 installs
View source
tangleml/tangent-shell 8 skills

bundle-assembly

tangleml/tangent-shell 0 installs
View source

reproduce-research

tangleml/tangent-shell 0 installs
View source

revealjs

tangleml/tangent-shell 0 installs
View source

simple-html-pages

tangleml/tangent-shell 0 installs
View source

skill-authoring

tangleml/tangent-shell 0 installs
View source

tangle-cli

tangleml/tangent-shell 0 installs
View source

tangle-help

tangleml/tangent-shell 0 installs
View source

web-research

tangleml/tangent-shell 0 installs
View source

Repository documentation

tangleml/tangle-ui package overview

tangleml/tangle-ui/README.md View on GitHub

tangleml/tangle-ui

Includes 2 official skills: componentyamlformat, tanglebestpractices.

Top skills in this package

componentyamlformatOfficial Tangle ML skill from tangleml/tangle-ui.
tanglebestpracticesOfficial Tangle ML skill from tangleml/tangle-ui.

Install

Install the full package:

npx skills add tangleml/tangle-ui -y

Install a specific skill:

npx skills add tangleml/tangle-ui@componentyamlformat -y

Use the package when you want your agent to choose the relevant skill from this official Tangle ML repository.

View tangleml/tangle-ui on GitHub
Copied