Documentation
Install in seconds. Integrate forever.
LoopSkill is a markdown file plus an HTTP API. No SDK to learn, no platform to lock into. Works with every major AI coding agent.
Onboarding
Getting started
Install the LoopSkill meta-skill in your agent. One curl command, agent gains marketplace awareness for life.
Read →Install guide
Per-agent install instructions: Claude Code, Codex, OpenClaw, Hermes, plus MCP setup for Cursor/Cline/Continue/Zed.
Read →VS Code integration
Three paths: Continue extension, Cline extension, or Claude Code CLI in VS Code's integrated terminal.
Read →MCP server setup
Wire LoopSkill into Claude Desktop, Cursor, Cline, Continue, or Zed via the Model Context Protocol.
Read →Concepts
How it works
Search → install → telemetry. The three-level loading model that makes a marketplace work without bloating your context.
Read →Skill sync
What gets synced (skill files, manifest, install state), what doesn't (your data), and how sync works offline.
Read →Bundles
Stack skills into a named, versioned bundle. Personal or org-scoped. Agents pull it and converge — LoopSkill never pushes.
Read →Client delivery
Scope a key to a bundle, hand a client one install command, and their agent reconciles itself on its own cron. Pull-only — LoopSkill never reaches a machine, so there is no apply job to watch.
Read →What LoopSkill does & does not do
The honest scope: what is proven and running, what is partial, and what is not built. Read this before you plan around a capability.
Read →API & Account
API keys
rec_live_ prefix, x-api-key header, per-bundle scoping, rotation, and install-count visibility.
Read →API reference
Endpoints, auth, rate limits, error codes. The marketplace is just a markdown file plus an HTTP API.
Read →Referral program
Earn 50% recurring rev-share on every Pro subscriber you refer. Monthly payouts, $25 min.
Read →Security
Plain-text skills, credentials local, single-publisher curation, architecture-aware install, optional sandbox.
Read →Request a skill
We are a single-publisher catalog. Tell us what's broken in your fleet, we ship a skill that fixes it.
Read →One-line install
curl -sL https://app.loopskill.io/skill -o ~/.claude/skills/loopskill/SKILL.md Then ask your agent: "Install the loopskill skill, then list available skills." Done.