SuperSkill Registry
com.onlyharness/registryFind, inspect and install reviewed reusable AI-agent capabilities from superskill.sh.
Tools · 12
Search public agent resources. Returns exact resource ids and canonical browser-openable URLs for citation.
Fetch the complete public catalog record for an exact resource id returned by search, including a canonical citation URL.
Search the SuperSkill registry by task, job, title, summary or tag.
Return manifest, trust signals, example and file list for one harness.
Search mixed source-aware resources: harnesses, skills, plugins, workflows, MCP servers, configs, guides, runtimes and directories.
Return provenance, trust, popularity and actions for one mixed resource. Pass version to bind a hosted immutable release; latest is never substituted for an explicit version.
Return the best safe next action for a mixed resource. Pass version to bind an immutable hosted release. Hosted skills expose explicit-consent exact native client install commands; upstream-only resou…
Return CLI and HTTP commands for pulling a harness into a local workspace.
Return archive files for a harness. Paid harnesses return payment requirements unless the Bearer token is entitled.
Search /llms.txt and agent guidance for API, CLI, MCP and safety instructions.
Convert markdown into an unverified harness scaffold. Requires a SuperSkill Bearer token.
Publish an immutable canonical hosted package release. Requires a confirmed-user Bearer with active superskill:managed scope, semantic version and idempotency key. Returns unreviewed trust; never gran…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"superskill_registry": {
"url": "https://superskill.sh/mcp",
"transport": "streamable-http"
}
}
}