Bundle
Install this whole stack — one line
no account neededcurl -fsSL https://app.loopskill.io/api/bundles/install.sh | bash -s -- … Runs in any shell. Every free skill in this bundle installs verbatim with no account and no API key; paid-tier members are reported by name rather than silently skipped.
Other ways to install
…or install over MCP
requires a free API keyloopskill_bundle_install from "bundle://…"
Your agent runs the install over MCP (StreamableHTTP at app.loopskill.io/api/mcp/http) and pulls every skill below in a single call. The MCP endpoint authenticates every request — get a free key first, or use the shell command above, which needs no account.
…or install as a skill bundle
Hermes · Claude Code · any agentskills.io agentInstall the agentskills.io skill bundle from app.loopskill.io/api/bundles/public/…
Standards-based install via the open agentskills.io .well-known/skills convention — the whole bundle lands as native skills in your agent. Free skills install verbatim; paid skills ship a locked pointer until you install with a LoopSkill key.
Skills in this bundle
Build your own bundle
Compose a security-vetted skill stack and share it as one link.