Skillist documentation
Realtime agent skills for Cursor, Claude Code, VS Code, and any agentskills.io client.
What is Skillist?
Manage, version, and deliver agentskills.io skills with sub-10ms fan-out, hosted sandboxes, evals, and a public registry.
MCP
Registry MCP
Search and install skills from your agent via streamable HTTP at api.skillist.dev/mcp.
Explore Registry MCP
Tooling
CLI
Install skills locally with skillist install org/repo and publish from your repo.
Explore CLI
Sandbox
Hosted execution
Run skill scripts in isolated hosted sandboxes with streaming output.
Explore Hosted execution
Platform
Delivery URLs
GitHub-style skillist.dev/org/repo pages with SKILL.md, meta, and bundle at the edge.
Explore Delivery URLs
Quality
Evals
Measure skill uplift across versions before publishing to the registry.
Explore Evals
Endpoints
| Service | URL |
|---|---|
| Web app | skillist.dev |
| Registry browse | skillist.dev/registry |
| Skill page | skillist.dev/{org}/{repo} |
| SKILL.md delivery | skillist.dev/{org}/{repo}/SKILL.md |
| API | api.skillist.dev |
| Registry MCP | api.skillist.dev/mcp |
| API reference | api.skillist.dev/docs |