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 toolsRead 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. 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… 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 instruction text. The instruction is in the
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. 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