Official skills publisher Verified Skillscout rank 45

Talo

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

Browse 2 official AI agent skills across 2 Talo repositories, with install commands and source links.

2 Skills
2 Repositories
0 Installs
99 GitHub stars

Install

Add Talo 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/talodev/talodev_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Talo 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

2 official repositories

Backend

talodev/backend

Includes 1 official skill: new-route.

1 skill 0 installs 99 stars
npx skills add talodev/backend -y

Includes 1 official skill: documenting-from-prs.

1 skill 0 installs 0 stars
npx skills add talodev/docs -y

2 skills

talodev/backend 1 skill
talodev/docs 1 skill

documenting-from-prs

talodev/docs 0 installs
View source

Repository documentation

talodev/backend package overview

talodev/backend/README.md View on GitHub

talodev/backend

Includes 1 official skill: new-route.

Top skills in this package

new-routeOfficial Talo skill from talodev/backend.

Install

Install the full package:

npx skills add talodev/backend -y

Install a specific skill:

npx skills add talodev/backend@new-route -y

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

View talodev/backend on GitHub
Copied