Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A native macOS app to manage skills across coding agents — Claude Code, Cursor, Copilot CLI, Codex, Gemini CLI
| Date | Stars |
|---|---|
| 2026-07-31 | 357 |
| 2026-08-06 | 357 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Skills Manager A native macOS app to manage skills across all your coding agents — Claude Code, Cursor, Codex, Gemini CLI, Qwen Code, Roo Code, Continue, OpenHands, OpenClaw, and more. <img src="SkillsManager_Logo.png" width="80" alt="Skills Manager Icon"> --- ## Screenshots  *Discover skills from skills.sh and inspect them in the native detail view*  *Manage your library — filter by agent, source, or starred* --- ## What it does Coding agent skills are scattered everywhere. Each agent has its own format, install path, and management story. Skills Manager brings them together in one place. - **Discover** skills from [skills.sh](https://skills.sh/) and community repositories, including full-site search beyond the initially loaded list - **Install** to one or multiple agents at once - **Test** skills in the built-in LLM sandbox before committing - **Manage** installed skills — update, remove, star favorites - **Monitor** all your agents and their skill directories in real time - **Translate** discovered skill summaries with bundled Chinese descriptions and on-demand LLM fallback for newly loaded entries ## Requirements - macOS 14 (Sonoma) or later - One or more coding agents installed (Claude Code, Cursor, Copilot CLI, Codex, Gemini CLI…) ## Installation Download the latest release from the [Releases](../../releases) page and drag to Applications. Or build from source: ```bash git clone https://github.com/yibie/skills-manager.git cd skills-manager open SkillsManager.xcodeproj ``` ## Supported Agents Skills Manager detects and scans every agent below through `AgentRegistry`. The `Install target` column marks agents that are available in the current multi-install picker; the remaining agents are still detected and scanned from their registered skills directory when installed locally. | Agent | Registry ID | Install target | |-------|-------------|----------------| | Claude Code | `claude-code` | Yes | | Amp | `amp` | Scan | | Cline | `cline` | Scan | | Codex | `codex` | Yes | | Cursor | `cursor` | Yes | | Deep Agents | `deepagents` | Scan | | Firebender | `firebender` | Scan | | Gemini CLI | `gemini-cli` | Yes | | GitHub Copilot | `github-copilot` | Yes | | Kimi Code CLI | `kimi-cli` | Scan | | Replit | `replit` | Scan | | Warp | `warp` | Scan | | Antigravity | `antigravity` | Scan | | Augment | `augment` | Yes | | IBM Bob | `bob` | Scan | | CodeBuddy | `codebuddy` | Scan | | Command Code | `command-code` | Yes | | Continue | `continue` | Yes | | Cortex Code | `cortex` | Scan | | Crush | `crush` | Scan | | Droid | `droid` | Scan | | Goose | `goose` | Scan | | iFlow CLI | `iflow-cli` | Yes | | Junie | `junie` | Scan | | Kilo Code | `kilo` | Yes | | Kiro CLI | `kiro-cli` | Yes | | Kode | `kode` | Scan | | MCPJam | `mcpjam` | Yes | | Mistral Vibe | `mistral-vibe` | Scan | | Mux | `mux` | Yes | | Neovate | `neovate` | Yes | | OpenCode | `opencode` | Scan | | OpenHands | `openhands` | Yes | | Pi | `pi` | Yes | | Pochi | `pochi` | Scan | | Qoder | `qoder` | Scan | | Qwen Code | `qwen-code` | Yes | | Roo Code | `roo` | Yes | | Trae | `trae` | Scan | | Trae CN | `trae-cn` | Scan | | Windsurf | `windsurf` | Scan | | Zencoder | `zencoder` | Scan | | AdaL | `adal` | Scan | | OpenClaw | `openclaw` | Scan | ## Discover and Translation Discover starts fast from a local cache at `~/.skills-manager/cache/discover-directory.json`, then refreshes from skills.sh in the background. Search uses the skills.sh full-site API when online and falls back to cached query snapshots when offline. The app bundles a generated description translation catalog for Chinese summaries and still keeps an on-demand translation button as a temporary fallback for newly loaded or uncached descriptions. Local Ollama and LM Studio endpoints are normalized to IPv4 loopback (`127.0.0.1`) at runtime to avoid macOS `localhost` resolving to IPv6 `::1`. ## Architecture
Excerpt of 5,497 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:c5a1a3cd07b1fa81, llm:topics: agent-skills, macos, skills, swift, swiftui; description: native macOS app to manage skills across coding agents — Claude Code, Cursor, Copilot CLI, Codex, Gemini CLI
matched fp:c5a1a3cd07b1fa81, llm:topics: agent-skills, macos, skills, swift, swiftui; description: native macOS app to manage skills across coding agents — Claude Code, Cursor, Copilot CLI, Codex, Gemini CLI
matched fp:c5a1a3cd07b1fa81, llm:topics: agent-skills, macos, skills, swift, swiftui; description: native macOS app to manage skills across coding agents — Claude Code, Cursor, Copilot CLI, Codex, Gemini CLI