Skills

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.

● macOS 12+ ● Windows 10+ ● Apple Silicon / Intel
Live Preview · Read-only
Loading the Skills Manager demo…

This sandbox preview shows the real UI and won't read or touch your local Skills.

Core Features

One window to manage Skills across every Agent

Bring Skills scattered across different agent folders into one place for management, distribution, and backup.

One-click share to any Agent

Master / sub switches cover both bulk and fine-grained control. Link any Skill to Cursor, Codex or Claude in a single click.

GitHub backup & cross-machine sync

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.

Drag-and-drop import · zero config

Drop any folder containing a SKILL.md onto the window and it's imported in seconds — no CLI, no path arguments.

Flat & by-source dual views

Flat view answers "what Skills do I have"; by-source view answers "what's inside each Agent". Switch perspective without losing context.

View · Flat

Scan every local Agent
and aggregate Skills into one list

Aggregated by Skill, not by source. See what's already collected and what's still scattered across agents at a glance.

1Search & filter instant keyword search, filter by enabled state
2See every Agent at a glance each card shows the enabled state across all currently supported agents
3Tri-state master switch gray / yellow / red clearly mark disabled / native-only / partially-or-fully enabled
Flat view

View · By source

Curious what's really
inside each Agent? One click away

Grouped by source so you can instantly see where a Skill lives and decide what belongs in the central repo versus what should stay local.

Copy to central repo into a unified library that every Agent can reuse
Native Skill indicator a yellow dot signals "this one ships with the Agent"
Action log every "copy to central" action is recorded and traceable
By-source view

Skill Detail

Skill detail · file tree +
per-Agent state

Click any Skill to view its full file tree, SKILL.md contents, and how it's shared across Agents. The side panel is drag-resizable to fit any screen.

Inline file preview click a file to read its content, no external editor needed
Delete protection Agent folders are read-only by default; flip Advanced Mode to enable precise deletes
Skill detail

GitHub · Backup / Restore / Distribution

Turn your Skills
into a shareable repository

Connect your GitHub repo for one-click sync · one-click restore. The same repo can act as both your personal backup and a shared source for a team.

Sync to GitHub push every central Skill to the remote with incremental commits
Restore from GitHub pull all your Skills back on a fresh machine
Shared distribution keep personal and team Skills aligned around one repository
GitHub backup UI

Drag & Drop · zero friction

Drop it in. Done.

No CLI required. Drag any folder containing a SKILL.md from your file manager onto the window and it's imported and ready to share with other Agents.

Instant feedback the list silently refreshes after import, no loading flicker
Batch drop drop multiple folders at once; failures are reported individually
Drag and drop import

Settings · safe & controllable

Memory filters · delete protection ·
Advanced Mode all included

Skills Manager joins your agent setup in read-only mode by default. Turn on Advanced Mode only when you need to write or delete.

Memory filters hide temporary Skills injected by CLIs or workflows
中/EN toggle · dark mode follow the system or switch manually
Zero setup no account required, configure and go
Settings page

Free · Open Source · MIT

Take charge of your Skills today

Free, open-source, cross-platform. Grab the latest installer from GitHub Releases or clone and build it yourself.

FAQ

Frequently Asked Questions

Is Skills Manager paid software?

No — it's fully free and open-source under MIT License, with the repo public on GitHub. Use, modify and redistribute as you like. Issues and PRs are welcome.

Will it modify my existing local Skills?

By default, no. The app scans Agent folders in observer mode and only creates symlinks or copies when you explicitly opt in (flip a switch, drag to import, copy to central). Delete protection is on by default; writes require flipping Advanced Mode under Settings.

Which Agents are supported?

Claude, Cursor, Codex, OpenClaw, and OpenCode are supported today. Any Agent whose Skill folder follows the SKILL.md convention should work in principle — PRs for new Agents are welcome.

Does GitHub backup require a paid account?

No. Any personal GitHub account works, whether the repo is public or private. If you want to use the repo as a shared source for others, a public repo is usually more convenient.

Which platforms are supported?

Installers ship for macOS (Apple Silicon + Intel) and Windows 10+. Linux users can clone the repo and run npm run tauri:build to build locally.

How is it different from a CLI script or another Skill manager?

The key difference is "cross-Agent perspective + desktop-grade interaction". Most CLIs handle one Agent at a time; Skills Manager brings every Agent's Skills into a single UI, with tri-state master switches, per-Agent toggles and drag-and-drop — no more folder hunting or command typing.