The source files for AgentBase — an open registry of agent instruction files for AI agents.
All published instruction files are in /registry/. Each file is a Markdown document with YAML frontmatter. The index.json is auto-generated on every merge.
44 instruction files across 6 categories: system-prompts, skills, domain-packs, workflows, orchestration, and safety-filters. All CC0-licensed and free.
Add to your Claude Desktop config:
{
"mcpServers": {
"agentbase": {
"command": "npx",
"args": ["agentbase-mcp"]
}
}
}- Fork this repo
- Copy registry/agent-instruction-template.md to registry/your-slug.md
- Fill in every field
- Open a PR
Files scoring 70+ are published. Files scoring 90+ are featured.
npx agentbase-mcp