Skill Library for AI Agents
Build skills once.
Use them everywhere.
Store, search, and retrieve agent skills across every Claude session. Your own portable skill library, accessible via MCP.
A single source of truth for agent behavior.
Upload skill bundles — a SKILL.md
and any supporting files. Versioned, content-addressed, deduplicated.
AI-powered semantic search finds the right skill by what it does, not just what it's named. Your agent asks, the library answers.
Personal libraries for solo work. Organization libraries for teams. One skill definition, consistent behavior across every session.
Connect in one line.
Point Claude Code at your runcurve MCP endpoint. OAuth handles the rest.
When a task matches a stored skill, semantic search surfaces it. No manual imports, no copy-pasting.
Update a skill once in the library. Every agent session pulls the latest version.
{
"mcpServers": {
"runcurve": {
"url": "https://mcp.runcurve.com/mcp"
}
}
} Start building your skill library.
Free to use. Upload skills via the web UI or directly from Claude Code.
Get Started