Knowledge Systems
Trust: 34/100 (Limited)OpenClaw Agent Instruction Registry Guide
Search and retrieve agent instruction files: system prompts, skills, workflows, and safety filters.
by AgentBase1
Quick Start
Install
npx agentbase-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-izworskic-openclaw-registry": {
"command": "npx",
"args": [
"agentbase-mcp"
]
}
}
}