AI工具 Skill技能库 关于道场
Rust AI工具 开源

SkillsManager:轻量应用到代码

GitHub |2026-07-05

A 轻量 desktop 应用到 manage, sync,、organize AI agent skills across 15+ coding tools — Cursor, Claude 代码, Codex, Copilot,、more.GitHub 2,726 ⭐ / 241 Fork,主要使用 Rust 开发。访问项目:https://github.com/xingkongliang/skills-manager

项目介绍

A 轻量 desktop 应用到 manage, sync,、organize AI agent skills across 15+ coding tools — Cursor, Claude 代码, Codex, Copilot,、more.

核心功能

- Unified skill library — Install skills from Git repos, local folders, `.zip` / `.skill` archives, or the [skills.sh](https://skills.sh) marketplace. Everything goes into one central repo, which defaults to `~/.skills-manager` and can be customized in Settings. - Marketplace + AI search — Browse popular skills from the marketplace, run keyword search, or enable SkillsMP AI search with your API key. - Presets — Group skills into named presets. In any workspace, click a preset pill to instantly activate or deactivate all its skills for the current agent scope. The sidebar lists all presets for quick access. - Global Workspace — Each agent gets its own page listing every skill in its global folder — including ones installed outside Skills Manager — so the view always reflects what the agent actually sees. Add or remove skills per agent, or use the All Agents overview to manage every installed agent at once. - Project Workspaces — View and manage project-local skill folders for supported agents, compare them with your central library, and sync changes in either direction. Supports nested skill directories and per-agent assignment when exporting. - Linked Workspaces — Point to any directory as a skills root — useful for skills that live outside the default agent paths. Managed as a standalone workspace without participating in global preset sync.

使用指南

<p align="center"><strong>Install Skills — Marketplace</strong></p> <p align="center"><img src="assets/demo/install-skills.png" width="800" alt="Install Skills Marketplace" /></p> <p align="center"><strong>Global Workspace</strong></p> <p align="center"><img src="assets/demo/global-workspace.png" width="800" alt="Global Workspace" /></p> <p align="center"><strong>Agent Workspace</strong></p> <p align="center"><img src="assets/demo/agent-workspace.png" width="800" alt="Agent Workspace" /></p> <p align="center"><strong>Project Workspace</strong></p> <p align="center"><img src="assets/demo/project-workspace.png" width="800" alt="Project Workspace" /></p> <p align="center"><strong>Backup & Multi-Device Sync</strong></p> <p align="center"><img src="assets/demo/backup.png" width="800" alt="Backup and multi-device sync" /></p> <p align="center"><strong>Settings</strong></p> <p align="center"><img src="assets/demo/settings.png" width="800" alt="Settings" /></p>

项目信息

项目信息
项目名称xingkongliang/skills-manager
Star 数2,726
Fork 数241
编程语言Rust
开源协议MIT
创建时间2026-03-02
最近更新2026-07-04
主题标签

项目地址

GitHub 仓库:<https://github.com/xingkongliang/skills-manager>

> 完整 URL:[https://github.com/xingkongliang/skills-manager](https://github.com/xingkongliang/skills-manager)

如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。