A self-hostable, open-source, semantically-searchable Agent Skills registry delivered over MCP, with a three-tier progressive disclosure architecture.
| Tool name | Description | Destructive? |
|---|---|---|
| skills_find_relevant⚠ | ⚠ yes | |
| skills_get_body⚠ | ⚠ yes | |
| skills_get_options⚠ | ⚠ yes | |
| skills_get_reference⚠ | ⚠ yes | |
| skills_run_script⚠ | ⚠ yes |
| skills_get_asset⚠ | ⚠ yes | |
| skills_list_all⚠ | ⚠ yes |
{
"mcpServers": {
"skills": {
"command": "npx",
"args": [
"-y",
"skill-mcp"
]
}
}
}