{
  "schemaVersion": "1.0",
  "item": {
    "slug": "advanced-skill-creator",
    "name": "advanced-skill-creator",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/xqicxx/advanced-skill-creator",
    "canonicalUrl": "https://clawhub.ai/xqicxx/advanced-skill-creator",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/advanced-skill-creator",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=advanced-skill-creator",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "CHANGELOG.md",
      "README.md",
      "SKILL.md",
      "UPLOAD_INSTRUCTIONS.md",
      "scripts/advanced_skill_processor.py"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/advanced-skill-creator"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/advanced-skill-creator",
    "agentPageUrl": "https://openagent3.xyz/skills/advanced-skill-creator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/advanced-skill-creator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/advanced-skill-creator/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Advanced Skill Creator",
        "body": "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."
      },
      {
        "title": "When to use",
        "body": "When user mentions \"写一个触发\", \"写skill\", \"claw skill\", \"openclaw skill\", \"moltbot skill\", \"创建技能\", or \"写一个让它...\"\nWhen proper skill creation methodology needs to be followed according to official standards\nWhen ensuring adherence to 5-step research flow (documentation, ClawHub, community, fusion, output)\nFor comprehensive skill analysis and creation with best practices"
      },
      {
        "title": "Step 1: Consult Official Documentation",
        "body": "Comprehensively access official documentation:\n\nhttps://docs.clawd.bot/tools/skills\nhttps://docs.openclaw.ai/tools/skills\n/tools/clawhub\n/tools/skills-config\n\nExtract key information:\n\nSKILL.md format requirements\nYAML frontmatter specifications (name, description, when, examples, metadata.openclaw.*, requires)\nTrigger mechanisms (natural language triggers, when conditions)\nTool calling conventions (exec, browser, read, write, nodes, MCP)\nLoading precedence (workspace > ~/.openclaw/skills > bundled)\nClawHub installation methods\nBreaking changes (latest versions)"
      },
      {
        "title": "Step 2: Research Related Public Skills on ClawHub/ClawdHub",
        "body": "Thoroughly query ClawHub/ClawdHub for relevant skills:\n\nSearch keywords: weather, reminder, schedule, translate, image, cron, memory, task-tracker, notification, backup, automation\nSelect 2-4 most relevant skills with high downloads/recent updates/community ratings\nAnalyze:\n\nTrigger descriptions (when, examples)\nYAML metadata\nPure Markdown vs. scripts/ structure\nDependency declarations\nError handling recommendations\nCommunity feedback (why popular or criticized)\nSecurity considerations"
      },
      {
        "title": "Step 3: Search Best Practices",
        "body": "Use comprehensive keyword combinations for GitHub searches:\n\n\"OpenClaw SKILL.md\" OR \"ClawDBot skill example\" OR \"Moltbot create skill\"\n\"SKILL.md\" \"when:\" OR \"metadata.openclaw\" site:github.com\n\"clawhub install\" \"custom skill\" OR \"openclaw skill tutorial\"\n\"skill security\" OR \"prompt injection prevention\" OR \"skill best practices\"\n\nFocus on:\n\nActive GitHub repositories\nRecent commits\nBlog/Reddit/X content\nSecurity best practices\nKnown security pitfalls (prompt injection, exec abuse)"
      },
      {
        "title": "Step 4: Solution Fusion & Comparison",
        "body": "Comprehensively summarize implementation approaches from all three sources:\nCompare across key dimensions:\n\nTrigger precision (false positive rate)\nMaintainability/readability\nLoading speed/memory impact\nCompatibility (different gateways/channels/versions)\nSecurity & error isolation\nUpgrade friendliness (dependency on specific tools)\nDependency management complexity\nPerformance optimization\nError handling robustness\n\nSelect optimal solution for current context with 4-7 clear reasons prioritized:\n\nOfficial documentation > High-quality ClawHub skills > Active community solutions > Self-optimization"
      },
      {
        "title": "Step 5: Proper Output Structure",
        "body": "Output must follow exact structure without adding extra headers or showing raw search logs:\n\nUse the exact headings: 【最终推荐方案】, 【文件结构预览】, 【完整文件内容】\nProvide complete file contents with proper formatting\nInclude tree-style directory structure preview\nUse proper YAML frontmatter in SKILL.md examples\nEnsure comprehensive documentation"
      },
      {
        "title": "Documentation Features Utilized",
        "body": "YAML frontmatter format (name, description, when, examples, metadata.openclaw.*)\nTrigger mechanism definition (when field)\nExample specification (examples field)\nMetadata definition (metadata.openclaw.requires)\nStandardized skill description structure"
      },
      {
        "title": "Skills Referenced",
        "body": "system-monitor: Structure and functional organization\nsecurity-monitor: Metadata definition format\nintegrated-system-monitor: Script organization and implementation\nOther existing skills: YAML frontmatter best practices"
      },
      {
        "title": "Community Practices Integrated",
        "body": "GitHub popular OpenClaw skill project structures\nCommunity-recommended security practices (input validation, error handling)\nOptimal metadata configuration methods\nEffective trigger word definition patterns"
      },
      {
        "title": "Custom Scripts Created",
        "body": "advanced_skill_processor.py: Implements complete 5-step research flow automation\n\nAutomated documentation query, public skill research, best practice search\nSolution fusion and comparison functionality\nStandardized output generation\nError handling and logging features"
      },
      {
        "title": "Implementation Requirements",
        "body": "Execute all 5 steps in strict sequence - no skipping allowed\nDo not rely on memory or \"approximately correct\" code\nDemonstrate research → comparison → selection logical chain\nShow evidence of consulting official documentation\nInclude proper metadata and security considerations\nProvide complete, functional skill implementations with proper structure\nEnsure all outputs follow the exact template structure required\nApply universally regardless of timeframe or version\nInclude security best practices and error handling\nProvide comprehensive examples and use cases\nInclude system prompt integration for enhanced AI interaction\nIncorporate thinking model framework for improved decision-making"
      },
      {
        "title": "System Prompt Integration",
        "body": "When creating new skills, include system prompt elements that enhance AI interaction:\n\n\"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.\""
      },
      {
        "title": "Skill Creation Guidelines",
        "body": "Apply the multi-stage cognitive processing pipeline during skill design\nIntegrate memory systems for continuous learning and improvement\nBalance speed optimization with accuracy enhancement in skill functionality\nInclude appropriate system prompts for AI assistants using the skill\nDocument decision-making processes for future reference and learning"
      }
    ],
    "body": "Advanced Skill Creator\n\nAdvanced 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.\n\nWhen to use\nWhen user mentions \"写一个触发\", \"写skill\", \"claw skill\", \"openclaw skill\", \"moltbot skill\", \"创建技能\", or \"写一个让它...\"\nWhen proper skill creation methodology needs to be followed according to official standards\nWhen ensuring adherence to 5-step research flow (documentation, ClawHub, community, fusion, output)\nFor comprehensive skill analysis and creation with best practices\n5-Step Research Flow Execution\nStep 1: Consult Official Documentation\n\nComprehensively access official documentation:\n\nhttps://docs.clawd.bot/tools/skills\nhttps://docs.openclaw.ai/tools/skills\n/tools/clawhub\n/tools/skills-config\n\nExtract key information:\n\nSKILL.md format requirements\nYAML frontmatter specifications (name, description, when, examples, metadata.openclaw.*, requires)\nTrigger mechanisms (natural language triggers, when conditions)\nTool calling conventions (exec, browser, read, write, nodes, MCP)\nLoading precedence (workspace > ~/.openclaw/skills > bundled)\nClawHub installation methods\nBreaking changes (latest versions)\nStep 2: Research Related Public Skills on ClawHub/ClawdHub\n\nThoroughly query ClawHub/ClawdHub for relevant skills:\n\nSearch keywords: weather, reminder, schedule, translate, image, cron, memory, task-tracker, notification, backup, automation\nSelect 2-4 most relevant skills with high downloads/recent updates/community ratings\nAnalyze:\nTrigger descriptions (when, examples)\nYAML metadata\nPure Markdown vs. scripts/ structure\nDependency declarations\nError handling recommendations\nCommunity feedback (why popular or criticized)\nSecurity considerations\nStep 3: Search Best Practices\n\nUse comprehensive keyword combinations for GitHub searches:\n\n\"OpenClaw SKILL.md\" OR \"ClawDBot skill example\" OR \"Moltbot create skill\"\n\"SKILL.md\" \"when:\" OR \"metadata.openclaw\" site:github.com\n\"clawhub install\" \"custom skill\" OR \"openclaw skill tutorial\"\n\"skill security\" OR \"prompt injection prevention\" OR \"skill best practices\"\n\nFocus on:\n\nActive GitHub repositories\nRecent commits\nBlog/Reddit/X content\nSecurity best practices\nKnown security pitfalls (prompt injection, exec abuse)\nStep 4: Solution Fusion & Comparison\n\nComprehensively summarize implementation approaches from all three sources: Compare across key dimensions:\n\nTrigger precision (false positive rate)\nMaintainability/readability\nLoading speed/memory impact\nCompatibility (different gateways/channels/versions)\nSecurity & error isolation\nUpgrade friendliness (dependency on specific tools)\nDependency management complexity\nPerformance optimization\nError handling robustness\n\nSelect optimal solution for current context with 4-7 clear reasons prioritized:\n\nOfficial documentation > High-quality ClawHub skills > Active community solutions > Self-optimization\nStep 5: Proper Output Structure\n\nOutput must follow exact structure without adding extra headers or showing raw search logs:\n\nUse the exact headings: 【最终推荐方案】, 【文件结构预览】, 【完整文件内容】\nProvide complete file contents with proper formatting\nInclude tree-style directory structure preview\nUse proper YAML frontmatter in SKILL.md examples\nEnsure comprehensive documentation\nResource Utilization\nDocumentation Features Utilized\nYAML frontmatter format (name, description, when, examples, metadata.openclaw.*)\nTrigger mechanism definition (when field)\nExample specification (examples field)\nMetadata definition (metadata.openclaw.requires)\nStandardized skill description structure\nSkills Referenced\nsystem-monitor: Structure and functional organization\nsecurity-monitor: Metadata definition format\nintegrated-system-monitor: Script organization and implementation\nOther existing skills: YAML frontmatter best practices\nCommunity Practices Integrated\nGitHub popular OpenClaw skill project structures\nCommunity-recommended security practices (input validation, error handling)\nOptimal metadata configuration methods\nEffective trigger word definition patterns\nCustom Scripts Created\nadvanced_skill_processor.py: Implements complete 5-step research flow automation\nAutomated documentation query, public skill research, best practice search\nSolution fusion and comparison functionality\nStandardized output generation\nError handling and logging features\nImplementation Requirements\nExecute all 5 steps in strict sequence - no skipping allowed\nDo not rely on memory or \"approximately correct\" code\nDemonstrate research → comparison → selection logical chain\nShow evidence of consulting official documentation\nInclude proper metadata and security considerations\nProvide complete, functional skill implementations with proper structure\nEnsure all outputs follow the exact template structure required\nApply universally regardless of timeframe or version\nInclude security best practices and error handling\nProvide comprehensive examples and use cases\nInclude system prompt integration for enhanced AI interaction\nIncorporate thinking model framework for improved decision-making\nSystem Prompt Integration\n\nWhen creating new skills, include system prompt elements that enhance AI interaction:\n\n\"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.\"\n\nSkill Creation Guidelines\nApply the multi-stage cognitive processing pipeline during skill design\nIntegrate memory systems for continuous learning and improvement\nBalance speed optimization with accuracy enhancement in skill functionality\nInclude appropriate system prompts for AI assistants using the skill\nDocument decision-making processes for future reference and learning"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/xqicxx/advanced-skill-creator",
    "publisherUrl": "https://clawhub.ai/xqicxx/advanced-skill-creator",
    "owner": "xqicxx",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/advanced-skill-creator",
    "downloadUrl": "https://openagent3.xyz/downloads/advanced-skill-creator",
    "agentUrl": "https://openagent3.xyz/skills/advanced-skill-creator/agent",
    "manifestUrl": "https://openagent3.xyz/skills/advanced-skill-creator/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/advanced-skill-creator/agent.md"
  }
}