什么是 custom-environment-setup?
针对问题工作流程的项目特定环境设置。计算测试端口并为 Minion 提供初始化上下文。 来源:edanstarfire/claudecode_webui。
针对问题工作流程的项目特定环境设置。计算测试端口并为 Minion 提供初始化上下文。
通过命令行快速安装 custom-environment-setup AI 技能到你的开发环境
来源:edanstarfire/claudecode_webui。
This is a project-specific custom skill called by generic workflow skills at defined checkpoints. It provides environment configuration specific to this project (claudecodewebui).
Generic workflow skills invoke this skill if it exists; if absent, the workflow continues without project-specific environment setup.
When invoked, this skill should set the following environment variables/context for the caller:
针对问题工作流程的项目特定环境设置。计算测试端口并为 Minion 提供初始化上下文。 来源:edanstarfire/claudecode_webui。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-environment-setup针对问题工作流程的项目特定环境设置。计算测试端口并为 Minion 提供初始化上下文。 来源:edanstarfire/claudecode_webui。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/edanstarfire/claudecode_webui --skill custom-environment-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/edanstarfire/claudecode_webui