{"id":50701049,"url":"https://github.com/yibie/skills-manager","last_synced_at":"2026-06-09T09:02:32.327Z","repository":{"id":349334180,"uuid":"1201897606","full_name":"yibie/skills-manager","owner":"yibie","description":"A native macOS app to manage skills across coding agents — Claude Code, Cursor, Copilot CLI, Codex, Gemini CLI","archived":false,"fork":false,"pushed_at":"2026-04-27T00:47:41.000Z","size":68928,"stargazers_count":161,"open_issues_count":0,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-15T06:55:10.783Z","etag":null,"topics":["agent-skills","macos","skills","swift","swiftui"],"latest_commit_sha":null,"homepage":"http://www.gtdstudy.com/skills-manager/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yibie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-05T10:10:59.000Z","updated_at":"2026-05-14T14:22:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/yibie/skills-manager","commit_stats":null,"previous_names":["yibie/skills-manager"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/yibie/skills-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yibie%2Fskills-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yibie%2Fskills-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yibie%2Fskills-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yibie%2Fskills-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yibie","download_url":"https://codeload.github.com/yibie/skills-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yibie%2Fskills-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34098952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-skills","macos","skills","swift","swiftui"],"created_at":"2026-06-09T09:02:26.830Z","updated_at":"2026-06-09T09:02:32.315Z","avatar_url":"https://github.com/yibie.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skills Manager\n\nA 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.\n\n\u003cimg src=\"SkillsManager_Logo.png\" width=\"80\" alt=\"Skills Manager Icon\"\u003e\n\n---\n\n## Screenshots\n\n![Discover](docs/screenshots/discover.png)\n*Discover skills from skills.sh and inspect them in the native detail view*\n\n![Starred Skills](docs/screenshots/starred.png)\n*Manage your library — filter by agent, source, or starred*\n\n---\n\n## What it does\n\nCoding agent skills are scattered everywhere. Each agent has its own format, install path, and management story. Skills Manager brings them together in one place.\n\n- **Discover** skills from [skills.sh](https://skills.sh/) and community repositories, including full-site search beyond the initially loaded list\n- **Install** to one or multiple agents at once\n- **Test** skills in the built-in LLM sandbox before committing\n- **Manage** installed skills — update, remove, star favorites\n- **Monitor** all your agents and their skill directories in real time\n- **Translate** discovered skill summaries with bundled Chinese descriptions and on-demand LLM fallback for newly loaded entries\n\n## Requirements\n\n- macOS 14 (Sonoma) or later\n- One or more coding agents installed (Claude Code, Cursor, Copilot CLI, Codex, Gemini CLI…)\n\n## Installation\n\nDownload the latest release from the [Releases](../../releases) page and drag to Applications.\n\nOr build from source:\n\n```bash\ngit clone https://github.com/yibie/skills-manager.git\ncd skills-manager\nopen SkillsManager.xcodeproj\n```\n\n## Supported Agents\n\nSkills 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.\n\n| Agent | Registry ID | Install target |\n|-------|-------------|----------------|\n| Claude Code | `claude-code` | Yes |\n| Amp | `amp` | Scan |\n| Cline | `cline` | Scan |\n| Codex | `codex` | Yes |\n| Cursor | `cursor` | Yes |\n| Deep Agents | `deepagents` | Scan |\n| Firebender | `firebender` | Scan |\n| Gemini CLI | `gemini-cli` | Yes |\n| GitHub Copilot | `github-copilot` | Yes |\n| Kimi Code CLI | `kimi-cli` | Scan |\n| Replit | `replit` | Scan |\n| Warp | `warp` | Scan |\n| Antigravity | `antigravity` | Scan |\n| Augment | `augment` | Yes |\n| IBM Bob | `bob` | Scan |\n| CodeBuddy | `codebuddy` | Scan |\n| Command Code | `command-code` | Yes |\n| Continue | `continue` | Yes |\n| Cortex Code | `cortex` | Scan |\n| Crush | `crush` | Scan |\n| Droid | `droid` | Scan |\n| Goose | `goose` | Scan |\n| iFlow CLI | `iflow-cli` | Yes |\n| Junie | `junie` | Scan |\n| Kilo Code | `kilo` | Yes |\n| Kiro CLI | `kiro-cli` | Yes |\n| Kode | `kode` | Scan |\n| MCPJam | `mcpjam` | Yes |\n| Mistral Vibe | `mistral-vibe` | Scan |\n| Mux | `mux` | Yes |\n| Neovate | `neovate` | Yes |\n| OpenCode | `opencode` | Scan |\n| OpenHands | `openhands` | Yes |\n| Pi | `pi` | Yes |\n| Pochi | `pochi` | Scan |\n| Qoder | `qoder` | Scan |\n| Qwen Code | `qwen-code` | Yes |\n| Roo Code | `roo` | Yes |\n| Trae | `trae` | Scan |\n| Trae CN | `trae-cn` | Scan |\n| Windsurf | `windsurf` | Scan |\n| Zencoder | `zencoder` | Scan |\n| AdaL | `adal` | Scan |\n| OpenClaw | `openclaw` | Scan |\n\n## Discover and Translation\n\nDiscover 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.\n\nThe 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`.\n\n## Architecture\n\nPure local architecture — no backend, works offline except for network-backed features like Discover refresh/search, detail loading, translation fallback, and sandbox LLM calls. Reads and writes agent config files directly and uses local Git history for version management.\n\nBuilt with SwiftUI + Swift 6, SwiftData, macOS 14+.\n\n## Terminal UI\n\nThe repository also includes a terminal UI in `tui/`.\n\nCurrent status:\n- **Blessed TUI:** complete for the current scope and treated as the primary terminal implementation\n- **Ink TUI:** historical backup/reference only, no longer the target runtime\n\nOfficial CLI command:\n\n```bash\ncd tui\nnpm exec skills-manager\n```\n\nFor a global command, run once inside `tui/`:\n\n```bash\nnpm link\n```\n\nThen launch from anywhere with:\n\n```bash\nskills-manager\n```\n\nThe Blessed TUI currently supports:\n- three-panel keyboard-first navigation\n- discover via [skills.sh](https://skills.sh/)\n- install / uninstall / star\n- source-file opening and discover source-page opening\n- search, detail overlays, full refresh\n- version history is temporarily disabled\n- local / plugin differentiation, including Codex plugin cache and Pi package resources\n\n## Roadmap\n\n- [ ] Auto-update detection for discovered skills\n- [ ] Skill conflict detection across agents\n- [ ] Export / import skill sets\n- [ ] Team sync via shared skills repository\n\n## Contributing\n\nIssues and PRs welcome. See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n## License\n\nMIT — see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyibie%2Fskills-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyibie%2Fskills-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyibie%2Fskills-manager/lists"}