#413 · Primary category: AI Coding Assistants
skills-manage
Desktop app to manage AI coding agent skills across Claude Code, Cursor, Gemini CLI, Codex, and 20+ platforms from one place.
Project last updated:05/02/26
GitHub Stars
2.2K
Forks
207
Contributors
2
License
Apache-2.0
Why we included this project
Working with a couple of different AI coding agents means your skills end up scattered across each tool's own directory, and keeping them in sync is tedious. This app keeps one central skill library in `~/.agents/skills/` and installs each skill into the individual agent directories through symlinks, so the same instructions drive Claude Code, Cursor, Gemini CLI, and others without drifting apart. You also get per-platform install and uninstall views, collections for batch installing skills, a project-level scan that finds skills already sitting in `.claude/skills/` or `.agents/skills/` folders, and marketplace browsing plus GitHub import for pulling in public skills. It runs locally as a Tauri desktop app with no telemetry, which matters if you want to manage agent behavior without shipping your workspace data anywhere. For teams standardizing how their agents should behave across tools, it is a practical way to keep everyone on the same skill set.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.