stacks/mcp-agent-builder
For building agents on top of agents
The meta-stack for Claude Code power users. MCP Builder creates MCP servers. Agent Manager orchestrates multi-agent workflows. Context Engineering masters context window management. Skill Creator builds reusable skills. Find-skills helps Claude discover what else it needs.
install entire stack
$ anthropics/skills/mcp-builder$ anthropics/skills/skill-creator
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Manage local CLI AI agents via tmux β start, stop, monitor, assign tasks, and schedule with cron.
Techniques for context engineering with AI agents β managing context windows, prompt structure, and knowledge organisation.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.