Official skills publisher Verified Skillscout rank 0

SpawnDock

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

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

15 Skills
1 Repository
0 Installs
0 GitHub stars

Install

Add SpawnDock 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/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.

Skills packages

1 official repository

Includes 15 official skills: brainstorming, dispatching-parallel-agents, executing-plans, finishing-a-development-branch, receiving-code-review, requesting-code-review.

15 skills 0 installs 0 stars
npx skills add spawndock/agent -y

15 skills

spawndock/agent 15 skills

brainstorming

spawndock/agent 0 installs
View source

dispatching-parallel-agents

spawndock/agent 0 installs
View source

executing-plans

spawndock/agent 0 installs
View source

finishing-a-development-branch

spawndock/agent 0 installs
View source

receiving-code-review

spawndock/agent 0 installs
View source

requesting-code-review

spawndock/agent 0 installs
View source

subagent-driven-development

spawndock/agent 0 installs
View source

syncing-project

spawndock/agent 0 installs
View source

systematic-debugging

spawndock/agent 0 installs
View source

test-driven-development

spawndock/agent 0 installs
View source

using-git-worktrees

spawndock/agent 0 installs
View source

using-superpowers

spawndock/agent 0 installs
View source

verification-before-completion

spawndock/agent 0 installs
View source

writing-plans

spawndock/agent 0 installs
View source

writing-skills

spawndock/agent 0 installs
View source

Repository documentation

spawndock/agent package overview

spawndock/agent/README.md View on GitHub

spawndock/agent

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.

View spawndock/agent on GitHub
Copied