iamzhihuix/skills-manage
1,945 stars · Last commit 2026-05-02
Desktop app to manage AI coding agent skills across Claude Code, Cursor, Gemini CLI, Codex, and 20+ platforms from one place.
README preview
# skills-manage `skills-manage` is a Tauri desktop app for managing AI coding agent skills across multiple platforms from one place. [中文文档](README_CN.md) > **Disclaimer** > > `skills-manage` is an independent, unofficial desktop application for managing local skill directories and importing public skill metadata. It is not affiliated with, endorsed by, or sponsored by Anthropic, OpenAI, GitHub, MiniMax, or any other supported platform, publisher, or trademark owner. ## Overview `skills-manage` follows the [Agent Skills](https://github.com/anthropics/agent-skills) open pattern and uses `~/.agents/skills/` as the canonical central directory. Skills can then be installed to individual platforms through symlinks, so one source of truth can drive multiple AI coding tools. ## Highlights - Central skill library plus per-platform install and uninstall flows. - Claude Code can surface native skills and read-only marketplace plugin skills in one platform view. - Full skill detail view with Markdown preview, raw source view, and AI explanation generation. - Collections for organizing skills and batch-installing them to platforms.