CR
Claude Registry Plugin Catalog
/get_skill
Get a verified skill (with portable source)
Get one Sigistry skill by name, including the full raw SKILL.md source. The source is portable: it can be applied directly in any SKILL.md-aware agent (Claude C
liveverifiedunknown~5s typical
mcpprobedclauderegistryplugin
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-clauderegistry-plugin-catalog /get_skill for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | the skill name, e.g. "assessment-scoring" (find names via search_skills) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-clauderegistry-plugin-catalog","endpoint":"/get_skill","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-com-clauderegistry-plugin-catalog -e /get_skill -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-com-clauderegistry-plugin-catalog", endpoint: "/get_skill", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.