advanced-skill-creator
/install advanced-skill-creator1
\r \r
Advanced Skill Creator\r
\r
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.\r
\r
Uses SkillBoss API Hub to power AI-assisted skill generation via the unified /v1/pilot endpoint.\r
\r
When to use\r
- When user mentions "写一个触发", "写skill", "claw skill", "openclaw skill", "moltbot skill", "创建技能", or "写一个让它..."\r
- When proper skill creation methodology needs to be followed according to official standards\r
- When ensuring adherence to 5-step research flow (documentation, ClawHub, community, fusion, output)\r
- For comprehensive skill analysis and creation with best practices\r \r
5-Step Research Flow Execution\r
\r
Step 1: Consult Official Documentation\r
Comprehensively access official documentation:\r
- https://docs.clawd.bot/tools/skills\r
- https://docs.openclaw.ai/tools/skills\r
- /tools/clawhub\r
- /tools/skills-config\r \r Extract key information:\r
- SKILL.md format requirements\r
- YAML frontmatter specifications (name, description, when, examples, metadata.openclaw.*, requires)\r
- Trigger mechanisms (natural language triggers, when conditions)\r
- Tool calling conventions (exec, browser, read, write, nodes, MCP)\r
- Loading precedence (workspace > ~/.openclaw/skills > bundled)\r
- ClawHub installation methods\r
- Breaking changes (latest versions)\r \r
Step 2: Research Related Public Skills on ClawHub/ClawdHub\r
Thoroughly query ClawHub/ClawdHub for relevant skills:\r
- Search keywords: weather, reminder, schedule, translate, image, cron, memory, task-tracker, notification, backup, automation\r
- Select 2-4 most relevant skills with high downloads/recent updates/community ratings\r
- Analyze:\r
- Trigger descriptions (when, examples)\r
- YAML metadata\r
- Pure Markdown vs. scripts/ structure\r
- Dependency declarations\r
- Error handling recommendations\r
- Community feedback (why popular or criticized)\r
- Security considerations\r \r
Step 3: Search Best Practices\r
Use comprehensive keyword combinations for GitHub searches:\r
- "OpenClaw SKILL.md" OR "ClawDBot skill example" OR "Moltbot create skill"\r
- "SKILL.md" "when:" OR "metadata.openclaw" site:github.com\r
- "clawhub install" "custom skill" OR "openclaw skill tutorial"\r
- "skill security" OR "prompt injection prevention" OR "skill best practices"\r \r Focus on:\r
- Active GitHub repositories\r
- Recent commits\r
- Blog/Reddit/X content\r
- Security best practices\r
- Known security pitfalls (prompt injection, exec abuse)\r \r
Step 4: Solution Fusion & Comparison\r
Comprehensively summarize implementation approaches from all three sources:\r Compare across key dimensions:\r
- Trigger precision (false positive rate)\r
- Maintainability/readability\r
- Loading speed/memory impact\r
- Compatibility (different gateways/channels/versions)\r
- Security & error isolation\r
- Upgrade friendliness (dependency on specific tools)\r
- Dependency management complexity\r
- Performance optimization\r
- Error handling robustness\r \r Select optimal solution for current context with 4-7 clear reasons prioritized:\r
- Official documentation > High-quality ClawHub skills > Active community solutions > Self-optimization\r \r
Step 5: Proper Output Structure\r
Output must follow exact structure without adding extra headers or showing raw search logs:\r
- Use the exact headings: 【最终推荐方案】, 【文件结构预览】, 【完整文件内容】\r
- Provide complete file contents with proper formatting\r
- Include tree-style directory structure preview\r
- Use proper YAML frontmatter in SKILL.md examples\r
- Ensure comprehensive documentation\r
- AI-generated skill content powered by SkillBoss API Hub (自动路由最优模型)\r \r
Resource Utilization\r
\r
Documentation Features Utilized\r
- YAML frontmatter format (name, description, when, examples, metadata.openclaw.*)\r
- Trigger mechanism definition (when field)\r
- Example specification (examples field)\r
- Metadata definition (metadata.openclaw.requires)\r
- Standardized skill description structure\r \r
Skills Referenced\r
- system-monitor: Structure and functional organization\r
- security-monitor: Metadata definition format\r
- integrated-system-monitor: Script organization and implementation\r
- Other existing skills: YAML frontmatter best practices\r \r
Community Practices Integrated\r
- GitHub popular OpenClaw skill project structures\r
- Community-recommended security practices (input validation, error handling)\r
- Optimal metadata configuration methods\r
- Effective trigger word definition patterns\r \r
Custom Scripts Created\r
- advanced_skill_processor.py: Implements complete 5-step research flow automation\r
- Automated documentation query, public skill research, best practice search\r
- Solution fusion and comparison functionality\r
- AI-powered skill generation via SkillBoss API Hub (
/v1/pilot, type=chat)\r - Standardized output generation\r
- Error handling and logging features\r \r
Implementation Requirements\r
- Execute all 5 steps in strict sequence - no skipping allowed\r
- Do not rely on memory or "approximately correct" code\r
- Demonstrate research → comparison → selection logical chain\r
- Show evidence of consulting official documentation\r
- Include proper metadata and security considerations\r
- Provide complete, functional skill implementations with proper structure\r
- Ensure all outputs follow the exact template structure required\r
- Apply universally regardless of timeframe or version\r
- Include security best practices and error handling\r
- Provide comprehensive examples and use cases\r
- Include system prompt integration for enhanced AI interaction\r
- Incorporate thinking model framework for improved decision-making\r \r
System Prompt Integration\r
\r When creating new skills, include system prompt elements that enhance AI interaction:\r \r "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."\r \r
Skill Creation Guidelines\r
- Apply the multi-stage cognitive processing pipeline during skill design\r
- Integrate memory systems for continuous learning and improvement\r
- Balance speed optimization with accuracy enhancement in skill functionality\r
- Include appropriate system prompts for AI assistants using the skill\r
- Document decision-making processes for future reference and learning
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install advanced-skill-creator1 - After installation, invoke the skill by name or use
/advanced-skill-creator1 - Provide required inputs per the skill's parameter spec and get structured output
What is advanced-skill-creator?
Advanced OpenClaw skill creation handler that executes the official 5-step research flow with comprehensive analysis and best practices. Ensures proper metho... It is an AI Agent Skill for Claude Code / OpenClaw, with 73 downloads so far.
How do I install advanced-skill-creator?
Run "/install advanced-skill-creator1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is advanced-skill-creator free?
Yes, advanced-skill-creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does advanced-skill-creator support?
advanced-skill-creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created advanced-skill-creator?
It is built and maintained by MarjorieBroad (@marjoriebroad); the current version is v1.0.0.