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/spawndock/spawndock_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant SpawnDock 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.
Includes 15 official skills: brainstorming, dispatching-parallel-agents, executing-plans, finishing-a-development-branch, receiving-code-review, requesting-code-review.
Includes 15 official skills: brainstorming, dispatching-parallel-agents, executing-plans, finishing-a-development-branch, receiving-code-review, requesting-code-review.
Top skills in this package
brainstormingOfficial SpawnDock skill from spawndock/agent.
dispatching-parallel-agentsOfficial SpawnDock skill from spawndock/agent.
executing-plansOfficial SpawnDock skill from spawndock/agent.
finishing-a-development-branchOfficial SpawnDock skill from spawndock/agent.
receiving-code-reviewOfficial SpawnDock skill from spawndock/agent.
requesting-code-reviewOfficial SpawnDock skill from spawndock/agent.
subagent-driven-developmentOfficial SpawnDock skill from spawndock/agent.
syncing-projectOfficial SpawnDock skill from spawndock/agent.
Install
Install the full package:
npx skills add spawndock/agent -y
Install a specific skill:
npx skills add spawndock/agent@brainstorming -y
Use the package when you want your agent to choose the relevant skill from this official SpawnDock repository.