system-setup
验证并配置插件自由系统所需的所有依赖项。这是一项独立技能,在插件工作流程开始之前运行。它检查 Python、构建工具、CMake、JUCE 和 pluginval,并可选择在用户批准的情况下安装缺少的依赖项。配置保存到 .claude/system-config.json 供其他技能使用。当用户提及设置、安装、依赖项、缺少的工具或 SessionStart 挂钩检测到配置问题时使用。
SKILL.md
Purpose: Validate and configure all dependencies required for JUCE plugin development in the Plugin Freedom System.
This skill ensures new users can get started without friction by:
User experience: Interactive, with clear choices between automated and guided setup
验证并配置插件自由系统所需的所有依赖项。这是一项独立技能,在插件工作流程开始之前运行。它检查 Python、构建工具、CMake、JUCE 和 pluginval,并可选择在用户批准的情况下安装缺少的依赖项。配置保存到 .claude/system-config.json 供其他技能使用。当用户提及设置、安装、依赖项、缺少的工具或 SessionStart 挂钩检测到配置问题时使用。 来源:glittercowboy/plugin-freedom-system。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/glittercowboy/plugin-freedom-system --skill system-setup- 分类
- </>开发工具
- 认证
- —
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 system-setup?
验证并配置插件自由系统所需的所有依赖项。这是一项独立技能,在插件工作流程开始之前运行。它检查 Python、构建工具、CMake、JUCE 和 pluginval,并可选择在用户批准的情况下安装缺少的依赖项。配置保存到 .claude/system-config.json 供其他技能使用。当用户提及设置、安装、依赖项、缺少的工具或 SessionStart 挂钩检测到配置问题时使用。 来源:glittercowboy/plugin-freedom-system。
如何安装 system-setup?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/glittercowboy/plugin-freedom-system --skill system-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/glittercowboy/plugin-freedom-system
详情
- 分类
- </>开发工具
- 来源
- user
- 收录时间
- 2026-02-01