A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
A cross-platform tool for installing and managing Cherry Studio Skills / Cherry Studio Skill 管理工具
Cherry Studio Skill Manager
Cherry Studio Skill 管理工具
A cross-platform tool for installing, syncing and managing Cherry Studio Skills
跨平台 Skill 安装、同步与管理助手
========================================
Cherry Studio Skill 管理器
===========================
请选择操作:
1. 安装新 Skill(自动同步所有)
2. 仅同步现有 Skills
3. 检查 Skills 注册状态
q. 退出
图形化界面,支持文件夹选择对话框和消息提示。
| 平台 | 要求 |
|---|---|
| macOS | macOS 10.14+ |
| Windows | Windows 7/8/10/11 + Python 3.6+ |
MacOS/Start.command首次运行可能需要授予终端权限
安装 Python 3
运行管理器
Windows/start.bat步骤 1: 选择 Cherry Studio 项目目录(包含 .claude 文件夹)
步骤 2: 选择要安装的 Skill 文件夹(必须包含 SKILL.md)
步骤 3: 自动复制文件并同步注册表
自动备份: 如果 Skill 已存在,旧版本会自动备份为 skillname_backup_YYYYMMDD_HHMMSS
扫描 .claude/skills/ 目录,自动:
显示所有 Skills 的状态:
Cherry-Studio-Skill-Manager/
├── shared/
│ └── skill_core.py # 共用核心逻辑
├── MacOS/
│ └── Start.command
├── Windows/
│ ├── start.bat
│ ├── skill_manager.py
│ └── README.txt
├── .gitignore
├── LICENSE
└── README.md
双平台共用以下 Python 类与函数:
class SkillRegistry # plugins.json 注册表管理
class SkillInfo # Skill 信息容器
def parse_skill_md() # 解析 SKILL.md 文件
def calculate_size() # 计算文件夹大小
def install_skill() # 安装 Skill(含备份)
| 特性 | macOS | Windows |
|---|---|---|
| 界面 | 终端菜单 + AppleScript 对话框 | tkinter GUI |
| 调用方式 | CLI: python skill_core.py sync ... | 模块导入 |
| 编码 | UTF-8 终端 | Python 原生 UTF-8 |
# 测试同步功能
python shared/skill_core.py sync /path/to/project [skill_name]
# 测试检查功能
python shared/skill_core.py check /path/to/project
编辑 shared/skill_core.py,双平台同步生效。
Q: 运行.command文件提示"无法打开"
Q: 找不到 Python
Q: 双击 start.bat 无反应
cmd 中运行 python --versionQ: 提示 tkinter 错误
Q: 出现乱码
start.bat 启动,不要直接运行 skill_manager.pyQ: 提示找不到 skill_core.py
shared/ 文件夹与 Windows/ 文件夹在同一目录下欢迎提交 Issue 和 Pull Request!
MIT License © 2026 Mars YANG
Made with ❤️ for Cherry Studio users
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Claude Code skill for YouTube creators — channel audits, video SEO, retention scripts, thumbnails, content strategy, Sho
Design enforcement with memory — keeps your UI consistent across a project
AI image generation skill for Claude Code -- Creative Director powered by Gemini