Automates the agent-building stage of a Butterbase journey by reading your plan, registering MCP servers, validating specs, and creating each agent with a smoke test. It delegates to the agents skill for the heavy lifting but adds orchestration: MCP probes must pass before dependent agents are built, write-capable public agents trigger a safety gate, and everything gets logged to your build history. The real win is that it writes specs to your repo as JSON files, not just the database, so agents survive cloning. If you're hand-rolling agents or debugging one-off issues, reach for the agents skill directly. This is for when you have a plan doc and want the whole pipeline to run soup-to-nuts.
npx -y skills add butterbase-ai/butterbase-skills --skill journey-agents --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template