Official skills publisher Verified Skillscout rank 0

Weave

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

Browse 3 official AI agent skills across 1 Weave repository, with install commands and source links.

3 Skills
1 Repository
3 Installs
0 GitHub stars

Install

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

1 official repository

Includes 3 official skills: debug-claude-session, fix-pr-reviews, test-claude-locally.

3 skills 3 installs 0 stars
npx skills add workweave/router -y

3 skills

workweave/router 3 skills

debug-claude-session

workweave/router 1 installs
View source

fix-pr-reviews

workweave/router 1 installs
View source

test-claude-locally

workweave/router 1 installs
View source

Repository documentation

workweave/router package overview

workweave/router/README.md View on GitHub

workweave/router

Includes 3 official skills: debug-claude-session, fix-pr-reviews, test-claude-locally.

Top skills in this package

debug-claude-sessionOfficial Weave skill from workweave/router.
fix-pr-reviewsOfficial Weave skill from workweave/router.
test-claude-locallyOfficial Weave skill from workweave/router.

Install

Install the full package:

npx skills add workweave/router -y

Install a specific skill:

npx skills add workweave/router@debug-claude-session -y

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

View workweave/router on GitHub
Copied