Share agent skills with a link. Publish and install SKILL.md artifacts across Claude Code, Codex, Cursor, OpenCode, and more.
# Skilo Share agent skills with a link. No repo required. [](https://skilo.xyz) [](https://www.npmjs.com/package/skilo-cli) [](https://opensource.org/licenses/MIT) [](./CONTRIBUTING.md) - Website: https://skilo.xyz - Docs: https://skilo.xyz/docs - CLI: https://www.npmjs.com/package/skilo-cli - Contributing: [CONTRIBUTING.md](./CONTRIBUTING.md) ``` $ npx skilo-cli share ./my-skill https://skilo.xyz/s/a3xK9mP2 $ npx skilo-cli add skilo.xyz/s/a3xK9mP2 Installed anonymous/my-skill ``` ## Why Skilo? Skill sharing usually means repos, manifests, or manual copy-paste. Skilo keeps it simple: send a skill like a link, not like a project. **vs. Vercel's skills.sh:** skills.sh is discovery-focused with leaderboards. Skilo is transfer-focused — sharing a skill directly when there is no repo flow, no team manifest, and no desire to sign up first. Skilo also installs skills.sh skills natively. ## Features - **Share instantly** — create a link in seconds, no registration required - **Add anywhere** — install into Claude Code, Codex, Cursor, Amp, Windsurf, OpenCode, Cline, Roo, or OpenClaw with auto-detection or explicit target flags - **Trust what you install** — inspect, verify checksums, then add with confidence - **Expiring links** — one-time use, time-limited, or max-uses links - **Password protection** — extra security for sensitive skills - **Signed bundles** — Ed25519 signatures for verified publishers ## Quick Start ### Install ```bash npm install -g skilo-cli # or use without installing: npx skilo-cli <command> ``` Every `npx skilo-cli ...` run refreshes `skilo-cli@latest` in the background so the global `skilo` binary stays ready. The installed binary also self-updates. Set `SKILO_NO_AUTO_
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.