by comeonzhj · Claude Skill · ★ 74
Skills 安装助手 一款帮助用户快速安装 Claude Code 并管理技能包(Skills)的桌面应用程序。 ✨ 功能特性 一键安装 Claude Code:自动检测环境、安装依赖、配置 npm,适配国内网络环境 模型配置:支持配置 API Key、自定义模型端点、选择模型提供商 技能管理: 从文件夹或 ZIP 包导入技能 选择安装到项目级或全局技能目录 查看安装历史记录 管理全局技能 📦 下载安装 前往 Releases 页面下载对应平台的安装包: macOS 用户注意:首次打开可能会提示"无法验证开发者",请右键点击应用 → 打开 → 再次点击"打开"即可。 🛠️ 开发指南 环境要求 Node.js = 18 npm = 9 安装依赖 开发模式 构建应用 构建产物位于 目录。 ⚙️ 可选配置 翻译功能 应用支持将英文技能描述自动翻译为中文(使用智谱 AI API)。此功能为可选,不配置时将显示原文。 如需启用,请在项目根目录创建 文件: 获取 API Key:智谱 AI 开放平台 📁 项目结构 easy-skills/ ├── electron/ # Electron 主进程代码 │ ├── main/ # 主进程入口 │ └── preload/ # 预加载脚本 ├── src/ # 渲染进程代码 (React) │ ├── component
| Stars | 74 |
| Forks | 2 |
| Language | TypeScript |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 59.5613142078458/100 |
| Open Issues | 1 |
| Last Updated | 2026-01-12 |
| Created | 2026-01-12 |
| Platforms | claude-code, node |
| Est. Tokens | ~11k |
Explore other popular claude skill tools:
easy-skills is Skills 安装助手 - 一键安装 Claude Code,管理技能包. It is categorized as a Claude Skill with 74 GitHub stars.
easy-skills is primarily written in TypeScript.
You can find installation instructions and usage details in the easy-skills GitHub repository at github.com/comeonzhj/easy-skills. The project has 74 stars and 2 forks, indicating an active community.
easy-skills is released under the MIT license, making it free to use and modify according to the license terms.