iClaude
Docs

Quickstart

iClaude is the universal install layer for AI skills. One command pulls any skill into your stack — no MCP config wrangling.

Never used a terminal?

Read the friendly step-by-step tutorials — eight guides, no jargon.

Browse tutorials →

1. Pick a skill

Browse the catalog or run the install wizard.

2. Install it

$ npx iclaude install <skill-slug>

The CLI auto-detects your stack (Claude Code, Cursor, ChatGPT) and writes the correct MCP config. Force a target with --stack n8n.

3. Verify

$ npx iclaude doctor

Lists installed skills, their stack, and any health issues.

Tutorials

For plain-English walkthroughs — installing Node.js, getting skills into Claude Desktop, Cursor, ChatGPT, n8n, and a full troubleshooting guide — head to /docs/tutorials.

API

Everything you see on this site is powered by api.iclaude.io. Public, CORS-enabled, no key required for catalog reads.

Endpoints