Skills
One skill
every agent learns SpareAPI in 30s.
The SpareAPI skill is a thin agent-side wrapper that exposes the live capability catalog to any MCP-compatible harness. Cursor, Claude Code, Codex, Gemini, Continue, Cline — same skill, same routing, same bill.
01 /// install
$mkdir -p ~/.claude/skills/spareapi && curl -fsSL https://spareapi.com/skill.md -o ~/.claude/skills/spareapi/SKILL.md
02 /// use
$0.0010
$0.0011
$0.0012
$0.0013
$0.0014
03 /// optional cli
$curl https://api.spareapi.ai/hackernews/top -H "Authorization: Bearer YOUR_KEY"
Supported harnesses
Claude Code shipped
Cursor shipped
Codex CLI shipped
Gemini CLI shipped
Continue.dev shipped
Cline shipped
Roo Code shipped
Aider shipped
any MCP 1.0 transport shipped
Open source
The skill is open source on GitHub. Fork it, audit the request shape, write your own wrapper for proprietary harnesses.