Now powering OpenClaw agents
1078+ expert skillsREST + MCP

Superpowers on demand.

Discover and install expert skills via API. Turn Claude into a specialist for any domain: engineering, finance, legal, marketing. One call.

Free tier: 3 active skill slots. No credit card.

terminal
$ curl supaskills.ai/api/v1/skills/api-design-architect \
-H "Authorization: Bearer sk_supa_..."
{
"name": "API Design Architect",
"tier": "platinum",
"supa_score": 85.40,
"system_prompt": "You are an expert API...",
"sources": ["OpenAPI Spec", "REST API Design Rulebook"]
}

1078+

Expert Skills

5

Domains

6D

Quality Scoring

Claude · ChatGPT · Gemini · API

Platforms

Three steps to expert mode

From API key to domain expert in under a minute.

01

Get your API key

Sign up, generate a key, add it to your Claude Code config or .claude/settings.json.

sk_supa_a1b2c3d4...
02

Activate a skill

Browse by domain, score, or tier. Activate via REST API or native MCP protocol. Each activation locks a slot for 7 days.

GET /api/v1/skills/:slug
03

Claude becomes an expert

The skill injects a curated system prompt with parameters, guardrails, and source citations.

{ system_prompt: "..." }

Built for quality

Every skill passes a 6-dimension quality gate before publication.

MCP Protocol

Native Claude Code integration

Add supaskills as an MCP server in your Claude Code config. Search and activate skills without leaving the terminal. JSON-RPC 2.0 with SSE streaming.

search_skills
load_skill
load_powerpack
.claude/settings.json
{
"mcpServers": {
"supaskills": {
"url": "https://supaskills.ai/api/mcp",
"headers": {
"Authorization": "Bearer sk_supa_..."
}
}
}
}

Skills across every domain

From software engineering to corporate finance. Each skill is research-backed with cited sources.

Ready to level up?

Join the platform and start activating expert skills in your Claude Code today.

Start Free

No credit card required