Your multi-Agent Skills HQ
Scan local Skills in one place, distribute them across agents, and back them up with GitHub.
Turn scattered skill folders into a reusable, portable library.
This sandbox preview shows the real UI and won't read or touch your local Skills.
Core Features
Bring Skills scattered across different agent folders into one place for management, distribution, and backup.
Master / sub switches cover both bulk and fine-grained control. Link any Skill to Cursor, Codex or Claude in a single click.
Push local Skills to GitHub in one click, then pull them back on a new machine. The same repo can serve as both your personal backup and a shared team skill library.
Drop any folder containing a SKILL.md onto the window and it's imported in seconds — no CLI, no path arguments.
Flat view answers "what Skills do I have"; by-source view answers "what's inside each Agent". Switch perspective without losing context.
Browse skills.sh right inside the app — All / Trending / Hot tabs plus keyword search — and clone any community Skill to global or a specific Agent. No more manual git clone.
Click any Skill to inspect its full file tree and SKILL.md. Agent folders are read-only by default; flip Advanced Mode for precise, intentional deletes.
FAQ
Read-only by default. Symlinks or copies are only created when you opt in — flipping a switch, dragging to import, or clicking "copy to central". Delete and other high-risk operations require Advanced Mode under Settings, so accidental damage is prevented.
Nine today: Claude Code, Cursor, Codex, OpenClaw, OpenCode, Trae, Qoder, Antigravity, and Kiro. Any Agent whose Skill folder follows the SKILL.md convention can be scanned and managed — PRs for new Agents are welcome.
Data is sourced from skills.sh. Each install is just a local git clone --depth 1 of the corresponding repo, written to either the global library or a specific Agent. No private data ever leaves your machine.
Your Personal Access Token lives only in the OS keychain / credential manager — never sent to any third-party server. Backup and restore call local git directly, and the repo URL plus public / private choice stay in your control.
Installers ship for macOS (Apple Silicon + Intel) and Windows 10+. Linux users can clone the repo and run pnpm tauri:build to build locally.