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.
Desktop app to manage AI coding agent skills across Claude Code, Cursor, Gemini CLI, Codex, and 20+ platforms from one place.
| Date | Stars |
|---|---|
| 2026-07-31 | 2140 |
| 2026-08-06 | 2156 |
Today
+16 stars today
This week
— stars this week
This month
— stars this month
Momentum
19.0
growth rate 0.00%/day
# 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. - Discover scan for project-level skill libraries, including an Obsidian sidebar category for vault skills (`.skills/`, `.agents/skills/`, `.claude/skills/`). - Marketplace browsing and GitHub repository import with authenticated requests and retry fallback. - Fast search for large skill libraries with deferred queries, lazy indexing, and virtualization. - Bilingual UI, Catppuccin themes, accent colors, onboarding, and responsive navigation. ## Screenshots ### Central skills and platform installs  ### Review installed skills on a specific platform  ### Discover local project skill libraries  ### Browse marketplace publishers and skills  ### Import skills from a GitHub repository  ### Organize reusable collections  ## Download - Latest release: <https://github.com/iamzhihuix/skills-manage/releases/latest> - Current prebuilt packages: Apple Silicon macOS (`.dmg` and `.app.zip`) - Other platforms: run from source for now ### macOS Unsigned Build The current public macOS build is not notarized. If macOS shows a warning such as:  - `"skills-manage" is damaged and can't be opened` - `"skills-manage" cannot be opened because Apple could not verify it` the app is usually not actually corrupted; it is being blocked by Gatekeeper quarantine on an unsigned build. After moving the app to `/Applications`, run: ```bash xattr -dr com.apple.quarantine "/Applications/skills-manage.app" ``` Then launch the app again from Finder. If your app is stored somewhere else, replace the path with the actual `.app` path. ## Supported Platforms | Category | Platform | Skills Directory | |----------|----------|-----------------| | Coding | Claude Code | `~/.claude/skills/` | | Coding | Codex CLI | `~/.agents/skills/` | | Coding | Cursor | `~/.cursor/skills/` | | Coding | Gemini CLI | `~/.gemini/skills/` | | Coding | Trae | `~/.trae/skills/` | | Coding | Factory Droid | `~/.factory/skills/` | | Coding | Junie | `~/.junie/skills/` | | Coding | Qwen | `~/.qwen/skills/` | | Coding | Trae CN | `~/.trae-cn/skills/` | | Coding | Windsurf | `~/.windsurf/skills/` | | Coding | Qoder | `~/.qoder/skills/` | | Coding | Augment | `~/.augment/skills/` | | Coding | OpenCode | `~/.opencode/skills/` | | Coding | KiloCode | `~/.kilocode/skills/` | | Coding | OB1 | `~/.ob1/skills/` | | Coding | Amp | `~/.amp/skills/` | | Coding | Kiro | `~/.kiro/skills/` | | Coding | CodeBuddy | `~/.codebuddy/skills/` | | Coding | Hermes | `~/.hermes/skills/` | | Coding | Copilot | `~/.copilot/skills/` | | Coding | Aider | `~/.aider/skills/` | |
Excerpt of 8,111 characters
Read on GitHub192
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:4f9cb01c49bc902c, topic:llm
matched fp:4f9cb01c49bc902c, topic:desktop-app