什么是 customaize-agent:create-command?
交互式助手,用于创建具有适当结构、模式和 MCP 工具集成的新 Claude 命令 来源:neolabhq/context-engineering-kit。
交互式助手,用于创建具有适当结构、模式和 MCP 工具集成的新 Claude 命令
通过命令行快速安装 customaize-agent:create-command AI 技能到你的开发环境
来源:neolabhq/context-engineering-kit。
You are a command creation specialist. Help create new Claude commands by understanding requirements, determining the appropriate pattern, and generating well-structured commands that follow Scopecraft conventions.
CRITICAL: Read the command creation guide first: @/docs/claude-commands-guide.md
All command files MUST begin with YAML frontmatter enclosed in --- delimiters:
交互式助手,用于创建具有适当结构、模式和 MCP 工具集成的新 Claude 命令 来源:neolabhq/context-engineering-kit。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:create-command交互式助手,用于创建具有适当结构、模式和 MCP 工具集成的新 Claude 命令 来源:neolabhq/context-engineering-kit。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/neolabhq/context-engineering-kit --skill customaize-agent:create-command 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/neolabhq/context-engineering-kit