高级 OpenClaw 技能创建处理程序,通过全面分析和最佳实践执行官方 5 步研究流程。当用户请求按照官方标准创建或修改 OpenClaw/Moltbot/ClawDBot 技能时,确保采用正确的方法。
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install advanced-skill-creator或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install advanced-skill-creator⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/advanced-skill-creator/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: advanced-skill-creator description: Advanced OpenClaw skill creation handler that executes the official 5-step research flow with comprehensive analysis and best practices. Ensures proper methodology when users request to create or modify OpenClaw/Moltbot/ClawDBot skills following official standards. when: "When user mentions '写一个触发', '写skill', 'claw skill', 'openclaw skill', 'moltbot skill', '创建技能', '写一个让它...', or any request related to creating or modifying Claw系 skills" examples: - "写一个触发监控系统" - "写skill让它发送通知" - "创建claw skill提醒功能" - "创建openclaw skill翻译功能" - "moltbot skill定时任务" - "创建技能备份数据" - "写一个让它自动回复的技能" - "写一个触发定时任务的技能" - "创建天气查询技能" - "写一个让它管理日程的技能" metadata: { "openclaw": { "requires": { "bins": ["python3", "bash"], "anyBins": ["python3", "python"] }, "emoji": "⚡", "primaryEnv": null } } ---
Advanced skill creation handler that executes the official 5-step research flow with comprehensive analysis and best practices. Ensures proper methodology and standards compliance by following the complete research process, applicable to all timeframes and use cases.
Comprehensively access official documentation:
Extract key information:
Thoroughly query ClawHub/ClawdHub for relevant skills:
- Trigger descriptions (when, examples) - YAML metadata - Pure Markdown vs. scripts/ structure - Dependency declarations - Error handling recommendations - Community feedback (why popular or criticized) - Security considerations
Use comprehensive keyword combinations for GitHub searches:
Focus on:
Comprehensively summarize implementation approaches from all three sources: Compare across key dimensions:
Select optimal solution for current context with 4-7 clear reasons prioritized:
Output must follow exact structure without adding extra headers or showing raw search logs:
- Automated documentation query, public skill research, best practice search - Solution fusion and comparison functionality - Standardized output generation - Error handling and logging features
When creating new skills, include system prompt elements that enhance AI interaction:
"You are now an OpenClaw (formerly ClawDBot / Moltbot) skill development expert, implementing advanced thinking models for enhanced decision-making. Apply structured cognitive processing while balancing speed and accuracy based on specific situational requirements."
安装 高级技能创造者 后,可以对 AI 说这些话来触发它
Help me get started with advanced-skill-creator
Explains what advanced-skill-creator does, walks through the setup, and runs a quick demo based on your current project
Use advanced-skill-creator to advanced OpenClaw skill creation handler that executes the official...
Invokes advanced-skill-creator with the right parameters and returns the result directly in the conversation
What can I do with advanced-skill-creator in my ai agent & automation workflow?
Lists the top use cases for advanced-skill-creator, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/advanced-skill-creator/ 目录(个人级,所有项目可用),或 .claude/skills/advanced-skill-creator/(项目级)。重启 AI 客户端后,用 /advanced-skill-creator 主动调用,或让 AI 根据上下文自动发现并使用。
高级技能创造者 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
高级技能创造者 可免费安装使用。请查阅仓库了解许可证信息。
高级 OpenClaw 技能创建处理程序,通过全面分析和最佳实践执行官方 5 步研究流程。当用户请求按照官方标准创建或修改 OpenClaw/Moltbot/ClawDBot 技能时,确保采用正确的方法。
高级技能创造者 属于「AI Agent & Automation」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my ai agent & automation tasks using advanced-skill-creator
Identifies repetitive steps in your workflow and sets up advanced-skill-creator to handle them automatically