{
  "schemaVersion": "1.0",
  "item": {
    "slug": "skill-seo",
    "name": "Skill Seo",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/alexyuui/skill-seo",
    "canonicalUrl": "https://clawhub.ai/alexyuui/skill-seo",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/skill-seo",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=skill-seo",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "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. 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. 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/skill-seo"
    },
    "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/skill-seo",
    "agentPageUrl": "https://openagent3.xyz/skills/skill-seo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/skill-seo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/skill-seo/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. 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. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Skill SEO Optimizer 🔍",
        "body": "Get your ClawHub skill found. This skill analyzes your SKILL.md and optimizes it for ClawHub's vector search, explore rankings, and agent auto-discovery."
      },
      {
        "title": "Quick Start",
        "body": "Optimize my skill for ClawHub: [path/to/skill/SKILL.md]\n\nThe agent will audit your skill and output an optimized version."
      },
      {
        "title": "How ClawHub Discovery Works",
        "body": "Skills are found through three channels. Each needs different optimization:"
      },
      {
        "title": "Channel 1: clawhub search (Vector Search) — 70% of discovery",
        "body": "ClawHub uses semantic vector search on the description field in YAML frontmatter. This is NOT keyword matching — it's meaning matching.\n\nWhat gets indexed: Only the description field.\nWhat does NOT get indexed: The markdown body, scripts, references, filenames.\n\nOptimization rules:\n\nCover synonyms and variations\n# ❌ Bad: narrow description\ndescription: Generate weekly reports from Reddit data.\n\n# ✅ Good: covers how users actually search\ndescription: \"Generate weekly trend reports from Reddit, Twitter/X, and \n  YouTube. Social media monitoring, content research, competitive analysis, \n  trend tracking. Use when asked to 'monitor trends', 'weekly report', \n  'what's trending', 'social listening', 'content ideas from social media',\n  'track competitors', 'find viral topics'.\"\n\n\n\nInclude trigger phrases — Write the exact phrases users say:\n\n\"how do I...\"\n\"is there a skill that...\"\n\"I want to...\"\n\"can my agent...\"\n\n\n\nName the problem, not just the solution\n# ❌ Solution only\ndescription: Agent journaling and mood tracking.\n\n# ✅ Problem + solution\ndescription: \"Reduce repetitive AI output and pattern rigidity. Agent \n  journaling, mood tracking, creative refresh. Fix agent burnout, boring \n  responses, lack of personality.\"\n\n\n\nOptimal description length: 150-300 words. Too short = misses search terms. Too long = dilutes relevance."
      },
      {
        "title": "Channel 2: clawhub explore (Rankings) — 20% of discovery",
        "body": "Users browse by: newest, trending, downloads, rating.\n\nOptimization rules:\n\nUpdate frequently — Each version bump puts you in newest\n\nShip v0.1.0, then v0.1.1 next week, v0.1.2 the week after\nEven small improvements (typo fix, example added) justify a patch\n\n\n\nVersion strategically — Big features = minor bump (0.2.0), polish = patch (0.1.1)\n\n\nSeed initial downloads — Install your own skill across your agents to get off zero"
      },
      {
        "title": "Channel 3: Agent Auto-Discovery (find-skills) — 10% of discovery",
        "body": "Some agents have find-skills installed, which searches ClawHub when users ask for capabilities.\n\nOptimization rules:\n\nDescription must match natural language questions\nInclude the phrase patterns from Channel 1"
      },
      {
        "title": "Audit Checklist",
        "body": "Run this against any SKILL.md:\n\n## Description Audit\n- [ ] Length: 150-300 words?\n- [ ] Contains 10+ synonym/variation phrases?\n- [ ] Contains 5+ \"trigger phrases\" (user natural language)?\n- [ ] Names the PROBLEM, not just the solution?\n- [ ] Mentions target audience/use case?\n- [ ] Includes negative triggers (\"not showing\", \"can't find\", \"no results\")?\n\n## Competitive Audit  \n- [ ] Searched ClawHub for your top 5 keywords — where do you rank?\n- [ ] Identified top 3 competing skills?\n- [ ] Description differentiates from competitors?\n\n## Freshness Audit\n- [ ] Updated in the last 2 weeks?\n- [ ] Changelog or version history maintained?\n- [ ] Plan for next 3 patch releases?"
      },
      {
        "title": "Step 1: Extract current state",
        "body": "# Read the current description\nhead -20 path/to/SKILL.md\n\n# Check current search ranking\nclawhub search \"your main keyword\" --limit 10\nclawhub search \"alternate keyword\" --limit 10"
      },
      {
        "title": "Step 2: Competitor analysis",
        "body": "# Find competing skills\nclawhub search \"your niche\" --limit 10\n# Inspect top results\nclawhub inspect competitor-skill-name"
      },
      {
        "title": "Step 3: Generate optimized description",
        "body": "Formula:\n\n[Core capability in 1 sentence]\n[3-4 specific features/modules]\n[5+ trigger phrases in natural language]\n[Target audience]\n[Differentiator from competitors]\n[Token/resource cost if relevant]"
      },
      {
        "title": "Step 4: Publish and verify",
        "body": "clawhub publish ./your-skill --version X.Y.Z\n\n# Wait 2-3 minutes for indexing, then verify\nclawhub search \"your keyword 1\" --limit 5\nclawhub search \"your keyword 2\" --limit 5\nclawhub search \"natural language question\" --limit 5"
      },
      {
        "title": "Step 5: Track and iterate",
        "body": "Check ranking weekly for your top 5 keywords\nIf dropping, update description and bump version\nMonitor competitors for new entrants"
      },
      {
        "title": "Anti-Patterns",
        "body": "❌ Keyword stuffing with irrelevant terms — Vector search penalizes semantic mismatch\n❌ Description longer than 400 words — Dilutes relevance signal\n❌ Generic descriptions — \"A useful skill for various tasks\" matches nothing\n❌ Never updating — Falls off newest, loses freshness signal\n❌ Ignoring competitors — If 3 skills match the same query, differentiation matters"
      }
    ],
    "body": "Skill SEO Optimizer 🔍\n\nGet your ClawHub skill found. This skill analyzes your SKILL.md and optimizes it for ClawHub's vector search, explore rankings, and agent auto-discovery.\n\nQuick Start\nOptimize my skill for ClawHub: [path/to/skill/SKILL.md]\n\n\nThe agent will audit your skill and output an optimized version.\n\nHow ClawHub Discovery Works\n\nSkills are found through three channels. Each needs different optimization:\n\nChannel 1: clawhub search (Vector Search) — 70% of discovery\n\nClawHub uses semantic vector search on the description field in YAML frontmatter. This is NOT keyword matching — it's meaning matching.\n\nWhat gets indexed: Only the description field. What does NOT get indexed: The markdown body, scripts, references, filenames.\n\nOptimization rules:\n\nCover synonyms and variations\n\n# ❌ Bad: narrow description\ndescription: Generate weekly reports from Reddit data.\n\n# ✅ Good: covers how users actually search\ndescription: \"Generate weekly trend reports from Reddit, Twitter/X, and \n  YouTube. Social media monitoring, content research, competitive analysis, \n  trend tracking. Use when asked to 'monitor trends', 'weekly report', \n  'what's trending', 'social listening', 'content ideas from social media',\n  'track competitors', 'find viral topics'.\"\n\n\nInclude trigger phrases — Write the exact phrases users say:\n\n\"how do I...\"\n\"is there a skill that...\"\n\"I want to...\"\n\"can my agent...\"\n\nName the problem, not just the solution\n\n# ❌ Solution only\ndescription: Agent journaling and mood tracking.\n\n# ✅ Problem + solution\ndescription: \"Reduce repetitive AI output and pattern rigidity. Agent \n  journaling, mood tracking, creative refresh. Fix agent burnout, boring \n  responses, lack of personality.\"\n\n\nOptimal description length: 150-300 words. Too short = misses search terms. Too long = dilutes relevance.\n\nChannel 2: clawhub explore (Rankings) — 20% of discovery\n\nUsers browse by: newest, trending, downloads, rating.\n\nOptimization rules:\n\nUpdate frequently — Each version bump puts you in newest\n\nShip v0.1.0, then v0.1.1 next week, v0.1.2 the week after\nEven small improvements (typo fix, example added) justify a patch\n\nVersion strategically — Big features = minor bump (0.2.0), polish = patch (0.1.1)\n\nSeed initial downloads — Install your own skill across your agents to get off zero\n\nChannel 3: Agent Auto-Discovery (find-skills) — 10% of discovery\n\nSome agents have find-skills installed, which searches ClawHub when users ask for capabilities.\n\nOptimization rules:\n\nDescription must match natural language questions\nInclude the phrase patterns from Channel 1\nAudit Checklist\n\nRun this against any SKILL.md:\n\n## Description Audit\n- [ ] Length: 150-300 words?\n- [ ] Contains 10+ synonym/variation phrases?\n- [ ] Contains 5+ \"trigger phrases\" (user natural language)?\n- [ ] Names the PROBLEM, not just the solution?\n- [ ] Mentions target audience/use case?\n- [ ] Includes negative triggers (\"not showing\", \"can't find\", \"no results\")?\n\n## Competitive Audit  \n- [ ] Searched ClawHub for your top 5 keywords — where do you rank?\n- [ ] Identified top 3 competing skills?\n- [ ] Description differentiates from competitors?\n\n## Freshness Audit\n- [ ] Updated in the last 2 weeks?\n- [ ] Changelog or version history maintained?\n- [ ] Plan for next 3 patch releases?\n\nWorkflow: Optimize an Existing Skill\nStep 1: Extract current state\n# Read the current description\nhead -20 path/to/SKILL.md\n\n# Check current search ranking\nclawhub search \"your main keyword\" --limit 10\nclawhub search \"alternate keyword\" --limit 10\n\nStep 2: Competitor analysis\n# Find competing skills\nclawhub search \"your niche\" --limit 10\n# Inspect top results\nclawhub inspect competitor-skill-name\n\nStep 3: Generate optimized description\n\nFormula:\n\n[Core capability in 1 sentence]\n[3-4 specific features/modules]\n[5+ trigger phrases in natural language]\n[Target audience]\n[Differentiator from competitors]\n[Token/resource cost if relevant]\n\nStep 4: Publish and verify\nclawhub publish ./your-skill --version X.Y.Z\n\n# Wait 2-3 minutes for indexing, then verify\nclawhub search \"your keyword 1\" --limit 5\nclawhub search \"your keyword 2\" --limit 5\nclawhub search \"natural language question\" --limit 5\n\nStep 5: Track and iterate\nCheck ranking weekly for your top 5 keywords\nIf dropping, update description and bump version\nMonitor competitors for new entrants\nAnti-Patterns\n❌ Keyword stuffing with irrelevant terms — Vector search penalizes semantic mismatch\n❌ Description longer than 400 words — Dilutes relevance signal\n❌ Generic descriptions — \"A useful skill for various tasks\" matches nothing\n❌ Never updating — Falls off newest, loses freshness signal\n❌ Ignoring competitors — If 3 skills match the same query, differentiation matters"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/alexyuui/skill-seo",
    "publisherUrl": "https://clawhub.ai/alexyuui/skill-seo",
    "owner": "alexyuui",
    "version": "0.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/skill-seo",
    "downloadUrl": "https://openagent3.xyz/downloads/skill-seo",
    "agentUrl": "https://openagent3.xyz/skills/skill-seo/agent",
    "manifestUrl": "https://openagent3.xyz/skills/skill-seo/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/skill-seo/agent.md"
  }
}