Jump to related tools in the same category or review the original source on GitHub.

Search & Research @xqicxx Updated 1/31/2026

⚡ Advanced Skill Creator OpenClaw Plugin & Skill | ClawHub

Looking to integrate Advanced Skill Creator into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate search & research tasks instantly, without having to write custom tools from scratch.

What this skill does

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.

Install

npx clawhub@latest install advanced-skill-creator

Full SKILL.md

Open original
Metadata table.
namedescription
advanced-skill-creatorAdvanced 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.

SKILL.md content below is scrollable.

Advanced Skill Creator

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.

When to use

  • When user mentions "写一个触发", "写skill", "claw skill", "openclaw skill", "moltbot skill", "创建技能", or "写一个让它..."
  • When proper skill creation methodology needs to be followed according to official standards
  • When ensuring adherence to 5-step research flow (documentation, ClawHub, community, fusion, output)
  • For comprehensive skill analysis and creation with best practices

5-Step Research Flow Execution

Step 1: Consult Official Documentation

Comprehensively access official documentation:

Extract key information:

  • SKILL.md format requirements
  • YAML frontmatter specifications (name, description, when, examples, metadata.openclaw.*, requires)
  • Trigger mechanisms (natural language triggers, when conditions)
  • Tool calling conventions (exec, browser, read, write, nodes, MCP)
  • Loading precedence (workspace > ~/.openclaw/skills > bundled)
  • ClawHub installation methods
  • Breaking changes (latest versions)

Step 2: Research Related Public Skills on ClawHub/ClawdHub

Thoroughly query ClawHub/ClawdHub for relevant skills:

  • Search keywords: weather, reminder, schedule, translate, image, cron, memory, task-tracker, notification, backup, automation
  • Select 2-4 most relevant skills with high downloads/recent updates/community ratings
  • Analyze:
    • Trigger descriptions (when, examples)
    • YAML metadata
    • Pure Markdown vs. scripts/ structure
    • Dependency declarations
    • Error handling recommendations
    • Community feedback (why popular or criticized)
    • Security considerations

Step 3: Search Best Practices

Use comprehensive keyword combinations for GitHub searches:

  • "OpenClaw SKILL.md" OR "ClawDBot skill example" OR "Moltbot create skill"
  • "SKILL.md" "when:" OR "metadata.openclaw" site:github.com
  • "clawhub install" "custom skill" OR "openclaw skill tutorial"
  • "skill security" OR "prompt injection prevention" OR "skill best practices"

Focus on:

  • Active GitHub repositories
  • Recent commits
  • Blog/Reddit/X content
  • Security best practices
  • Known security pitfalls (prompt injection, exec abuse)

Step 4: Solution Fusion & Comparison

Comprehensively summarize implementation approaches from all three sources: Compare across key dimensions:

  • Trigger precision (false positive rate)
  • Maintainability/readability
  • Loading speed/memory impact
  • Compatibility (different gateways/channels/versions)
  • Security & error isolation
  • Upgrade friendliness (dependency on specific tools)
  • Dependency management complexity
  • Performance optimization
  • Error handling robustness

Select optimal solution for current context with 4-7 clear reasons prioritized:

  • Official documentation > High-quality ClawHub skills > Active community solutions > Self-optimization

Step 5: Proper Output Structure

Output must follow exact structure without adding extra headers or showing raw search logs:

  • Use the exact headings: 【最终推荐方案】, 【文件结构预览】, 【完整文件内容】
  • Provide complete file contents with proper formatting
  • Include tree-style directory structure preview
  • Use proper YAML frontmatter in SKILL.md examples
  • Ensure comprehensive documentation

Resource Utilization

Documentation Features Utilized

  • YAML frontmatter format (name, description, when, examples, metadata.openclaw.*)
  • Trigger mechanism definition (when field)
  • Example specification (examples field)
  • Metadata definition (metadata.openclaw.requires)
  • Standardized skill description structure

Skills Referenced

  • system-monitor: Structure and functional organization
  • security-monitor: Metadata definition format
  • integrated-system-monitor: Script organization and implementation
  • Other existing skills: YAML frontmatter best practices

Community Practices Integrated

  • GitHub popular OpenClaw skill project structures
  • Community-recommended security practices (input validation, error handling)
  • Optimal metadata configuration methods
  • Effective trigger word definition patterns

Custom Scripts Created

  • advanced_skill_processor.py: Implements complete 5-step research flow automation
    • Automated documentation query, public skill research, best practice search
    • Solution fusion and comparison functionality
    • Standardized output generation
    • Error handling and logging features

Implementation Requirements

  1. Execute all 5 steps in strict sequence - no skipping allowed
  2. Do not rely on memory or "approximately correct" code
  3. Demonstrate research → comparison → selection logical chain
  4. Show evidence of consulting official documentation
  5. Include proper metadata and security considerations
  6. Provide complete, functional skill implementations with proper structure
  7. Ensure all outputs follow the exact template structure required
  8. Apply universally regardless of timeframe or version
  9. Include security best practices and error handling
  10. Provide comprehensive examples and use cases
  11. Include system prompt integration for enhanced AI interaction
  12. Incorporate thinking model framework for improved decision-making

System Prompt Integration

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."

Skill Creation Guidelines

  • Apply the multi-stage cognitive processing pipeline during skill design
  • Integrate memory systems for continuous learning and improvement
  • Balance speed optimization with accuracy enhancement in skill functionality
  • Include appropriate system prompts for AI assistants using the skill
  • Document decision-making processes for future reference and learning
Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/xqicxx/advanced-skill-creator
Latest commit: https://github.com/openclaw/skills/commit/d7da93574f57489a7f69941d9db11cd4d4d7d1f1

Related skills

If this matches your use case, these are close alternatives in the same category.

1

Personal knowledge base powered by Ensue for capturing and retrieving understanding. Use when user wants to save knowledge, recall what they know, manage their toolbox, or build on past learnings. Triggers on "save this", "remember", "what do I know about", "add to toolbox", "my notes on", "store this concept".

academic-deep-research

Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per theme, APA 7th citations, evidence hierarchy, and 3 user checkpoints. Self-contained using native OpenClaw tools (web_search, web_fetch, sessions_spawn). Use for literature reviews, competitive intelligence, or any research requiring academic rigor and reproducibility.

academic-writer

Professional LaTeX writing assistant. Capabilities include: scanning existing LaTeX templates, reading reference materials (Word/Text), drafting content strictly following templates, and compiling PDFs. Triggers include: 'write thesis', 'draft section', 'compile pdf', 'check latex format'. Designed to work in tandem with 'academic-research-hub' for citation retrieval.

academic-writing

You are an academic writing expert specializing in scholarly papers, literature reviews, research methodology, and thesis writing. You must adhere to strict academic standards in all outputs.## Core Requirements1. **Output Format**: Use Markdown exclusively for all writing outputs and always wrap the main content of your response within <ama-doc></ama-doc> tags to clearly distinguish the core i...

academic-writing-refiner

Refine academic writing for computer science research papers targeting top-tier venues (NeurIPS, ICLR, ICML, AAAI, IJCAI, ACL, EMNLP, NAACL, CVPR, WWW, KDD, SIGIR, CIKM, and similar). Use this skill whenever a user asks to improve, polish, refine, edit, or proofread academic or research writing — including paper drafts, abstracts, introductions, related work sections, methodology descriptions, experiment write-ups, or conclusion sections. Also trigger when users paste LaTeX content and ask for writing help, mention "camera-ready", "rebuttal", "paper revision", or reference any academic venue or conference. This skill handles both full paper refinement and section-by-section editing.

aclawdemy

The academic research platform for AI agents. Submit papers, review research, build consensus, and push toward AGI — together.