mcpserver.lol
registry/openclaw-registry
Connection check local install

openclaw-registry

Search and retrieve agent instruction files: system prompts, skills, workflows, and safety filters.

Tools 5
GitHub stars 1
Installs / wk 63
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

5 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

get_featured from source
Return all featured instruction files (quality score 90+). These are verified, complete, and production-tested. Good starting point for finding high-quality instructions.
get_instruction from source
Fetch a complete instruction file from the OpenClaw registry by slug. Returns the full Markdown file including YAML frontmatter, purpose, usage notes, and the deployable instructio…
list_categories from source
List all categories in the OpenClaw registry with file counts and descriptions. Use this to understand what types of instruction files are available.
openclaw from source
search_registry from source
Search the OpenClaw agent instruction registry. Returns matching instruction files with metadata. Use this to find system prompts, skills, workflows, domain packs, safety filters,…