[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-AgriciDaniel-seo-cluster-zh-CN":3,"guides-for-AgriciDaniel-seo-cluster":880,"similar-k17bkaawnknxx3vc423q8epftn86nhts-zh-CN":881},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":245,"isFallback":235,"parentExtension":250,"providers":311,"relations":315,"repo":316,"tags":878,"workflow":879},1778674872846.782,"k17bkaawnknxx3vc423q8epftn86nhts",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"SERP-based semantic topic clustering for content architecture planning. Groups keywords by actual Google SERP overlap (not text similarity), designs hub-and-spoke content clusters with internal link matrices, and generates interactive visualizations. Optionally executes content creation if claude-blog is installed. Use when user says \"topic cluster\", \"content cluster\", \"semantic clustering\", \"pillar page\", \"hub and spoke\", \"content architecture\", \"keyword grouping\", or \"cluster plan\".\n",{"claudeCode":12},"AgriciDaniel/claude-seo","seo-cluster","https://github.com/AgriciDaniel/claude-seo",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":243},1778675042549.119,"kn76b6y1q7cycrgf39hz8b4hfx86nz6x","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,46,50,54,58,61,64,68,72,76,79,82,85,88,92,96,99,103,106,109,112,115,118,121,125,128,132,136,140,143,146,149,153,156,159,162,165,168,171,175,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of planning content architecture by providing a concrete user problem statement focused on SERP-based semantic topic clustering.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value over a simple prompt by implementing a specific SERP-overlap methodology for clustering, designing hub-and-spoke architectures, and generating visualizations, going beyond default LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The extension provides a complete workflow for content planning and optional execution, with clear steps, error handling, and integration points, making it suitable for immediate use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses on semantic topic clustering for content architecture planning, with related functionalities for execution and visualization, adhering to a single, coherent domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description is concise, readable, and accurately reflects the skill's capabilities, including its core function, output, and optional integration.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The description precisely names the artifact (keywords, content clusters) and the user intent (planning, grouping, architecting) and provides clear usage triggers and boundaries.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is dense and self-contained, providing a coherent summary of the core capability and relevant trigger phrases within the recommended character limit.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md body is well-structured, delegates deeper material to separate files, and avoids excessive preamble, keeping the core instructions concise.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The SKILL.md outlines the main workflow and appropriately links to separate reference files for detailed methodology and specifications.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","This skill primarily performs analysis and planning rather than deep exploration requiring a forked context.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The documentation provides clear, ready-to-use examples for key commands like planning and execution, demonstrating input and expected outcomes.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The skill handles edge cases and failure modes explicitly, documenting symptoms and resolutions for scenarios like missing seed keywords or unavailable data.",{"category":65,"check":66,"severity":56,"summary":67},"Code Execution","Tool Fallback","The skill does not rely on external MCP servers for its core functionality, thus no fallback is necessary.",{"category":69,"check":70,"severity":24,"summary":71},"Safety","Halt on unexpected state","The skill instructs to abort and report on unexpected pre-state conditions, ensuring a safe and predictable workflow.",{"category":73,"check":74,"severity":24,"summary":75},"Portability","Cross-skill coupling","The skill's documentation clearly outlines its standalone capabilities and explicitly cross-references related skills without implicit reliance.",{"category":40,"check":77,"severity":24,"summary":78},"Scoped tools","The skill uses narrow, verb-noun specialist commands like `/seo cluster plan` and `/seo cluster execute`, which are well-defined and easy for the agent to select.",{"category":47,"check":80,"severity":24,"summary":81},"Configuration & parameter reference","All relevant parameters and configurations, including the seed keyword argument and strategy import option, are clearly referenced and explained.",{"category":33,"check":83,"severity":24,"summary":84},"Tool naming","Tool names like `/seo cluster plan` and `/seo cluster execute` are descriptive, kebab-case, and clearly indicate their function within the SEO domain.",{"category":33,"check":86,"severity":24,"summary":87},"Minimal I/O surface","Inputs are primarily through command arguments and configuration files, and outputs are structured JSON or markdown files, focusing only on necessary data.",{"category":89,"check":90,"severity":24,"summary":91},"License","License usability","The extension is licensed under the MIT license, which is a permissive open-source license, and this is clearly stated in the manifest and LICENSE file.",{"category":93,"check":94,"severity":24,"summary":95},"Maintenance","Commit recency","The last commit was on 2026-05-11, which is within the last 3 months, indicating active maintenance.",{"category":93,"check":97,"severity":56,"summary":98},"Dependency Management","The extension does not appear to have third-party dependencies that require explicit management beyond Python itself.",{"category":100,"check":101,"severity":24,"summary":102},"Security","Secret Management","The extension does not appear to handle or expose secrets, and its operations are focused on analysis and planning, not credential management.",{"category":100,"check":104,"severity":24,"summary":105},"Injection","The skill fetches and processes data through structured scripts and APIs (WebSearch, DataForSEO) with validation, and does not appear to execute arbitrary instructions from external sources.",{"category":100,"check":107,"severity":24,"summary":108},"Transitive Supply-Chain Grenades","The skill relies on bundled scripts and explicit API calls; there are no indications of runtime downloads of code or instructions from untrusted remote URLs.",{"category":100,"check":110,"severity":24,"summary":111},"Sandbox Isolation","The operations are confined to generating output files and analyzing data; there are no indications of attempts to modify files outside the project directory or perform destructive operations.",{"category":100,"check":113,"severity":24,"summary":114},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were detected in the provided scripts.",{"category":100,"check":116,"severity":24,"summary":117},"Data Exfiltration","The extension focuses on SEO analysis and does not appear to read or submit confidential data to third parties. Network calls are documented or handled via standard APIs.",{"category":100,"check":119,"severity":24,"summary":120},"Hidden Text Tricks","The bundled content and descriptions are free of hidden steering tricks, control characters, or invisible Unicode tags.",{"category":122,"check":123,"severity":24,"summary":124},"Hooks","Opaque code execution","The bundled scripts are in plain Python and do not involve obfuscation, base64 payloads, or runtime code fetching.",{"category":73,"check":126,"severity":24,"summary":127},"Structural Assumption","The skill makes reasonable assumptions about project structure for output files and references, and clearly outlines preconditions for its operation.",{"category":129,"check":130,"severity":24,"summary":131},"Trust","Issues Attention","The repository shows 5 issues opened and 24 closed in the last 90 days, indicating active engagement and a healthy closure rate.",{"category":133,"check":134,"severity":24,"summary":135},"Versioning","Release Management","The extension declares a meaningful semantic version (1.9.9) in its frontmatter and has a CHANGELOG.md, indicating good release management practices.",{"category":137,"check":138,"severity":24,"summary":139},"Execution","Validation","The skill's scripts and workflows appear to handle inputs and outputs in a structured manner, with validation implied in the processing logic and output generation.",{"category":100,"check":141,"severity":24,"summary":142},"Unguarded Destructive Operations","The skill primarily generates files and analyzes data; it does not contain unguarded destructive operations.",{"category":65,"check":144,"severity":24,"summary":145},"Error Handling","The SKILL.md details specific error scenarios and their resolutions, indicating robust error handling practices.",{"category":65,"check":147,"severity":24,"summary":148},"Logging","The skill's workflow documentation implies structured logging through status updates and output file generation, allowing users to review actions.",{"category":150,"check":151,"severity":56,"summary":152},"Compliance","GDPR","The extension focuses on SEO analysis and does not appear to operate on personal data that would require specific GDPR sanitization.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","The skill's SEO analysis is globally applicable, and there are no explicit regional or jurisdictional restrictions mentioned.",{"category":73,"check":157,"severity":24,"summary":158},"Runtime stability","The skill uses standard Python and web search mechanisms, and its documentation specifies Python 3.10+ as a requirement, ensuring broad runtime stability.",{"category":47,"check":160,"severity":24,"summary":161},"README","The README file is comprehensive, detailing installation, commands, features, architecture, and ecosystem, and clearly states the extension's purpose.",{"category":33,"check":163,"severity":24,"summary":164},"Tool surface size","The skill exposes a focused set of commands within the `/seo cluster` namespace, well within the target range.",{"category":40,"check":166,"severity":24,"summary":167},"Overlapping near-synonym tools","The tool names (`plan`, `execute`, `map`) are distinct and cover separate functionalities within the clustering workflow, avoiding near-synonyms.",{"category":47,"check":169,"severity":24,"summary":170},"Phantom features","All advertised features, such as SERP-based clustering, hub-and-spoke design, and visualization generation, are implemented and reflected in the documentation.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","The README provides clear installation instructions for both plugin and manual methods, including copy-pasteable examples for invocation.",{"category":176,"check":177,"severity":24,"summary":178},"Errors","Actionable error messages","The SKILL.md includes a detailed error handling section with specific error messages, their causes, and remediation steps.",{"category":137,"check":180,"severity":56,"summary":181},"Pinned dependencies","The extension relies on the Python runtime and does not appear to bundle or specify third-party Python dependencies that require pinning.",{"category":33,"check":183,"severity":56,"summary":184},"Dry-run preview","The extension is primarily analytical and planning-focused; it does not perform state-changing operations that would require a dry-run mode.",{"category":186,"check":187,"severity":56,"summary":188},"Protocol","Idempotent retry & timeouts","The skill's operations do not involve remote mutating calls that would require idempotency or specific timeout handling beyond standard API interactions.",{"category":150,"check":190,"severity":56,"summary":191},"Telemetry opt-in","There is no indication that the extension collects or emits telemetry data.",1778675042340,"This skill performs SERP-based semantic topic clustering to design hub-and-spoke content architectures, optionally generating content briefs or executing content creation via an integrated blog skill.",[195,196,197,198,199],"SERP-based keyword clustering","Hub-and-spoke content architecture design","Interactive cluster map visualization","Automated content brief generation","Optional content creation via claude-blog integration",[201,202,203,204],"Clustering keywords based solely on text similarity.","Generating content without a defined cluster plan.","Providing real-time SERP data without external dependencies like DataForSEO or WebSearch.","Performing on-page SEO audits or technical SEO checks.","3.0.0","4.4.0","Plan and architect content clusters using SERP overlap analysis to align with Google's ranking signals and user intent, leading to more effective SEO content strategies.","The extension is exceptionally well-documented and robust, with a clear purpose, well-defined workflow, and comprehensive error handling. Minor observations about lack of explicit dependency pinning and no dry-run mode are outweighed by its analytical nature.",99,"A highly polished and comprehensive SEO skill for advanced content strategy and planning.",[212,213,214,215,216,217],"seo","content-strategy","keyword-research","clustering","topic-modeling","content-architecture","global","verified",[221,222,223,224],"When planning pillar pages and supporting blog content.","When identifying keyword groups that share similar search results.","When designing internal linking strategies for topical authority.","When needing to structure content for AI search optimization.",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":240,"testCoverage":242},{"hasLockfile":227},false,1778675024189,{"descriptionLength":230,"readmeSize":231},490,16151,{"closedIssues90d":233,"forks":234,"hasChangelog":235,"manifestVersion":236,"openIssues90d":237,"pushedAt":238,"stars":239},24,991,true,"1.9.9",5,1778499931000,6480,{"hasNpmPackage":227,"license":241,"smitheryVerified":227},"MIT",{"hasCi":235,"hasTests":235},{"updatedAt":244},1778675042549,{"basePath":246,"githubOwner":247,"githubRepo":248,"locale":18,"slug":13,"type":249},"skills/seo-cluster","AgriciDaniel","claude-seo","skill",{"_creationTime":251,"_id":252,"community":253,"display":254,"identity":257,"parentExtension":260,"providers":292,"relations":307,"tags":308,"workflow":309},1778674872846.7803,"k17bt4vy4p97rmz9wkrfgzd8s986m614",{"reviewCount":8},{"description":255,"installMethods":256,"name":248,"sourceUrl":14},"Comprehensive SEO analysis plugin for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors) covering technical SEO, content quality (E-E-A-T), content briefs, schema markup, image optimization, sitemap architecture, AI search optimization (GEO), local SEO, maps intelligence, semantic topic clustering, search experience optimization (SXO), SEO drift monitoring, e-commerce SEO, international SEO with cultural profiles, FLOW framework integration, Google API integration, PDF reporting, and strategic planning across all industries.",{"claudeCode":248},{"basePath":258,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":268,"providers":270,"relations":286,"tags":288,"workflow":289},1778674872846.7798,"k17b9ppf34m9v86tzpeck2qtcs86n8dw",{"reviewCount":8},{"description":265,"installMethods":266,"name":267,"sourceUrl":14},"Comprehensive SEO analysis plugin for Claude Code. 25 sub-skills and 18 sub-agents covering technical SEO, E-E-A-T, content briefs, schema markup, GEO, local SEO, semantic clustering, e-commerce SEO, international SEO, and PDF reporting.",{"claudeCode":12},"Claude SEO",{"basePath":258,"githubOwner":247,"githubRepo":248,"locale":18,"slug":248,"type":269},"marketplace",{"evaluate":271,"extract":279},{"promptVersionExtension":272,"promptVersionScoring":206,"score":209,"tags":273,"targetMarket":218,"tier":219},"3.1.0",[212,274,275,276,277,278],"marketing","auditing","content","reporting","automation",{"commitSha":280,"license":241,"marketplace":281,"plugin":284},"HEAD",{"name":282,"pluginCount":283},"agricidaniel-seo",1,{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd7fg9a0c3bhpkzvsc87hq0qdd86mkeg",[275,278,276,274,277,212],{"evaluatedAt":290,"extractAt":291,"updatedAt":290},1778674897144,1778674872846,{"evaluate":293,"extract":304},{"promptVersionExtension":205,"promptVersionScoring":206,"score":294,"tags":295,"targetMarket":218,"tier":303},93,[212,296,297,298,299,300,301,302],"technical-seo","content-seo","local-seo","schema","performance","ai-seo","competitive-analysis","community",{"commitSha":280,"license":241,"plugin":305},{"mcpCount":8,"provider":285,"skillCount":306},25,{"parentExtensionId":262,"repoId":287},[301,302,297,298,300,299,212,296],{"evaluatedAt":310,"extractAt":291,"updatedAt":310},1778674909244,{"evaluate":312,"extract":314},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":313,"targetMarket":218,"tier":219},[212,213,214,215,216,217],{"commitSha":280},{"parentExtensionId":252,"repoId":287},{"_creationTime":317,"_id":287,"identity":318,"providers":319,"workflow":874},1778674866854.803,{"githubOwner":247,"githubRepo":248,"sourceUrl":14},{"classify":320,"discover":862,"github":865},{"commitSha":280,"extensions":321},[322,335,434,459,472,481,513,522,531,542,551,560,575,585,595,693,702,738,753,762,771,780,789,810,819,828,837,853],{"basePath":258,"description":265,"displayName":282,"installMethods":323,"rationale":324,"selectedPaths":325,"source":334,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[326,329,331],{"path":327,"priority":328},".claude-plugin/marketplace.json","mandatory",{"path":330,"priority":328},"README.md",{"path":332,"priority":333},"LICENSE","high","rule",{"basePath":258,"description":255,"displayName":248,"installMethods":336,"license":241,"rationale":337,"selectedPaths":338,"source":334,"sourceLanguage":18,"type":259},{"claudeCode":248},"plugin manifest at .claude-plugin/plugin.json",[339,341,342,343,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398,400,402,404,406,408,410,412,414,416,418,420,422,424,426,428,430,432],{"path":340,"priority":328},".claude-plugin/plugin.json",{"path":330,"priority":328},{"path":332,"priority":333},{"path":344,"priority":345},"skills/seo/SKILL.md","medium",{"path":347,"priority":345},"skills/seo-audit/SKILL.md",{"path":349,"priority":345},"skills/seo-backlinks/SKILL.md",{"path":351,"priority":345},"skills/seo-cluster/SKILL.md",{"path":353,"priority":345},"skills/seo-competitor-pages/SKILL.md",{"path":355,"priority":345},"skills/seo-content/SKILL.md",{"path":357,"priority":345},"skills/seo-content-brief/SKILL.md",{"path":359,"priority":345},"skills/seo-dataforseo/SKILL.md",{"path":361,"priority":345},"skills/seo-drift/SKILL.md",{"path":363,"priority":345},"skills/seo-ecommerce/SKILL.md",{"path":365,"priority":345},"skills/seo-flow/SKILL.md",{"path":367,"priority":345},"skills/seo-geo/SKILL.md",{"path":369,"priority":345},"skills/seo-google/SKILL.md",{"path":371,"priority":345},"skills/seo-hreflang/SKILL.md",{"path":373,"priority":345},"skills/seo-image-gen/SKILL.md",{"path":375,"priority":345},"skills/seo-images/SKILL.md",{"path":377,"priority":345},"skills/seo-local/SKILL.md",{"path":379,"priority":345},"skills/seo-maps/SKILL.md",{"path":381,"priority":345},"skills/seo-page/SKILL.md",{"path":383,"priority":345},"skills/seo-plan/SKILL.md",{"path":385,"priority":345},"skills/seo-programmatic/SKILL.md",{"path":387,"priority":345},"skills/seo-schema/SKILL.md",{"path":389,"priority":345},"skills/seo-sitemap/SKILL.md",{"path":391,"priority":345},"skills/seo-sxo/SKILL.md",{"path":393,"priority":345},"skills/seo-technical/SKILL.md",{"path":395,"priority":333},"agents/seo-backlinks.md",{"path":397,"priority":333},"agents/seo-cluster.md",{"path":399,"priority":333},"agents/seo-content.md",{"path":401,"priority":333},"agents/seo-dataforseo.md",{"path":403,"priority":333},"agents/seo-drift.md",{"path":405,"priority":333},"agents/seo-ecommerce.md",{"path":407,"priority":333},"agents/seo-flow.md",{"path":409,"priority":333},"agents/seo-geo.md",{"path":411,"priority":333},"agents/seo-google.md",{"path":413,"priority":333},"agents/seo-image-gen.md",{"path":415,"priority":333},"agents/seo-local.md",{"path":417,"priority":333},"agents/seo-maps.md",{"path":419,"priority":333},"agents/seo-performance.md",{"path":421,"priority":333},"agents/seo-schema.md",{"path":423,"priority":333},"agents/seo-sitemap.md",{"path":425,"priority":333},"agents/seo-sxo.md",{"path":427,"priority":333},"agents/seo-technical.md",{"path":429,"priority":333},"agents/seo-visual.md",{"path":431,"priority":333},"hooks/hooks.json",{"path":433,"priority":333},"hooks/validate-schema.py",{"basePath":435,"description":436,"displayName":437,"installMethods":438,"rationale":439,"selectedPaths":440,"source":334,"sourceLanguage":18,"type":249},"skills/seo-image-gen","AI image generation for SEO assets: OG/social preview images, blog hero images, schema images, product photography, infographics. Powered by Gemini via nanobanana-mcp. Requires banana extension installed. Use when user says \"generate image\", \"OG image\", \"social preview\", \"hero image\", \"blog image\", \"product photo\", \"infographic\", \"seo image\", \"create visual\", \"image-gen\", \"favicon\", \"schema image\", \"pinterest pin\", \"generate visual\", \"banner\", or \"thumbnail\".","seo-image-gen",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-image-gen/SKILL.md (coalesced with duplicate skill at extensions/banana/skills/seo-image-gen)",[441,443,445,447,449,451,453,455,457],{"path":442,"priority":328},"SKILL.md",{"path":444,"priority":333},"LICENSE.txt",{"path":446,"priority":345},"references/cost-tracking.md",{"path":448,"priority":345},"references/gemini-models.md",{"path":450,"priority":345},"references/mcp-tools.md",{"path":452,"priority":345},"references/post-processing.md",{"path":454,"priority":345},"references/presets.md",{"path":456,"priority":345},"references/prompt-engineering.md",{"path":458,"priority":345},"references/seo-image-presets.md",{"basePath":460,"description":461,"displayName":462,"installMethods":463,"rationale":464,"selectedPaths":465,"source":334,"sourceLanguage":18,"type":249},"skills/seo-dataforseo","Live SEO data via DataForSEO MCP server. SERP analysis (Google, Bing, Yahoo, YouTube, Google Images), keyword research (volume, difficulty, intent, trends), backlink profiles, on-page analysis (Lighthouse, content parsing), competitor analysis, content analysis, business listings, AI visibility (ChatGPT scraper, LLM mention tracking), and domain analytics. Requires DataForSEO extension installed. Use when user says \"dataforseo\", \"live SERP\", \"keyword volume\", \"backlink data\", \"competitor data\", \"AI visibility check\", \"LLM mentions\", \"image SERP\", \"google images\", \"image rankings\", or \"real search data\".\n","seo-dataforseo",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-dataforseo/SKILL.md (coalesced with duplicate skill at extensions/dataforseo/skills/seo-dataforseo)",[466,467,468,470],{"path":442,"priority":328},{"path":444,"priority":333},{"path":469,"priority":345},"references/cost-tiers.md",{"path":471,"priority":345},"references/tool-catalog.md",{"basePath":473,"description":474,"displayName":475,"installMethods":476,"rationale":477,"selectedPaths":478,"source":334,"sourceLanguage":18,"type":249},"extensions/firecrawl/skills/seo-firecrawl","Full-site crawling, scraping, and site mapping via Firecrawl MCP. Use when user says \"crawl site\", \"map site\", \"full crawl\", \"find all pages\", \"broken links\", \"site structure\", \"discover pages\", \"JS rendering\", or needs site-wide analysis.\n","seo-firecrawl",{"claudeCode":12},"SKILL.md frontmatter at extensions/firecrawl/skills/seo-firecrawl/SKILL.md",[479,480],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":482,"description":483,"displayName":212,"installMethods":484,"rationale":485,"selectedPaths":486,"source":334,"sourceLanguage":18,"type":249},"skills/seo","Comprehensive SEO analysis for any website or business type. Full site audits, single-page analysis, technical SEO (crawlability, indexability, Core Web Vitals with INP), schema markup, content quality (E-E-A-T), image optimization, sitemap analysis, and GEO for AI Overviews/ChatGPT/Perplexity. Industry detection for SaaS, e-commerce, local, publishers, agencies. Triggers on: SEO, audit, schema, Core Web Vitals, sitemap, E-E-A-T, AI Overviews, GEO, technical SEO, content quality, page speed, structured data.",{"claudeCode":12},"SKILL.md frontmatter at skills/seo/SKILL.md",[487,488,489,491,493,495,497,499,501,503,505,507,509,511],{"path":442,"priority":328},{"path":444,"priority":333},{"path":490,"priority":345},"references/backlink-quality.md",{"path":492,"priority":345},"references/cwv-thresholds.md",{"path":494,"priority":345},"references/eeat-framework.md",{"path":496,"priority":345},"references/free-backlink-sources.md",{"path":498,"priority":345},"references/local-schema-types.md",{"path":500,"priority":345},"references/local-seo-signals.md",{"path":502,"priority":345},"references/maps-api-endpoints.md",{"path":504,"priority":345},"references/maps-free-apis.md",{"path":506,"priority":345},"references/maps-gbp-checklist.md",{"path":508,"priority":345},"references/maps-geo-grid.md",{"path":510,"priority":345},"references/quality-gates.md",{"path":512,"priority":345},"references/schema-types.md",{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":334,"sourceLanguage":18,"type":249},"skills/seo-audit","Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to up to 15 specialists (8 always + 7 conditional), generates health score. Use when user says audit, full SEO check, analyze my site, or website health check.","seo-audit",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-audit/SKILL.md",[520,521],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":523,"description":524,"displayName":525,"installMethods":526,"rationale":527,"selectedPaths":528,"source":334,"sourceLanguage":18,"type":249},"skills/seo-backlinks","Backlink profile analysis: referring domains, anchor text distribution, toxic link detection, competitor gap analysis. Works with free APIs (Moz, Bing Webmaster, Common Crawl) and DataForSEO extension. Use when user says backlinks, link profile, referring domains, anchor text, toxic links, link gap, link building, disavow, or backlink audit.","seo-backlinks",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-backlinks/SKILL.md",[529,530],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":246,"description":10,"displayName":13,"installMethods":532,"rationale":533,"selectedPaths":534,"source":334,"sourceLanguage":18,"type":249},{"claudeCode":12},"SKILL.md frontmatter at skills/seo-cluster/SKILL.md",[535,536,538,540],{"path":442,"priority":328},{"path":537,"priority":345},"references/execution-workflow.md",{"path":539,"priority":345},"references/hub-spoke-architecture.md",{"path":541,"priority":345},"references/serp-overlap-methodology.md",{"basePath":543,"description":544,"displayName":545,"installMethods":546,"rationale":547,"selectedPaths":548,"source":334,"sourceLanguage":18,"type":249},"skills/seo-competitor-pages","Generate SEO-optimized competitor comparison and alternatives pages. Covers \"X vs Y\" layouts, \"alternatives to X\" pages, feature matrices, schema markup, and conversion optimization. Use when user says \"comparison page\", \"vs page\", \"alternatives page\", \"competitor comparison\", \"X vs Y\", \"versus\", \"compare competitors\", or \"alternative to\".\n","seo-competitor-pages",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-competitor-pages/SKILL.md",[549,550],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":552,"description":553,"displayName":554,"installMethods":555,"rationale":556,"selectedPaths":557,"source":334,"sourceLanguage":18,"type":249},"skills/seo-content","Content quality and E-E-A-T analysis with AI citation readiness assessment. Use when user says \"content quality\", \"E-E-A-T\", \"content analysis\", \"readability check\", \"thin content\", or \"content audit\".\n","seo-content",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-content/SKILL.md",[558,559],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":561,"description":562,"displayName":563,"installMethods":564,"rationale":565,"selectedPaths":566,"source":334,"sourceLanguage":18,"type":249},"skills/seo-content-brief","Generate competitive SEO content briefs with per-section word counts, competitor scoring, keyword density guidance, and page-type templates. Supports both new page briefs and improve-existing-page briefs. Use when user says \"content brief\", \"write a brief\", \"content outline\", \"blog brief\", \"service page brief\", \"brief for\", \"writing brief\", \"content plan\", or \"outline for\".\n","seo-content-brief",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-content-brief/SKILL.md",[567,568,569,571,573],{"path":442,"priority":328},{"path":444,"priority":333},{"path":570,"priority":345},"references/excluded-domains.md",{"path":572,"priority":345},"references/keyword-density.md",{"path":574,"priority":345},"references/page-type-templates.md",{"basePath":576,"description":577,"displayName":578,"installMethods":579,"rationale":580,"selectedPaths":581,"source":334,"sourceLanguage":18,"type":249},"skills/seo-drift","SEO drift monitoring: capture baselines of SEO-critical elements, detect changes, and track regressions over time. Git for SEO — baseline, diff, and track changes to your on-page SEO. Use when user says \"SEO drift\", \"baseline\", \"track changes\", \"did anything break\", \"SEO regression\", \"compare SEO\", \"before and after\", \"monitor SEO changes\", or \"deployment check\".\n","seo-drift",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-drift/SKILL.md",[582,583],{"path":442,"priority":328},{"path":584,"priority":345},"references/comparison-rules.md",{"basePath":586,"description":587,"displayName":588,"installMethods":589,"rationale":590,"selectedPaths":591,"source":334,"sourceLanguage":18,"type":249},"skills/seo-ecommerce","E-commerce SEO analysis: Google Shopping visibility, Amazon marketplace intelligence, product schema validation, competitor pricing analysis, and marketplace keyword gaps. Combines on-page product SEO with marketplace data from DataForSEO Merchant API. Use when user says \"ecommerce SEO\", \"product SEO\", \"Google Shopping\", \"marketplace SEO\", \"product schema\", \"Amazon SEO\", \"product listings\", \"shopping ads\", or \"merchant SEO\".\n","seo-ecommerce",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-ecommerce/SKILL.md",[592,593],{"path":442,"priority":328},{"path":594,"priority":345},"references/marketplace-endpoints.md",{"basePath":596,"description":597,"displayName":598,"installMethods":599,"rationale":600,"selectedPaths":601,"source":334,"sourceLanguage":18,"type":249},"skills/seo-flow","FLOW framework integration — evidence-led SEO using the Find → Leverage → Optimize → Win loop. Surfaces stage-specific AI prompts from the FLOW knowledge base (41 prompts, CC BY 4.0). Use when user says \"FLOW\", \"FLOW framework\", \"seo flow\", \"evidence-led SEO\", \"find leverage optimize win\", or wants stage-specific SEO prompts.\n","seo-flow",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-flow/SKILL.md",[602,603,605,607,609,611,613,615,617,619,621,623,625,627,629,631,633,635,637,639,641,643,645,647,649,651,653,655,657,659,661,663,665,667,669,671,673,675,677,679,681,683,685,687,689,691],{"path":442,"priority":328},{"path":604,"priority":345},"references/bibliography.md",{"path":606,"priority":345},"references/flow-framework.md",{"path":608,"priority":345},"references/flow-prompts.lock",{"path":610,"priority":345},"references/prompts/README.md",{"path":612,"priority":345},"references/prompts/find/content-planning-for-topical-relevance-prompt.md",{"path":614,"priority":345},"references/prompts/find/content-prioritization-prompt.md",{"path":616,"priority":345},"references/prompts/find/keyword-research-prompt.md",{"path":618,"priority":345},"references/prompts/find/keyword-variations-for-topical-relevance-prompt.md",{"path":620,"priority":345},"references/prompts/find/prompt-audience-avatar.md",{"path":622,"priority":345},"references/prompts/leverage/backlink-competition-prompt.md",{"path":624,"priority":345},"references/prompts/local/ai-homepage-rewrite-prompt.md",{"path":626,"priority":345},"references/prompts/local/claude-deep-research-prompt.md",{"path":628,"priority":345},"references/prompts/local/gbp-categories-prompt.md",{"path":630,"priority":345},"references/prompts/local/gbp-description-claude-prompt-1.md",{"path":632,"priority":345},"references/prompts/local/gbp-description-claude-prompt-2.md",{"path":634,"priority":345},"references/prompts/local/gbp-description-claude-prompt-3.md",{"path":636,"priority":345},"references/prompts/local/gbp-services-prompt.md",{"path":638,"priority":345},"references/prompts/local/prompt-generating-a-meta-description.md",{"path":640,"priority":345},"references/prompts/local/prompt-generating-a-title-tag.md",{"path":642,"priority":345},"references/prompts/local/prompt-rewriting-existing-homepage.md",{"path":644,"priority":345},"references/prompts/local/prompt-rewriting-existing-service-page.md",{"path":646,"priority":345},"references/prompts/optimize/ai-detector-test-follow-up-prompt.md",{"path":648,"priority":345},"references/prompts/optimize/ai-supporting-pages-rewrite-prompt.md",{"path":650,"priority":345},"references/prompts/optimize/basic-prompt.md",{"path":652,"priority":345},"references/prompts/optimize/blog-post-outline-prompt.md",{"path":654,"priority":345},"references/prompts/optimize/blog-post-writing-prompt.md",{"path":656,"priority":345},"references/prompts/optimize/claude-prompt-1.md",{"path":658,"priority":345},"references/prompts/optimize/claude-prompt-2.md",{"path":660,"priority":345},"references/prompts/optimize/ctr-audit-prompt.md",{"path":662,"priority":345},"references/prompts/optimize/follow-up-prompt-1.md",{"path":664,"priority":345},"references/prompts/optimize/follow-up-prompt-2.md",{"path":666,"priority":345},"references/prompts/optimize/follow-up-prompt.md",{"path":668,"priority":345},"references/prompts/optimize/paa-question-rewording-prompt.md",{"path":670,"priority":345},"references/prompts/optimize/prompt-core-30-content-audit.md",{"path":672,"priority":345},"references/prompts/optimize/property-content-with-authority-audit-prompt.md",{"path":674,"priority":345},"references/prompts/optimize/reddit-claude-prompt.md",{"path":676,"priority":345},"references/prompts/optimize/schema-prompt-1.md",{"path":678,"priority":345},"references/prompts/optimize/step-1-the-chatgpt-discovery-prompt.md",{"path":680,"priority":345},"references/prompts/optimize/step-2-the-follow-up-qualifying-prompt.md",{"path":682,"priority":345},"references/prompts/optimize/technical-audit-prompt.md",{"path":684,"priority":345},"references/prompts/optimize/visibility-follow-up-prompt.md",{"path":686,"priority":345},"references/prompts/optimize/visiblity-prompt.md",{"path":688,"priority":345},"references/prompts/win/bofu-page-brief-generator.md",{"path":690,"priority":345},"references/prompts/win/conversion-audit-prompt.md",{"path":692,"priority":345},"references/prompts/win/dual-surface-content-scorecard.md",{"basePath":694,"description":695,"displayName":696,"installMethods":697,"rationale":698,"selectedPaths":699,"source":334,"sourceLanguage":18,"type":249},"skills/seo-geo","Optimize content for AI Overviews (formerly SGE), ChatGPT web search, Perplexity, and other AI-powered search experiences. Generative Engine Optimization (GEO) analysis including brand mention signals, AI crawler accessibility, llms.txt compliance, passage-level citability scoring, and platform-specific optimization. Use when user says \"AI Overviews\", \"SGE\", \"GEO\", \"AI search\", \"LLM optimization\", \"Perplexity\", \"AI citations\", \"ChatGPT search\", or \"AI visibility\".\n","seo-geo",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-geo/SKILL.md",[700,701],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":703,"description":704,"displayName":705,"installMethods":706,"rationale":707,"selectedPaths":708,"source":334,"sourceLanguage":18,"type":249},"skills/seo-google","Google SEO APIs: Search Console (Search Analytics, URL Inspection, Sitemaps), PageSpeed Insights v5, CrUX field data with 25-week history, Indexing API v3, and GA4 organic traffic. Provides real Google field data for Core Web Vitals, indexation status, search performance, and organic traffic trends. Use when user says \"search console\", \"GSC\", \"PageSpeed\", \"CrUX\", \"field data\", \"indexing API\", \"GA4 organic\", \"URL inspection\", \"google api setup\", \"real CWV data\", \"impressions\", \"clicks\", \"CTR\", \"position data\", \"LCP\", \"INP\", \"CLS\", \"FCP\", \"TTFB\", or \"Lighthouse scores\".\n","seo-google",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-google/SKILL.md",[709,710,711,714,716,718,720,722,724,726,728,730,732,734,736],{"path":442,"priority":328},{"path":444,"priority":333},{"path":712,"priority":713},"assets/templates/cwv-audit-report.md","low",{"path":715,"priority":713},"assets/templates/gsc-performance-report.md",{"path":717,"priority":713},"assets/templates/indexation-status-report.md",{"path":719,"priority":345},"references/auth-setup.md",{"path":721,"priority":345},"references/ga4-data-api.md",{"path":723,"priority":345},"references/indexing-api.md",{"path":725,"priority":345},"references/keyword-planner-api.md",{"path":727,"priority":345},"references/nlp-api.md",{"path":729,"priority":345},"references/pagespeed-crux-api.md",{"path":731,"priority":345},"references/rate-limits-quotas.md",{"path":733,"priority":345},"references/search-console-api.md",{"path":735,"priority":345},"references/supplementary-apis.md",{"path":737,"priority":345},"references/youtube-api.md",{"basePath":739,"description":740,"displayName":741,"installMethods":742,"rationale":743,"selectedPaths":744,"source":334,"sourceLanguage":18,"type":249},"skills/seo-hreflang","Hreflang and international SEO audit, validation, and generation. Detects common mistakes, validates language/region codes, and generates correct hreflang implementations. Use when user says \"hreflang\", \"i18n SEO\", \"international SEO\", \"multi-language\", \"multi-region\", or \"language tags\".\n","seo-hreflang",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-hreflang/SKILL.md",[745,746,747,749,751],{"path":442,"priority":328},{"path":444,"priority":333},{"path":748,"priority":345},"references/content-parity.md",{"path":750,"priority":345},"references/cultural-profiles.md",{"path":752,"priority":345},"references/locale-formats.md",{"basePath":754,"description":755,"displayName":756,"installMethods":757,"rationale":758,"selectedPaths":759,"source":334,"sourceLanguage":18,"type":249},"skills/seo-images","Image optimization analysis for SEO and performance. Checks alt text, file sizes, formats, responsive images, lazy loading, CLS prevention, image SERP rankings (via DataForSEO), and image file optimization (WebP/AVIF conversion, IPTC/XMP metadata injection). Use when user says \"image optimization\", \"alt text\", \"image SEO\", \"image size\", \"image audit\", \"optimize images\", \"image metadata\", \"image SERP\", \"convert to webp\", or \"image file optimize\".\n","seo-images",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-images/SKILL.md",[760,761],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":763,"description":764,"displayName":765,"installMethods":766,"rationale":767,"selectedPaths":768,"source":334,"sourceLanguage":18,"type":249},"skills/seo-local","Local SEO analysis covering Google Business Profile optimization, NAP consistency, citation health, review signals, local schema markup, location page quality, multi-location SEO, and industry-specific recommendations. Detects business type (brick-and-mortar, SAB, hybrid) and industry vertical (restaurant, healthcare, legal, home services, real estate, automotive). Use when user says \"local SEO\", \"Google Business Profile\", \"GBP\", \"map pack\", \"local pack\", \"citations\", \"NAP consistency\", \"local rankings\", \"service area\", \"multi-location\", or \"local search\".\n","seo-local",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-local/SKILL.md",[769,770],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":772,"description":773,"displayName":774,"installMethods":775,"rationale":776,"selectedPaths":777,"source":334,"sourceLanguage":18,"type":249},"skills/seo-maps","Maps intelligence for local SEO — geo-grid rank tracking, GBP profile auditing via API, review intelligence across Google/Tripadvisor/Trustpilot, cross-platform NAP verification (Google/Bing/Apple/OSM), competitor radius mapping, and LocalBusiness schema generation from API data. Three-tier capability: free (Overpass + Geoapify), DataForSEO (full intelligence), DataForSEO + Google (maximum coverage). Use when user says \"maps\", \"geo-grid\", \"rank tracking\", \"GBP audit\", \"review velocity\", \"competitor radius\", \"maps analysis\", \"local rank tracking\", \"Share of Local Voice\", or \"SoLV\".\n","seo-maps",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-maps/SKILL.md",[778,779],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":781,"description":782,"displayName":783,"installMethods":784,"rationale":785,"selectedPaths":786,"source":334,"sourceLanguage":18,"type":249},"skills/seo-page","Deep single-page SEO analysis covering on-page elements, content quality, technical meta tags, schema, images, and performance. Use when user says \"analyze this page\", \"check page SEO\", \"single URL\", \"check this page\", \"page analysis\", or provides a single URL for review.\n","seo-page",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-page/SKILL.md",[787,788],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":790,"description":791,"displayName":792,"installMethods":793,"rationale":794,"selectedPaths":795,"source":334,"sourceLanguage":18,"type":249},"skills/seo-plan","Strategic SEO planning for new or existing websites. Industry-specific templates, competitive analysis, content strategy, and implementation roadmap. Use when user says \"SEO plan\", \"SEO strategy\", \"SEO planning\", \"content strategy\", \"keyword strategy\", \"content calendar\", \"site architecture\", or \"SEO roadmap\".\n","seo-plan",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-plan/SKILL.md",[796,797,798,800,802,804,806,808],{"path":442,"priority":328},{"path":444,"priority":333},{"path":799,"priority":713},"assets/agency.md",{"path":801,"priority":713},"assets/ecommerce.md",{"path":803,"priority":713},"assets/generic.md",{"path":805,"priority":713},"assets/local-service.md",{"path":807,"priority":713},"assets/publisher.md",{"path":809,"priority":713},"assets/saas.md",{"basePath":811,"description":812,"displayName":813,"installMethods":814,"rationale":815,"selectedPaths":816,"source":334,"sourceLanguage":18,"type":249},"skills/seo-programmatic","Programmatic SEO planning and analysis for pages generated at scale from data sources. Covers template engines, URL patterns, internal linking automation, thin content safeguards, and index bloat prevention. Use when user says \"programmatic SEO\", \"pages at scale\", \"dynamic pages\", \"template pages\", \"generated pages\", or \"data-driven SEO\".\n","seo-programmatic",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-programmatic/SKILL.md",[817,818],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":820,"description":821,"displayName":822,"installMethods":823,"rationale":824,"selectedPaths":825,"source":334,"sourceLanguage":18,"type":249},"skills/seo-schema","Detect, validate, and generate Schema.org structured data. JSON-LD format preferred. Use when user says \"schema\", \"structured data\", \"rich results\", \"JSON-LD\", or \"markup\".\n","seo-schema",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-schema/SKILL.md",[826,827],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":829,"description":830,"displayName":831,"installMethods":832,"rationale":833,"selectedPaths":834,"source":334,"sourceLanguage":18,"type":249},"skills/seo-sitemap","Analyze existing XML sitemaps or generate new ones with industry templates. Validates format, URLs, and structure. Use when user says \"sitemap\", \"generate sitemap\", \"sitemap issues\", or \"XML sitemap\".\n","seo-sitemap",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-sitemap/SKILL.md",[835,836],{"path":442,"priority":328},{"path":444,"priority":333},{"basePath":838,"description":839,"displayName":840,"installMethods":841,"rationale":842,"selectedPaths":843,"source":334,"sourceLanguage":18,"type":249},"skills/seo-sxo","Search Experience Optimization: reads Google SERPs backwards to detect page-type mismatches, derives user stories from search intent signals, and scores pages from multiple persona perspectives. Identifies why well-optimized pages fail to rank by analyzing what Google rewards for each keyword. Use when user says \"SXO\", \"search experience\", \"page type mismatch\", \"SERP analysis\", \"user story\", \"persona scoring\", \"why isn't my page ranking\", \"intent mismatch\", or \"wireframe\".\n","seo-sxo",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-sxo/SKILL.md",[844,845,847,849,851],{"path":442,"priority":328},{"path":846,"priority":345},"references/page-type-taxonomy.md",{"path":848,"priority":345},"references/persona-scoring.md",{"path":850,"priority":345},"references/user-story-framework.md",{"path":852,"priority":345},"references/wireframe-templates.md",{"basePath":854,"description":855,"displayName":856,"installMethods":857,"rationale":858,"selectedPaths":859,"source":334,"sourceLanguage":18,"type":249},"skills/seo-technical","Technical SEO audit across 9 categories: crawlability, indexability, security, URL structure, mobile, Core Web Vitals, structured data, JavaScript rendering, and IndexNow protocol. Use when user says \"technical SEO\", \"crawl issues\", \"robots.txt\", \"Core Web Vitals\", \"site speed\", or \"security headers\".\n","seo-technical",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-technical/SKILL.md",[860,861],{"path":442,"priority":328},{"path":444,"priority":333},{"sources":863},[864],"manual",{"closedIssues90d":233,"description":866,"forks":234,"homepage":867,"license":241,"openIssues90d":237,"pushedAt":238,"readmeSize":231,"stars":239,"topics":868},"Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, semantic clustering, e-commerce SEO, international SEO, Google APIs, and PDF/Excel reporting. Optional DataForSEO, Firecrawl, and Banana extensions.","https://claude-seo.md",[869,212,870,301,871,872,873],"claude-code","ai","claude-code-skill","marketing-automation","open-source",{"classifiedAt":875,"discoverAt":876,"extractAt":877,"githubAt":877,"updatedAt":875},1778674872230,1778674866854,1778674870267,[215,217,213,214,212,216],{"evaluatedAt":244,"extractAt":291,"updatedAt":244},[],[882,910,936,958,976,996],{"_creationTime":883,"_id":884,"community":885,"display":886,"identity":892,"providers":896,"relations":903,"tags":906,"workflow":907},1778690953106.1826,"k1744akkjw4pa874az67a9q8sh86nyj6",{"reviewCount":8},{"description":887,"installMethods":888,"name":890,"sourceUrl":891},"Use when planning a topic cluster (hub + spokes) for a new content area. The agent researches the space, identifies the hub topic, maps the spokes, and produces a specific content plan with internal linking strategy.",{"claudeCode":889},"inhouseseo/superseo-skills","topic-cluster-planning","https://github.com/inhouseseo/superseo-skills",{"basePath":893,"githubOwner":894,"githubRepo":895,"locale":18,"slug":890,"type":249},"skills/topic-cluster-planning","inhouseseo","superseo-skills",{"evaluate":897,"extract":902},{"promptVersionExtension":205,"promptVersionScoring":206,"score":898,"tags":899,"targetMarket":218,"tier":219},100,[212,213,900,901,214],"topic-clusters","content-planning",{"commitSha":280},{"parentExtensionId":904,"repoId":905},"k1789tz3gnwdyj2kkh3z6j34jn86n022","kd71a5q32hf86wdvegaqacrhvd86nvzh",[901,213,214,212,900],{"evaluatedAt":908,"extractAt":909,"updatedAt":908},1778691256280,1778690953106,{"_creationTime":911,"_id":912,"community":913,"display":914,"identity":920,"providers":925,"relations":930,"tags":932,"workflow":933},1778696113180.8262,"k17a7nx0kx4t0cvv9w377ahe1586n6ct",{"reviewCount":8},{"description":915,"installMethods":916,"name":918,"sourceUrl":919},"Run keyword research, classify by search intent, cluster into topical groups, and prioritize for content production. Use this skill whenever the user asks to do keyword research, find target keywords, identify ranking opportunities, classify search intent, build a topical map, or plan a content strategy around what people search for. Triggers on keyword research, keyword strategy, search intent, keyword clustering, topic clusters, keyword difficulty, search volume, ranking opportunity, content gap, what should I write about, target keyword, primary keyword, secondary keyword, long-tail. Also triggers when planning a content calendar or new site without keywords yet defined.",{"claudeCode":917},"rampstackco/claude-skills","SEO Keyword Research","https://github.com/rampstackco/claude-skills",{"basePath":921,"githubOwner":922,"githubRepo":923,"locale":18,"slug":924,"type":249},"skills/seo-keyword","rampstackco","claude-skills","seo-keyword",{"evaluate":926,"extract":929},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":927,"targetMarket":218,"tier":219},[212,214,213,274,928],"data-analysis",{"commitSha":280,"license":241},{"repoId":931},"kd7bebccrrd1xf6w868aggftrd86m86v",[213,928,214,274,212],{"evaluatedAt":934,"extractAt":935,"updatedAt":934},1778697688121,1778696113180,{"_creationTime":937,"_id":938,"community":939,"display":940,"identity":944,"providers":947,"relations":954,"tags":955,"workflow":956},1778696113180.8118,"k17b8dp19k5ecqjt52xcm30vvn86nbsx",{"reviewCount":8},{"description":941,"installMethods":942,"name":943,"sourceUrl":919},"Cross-format content adaptation. Turning one substantial piece into many derivative formats (blog series, email sequences, social posts, webinars, podcasts, video shorts) without losing the original's value or producing AI-slop variants. The discipline of adaptation per medium rather than mass-blast distribution. Triggers on content repurposing, content adaptation, cross-format content, content atomization, content multiplication, content distribution across formats, source-piece-to-derivative, video shorts from blog, email from whitepaper, podcast from article, blog series from research. Also triggers when a flagship piece is shipping but the team has not planned how to extend it across formats, when repurposing is happening but the derivatives feel mass-produced, or when AI-assisted repurposing is producing slop variants of strong source pieces.",{"claudeCode":917},"Content Repurposing",{"basePath":945,"githubOwner":922,"githubRepo":923,"locale":18,"slug":946,"type":249},"skills/content-repurposing","content-repurposing",{"evaluate":948,"extract":953},{"promptVersionExtension":205,"promptVersionScoring":206,"score":898,"tags":949,"targetMarket":218,"tier":219},[213,950,274,212,951,952],"repurposing","documentation","editorial",{"commitSha":280,"license":241},{"repoId":931},[213,951,952,274,950,212],{"evaluatedAt":957,"extractAt":935,"updatedAt":957},1778696593545,{"_creationTime":959,"_id":960,"community":961,"display":962,"identity":964,"providers":965,"relations":972,"tags":973,"workflow":974},1778674872846.7827,"k177b63js5yy8savbcq736kmvn86nvm7",{"reviewCount":8},{"description":562,"installMethods":963,"name":563,"sourceUrl":14},{"claudeCode":12},{"basePath":561,"githubOwner":247,"githubRepo":248,"locale":18,"slug":563,"type":249},{"evaluate":966,"extract":971},{"promptVersionExtension":205,"promptVersionScoring":206,"score":898,"tags":967,"targetMarket":218,"tier":219},[212,968,214,969,970],"content-brief","competitor-analysis","serp-analysis",{"commitSha":280},{"parentExtensionId":252,"repoId":287},[969,968,214,212,970],{"evaluatedAt":975,"extractAt":291,"updatedAt":975},1778675093925,{"_creationTime":977,"_id":978,"community":979,"display":980,"identity":984,"providers":986,"relations":992,"tags":993,"workflow":994},1778696113180.8264,"k17e9vfadqa56xpdf6b43572bs86mnn0",{"reviewCount":8},{"description":981,"installMethods":982,"name":983,"sourceUrl":919},"Find keywords competitors rank for that the target property does not, and prioritize them by opportunity. Uses Ahrefs MCP for keyword and competitor data. Use this skill when planning content investment, identifying quick wins, building a content calendar against a competitor set, or scoping a market entry. Triggers on keyword gap, content gap, competitor keywords, opportunity keywords, what should we target, where are competitors winning, keyword opportunity. Also triggers when planning content for a new market or after losing organic share to a specific competitor.",{"claudeCode":917},"seo-keyword-gap-audit",{"basePath":985,"githubOwner":922,"githubRepo":923,"locale":18,"slug":983,"type":249},"skills/seo-keyword-gap-audit",{"evaluate":987,"extract":991},{"promptVersionExtension":205,"promptVersionScoring":206,"score":988,"tags":989,"targetMarket":218,"tier":219},98,[212,214,969,213,990],"ahrefs",{"commitSha":280},{"repoId":931},[990,969,213,214,212],{"evaluatedAt":995,"extractAt":935,"updatedAt":995},1778697702235,{"_creationTime":997,"_id":998,"community":999,"display":1000,"identity":1006,"providers":1010,"relations":1017,"tags":1019,"workflow":1020},1778688112811.7373,"k170h535devkqqv47626zfktd986m3st",{"reviewCount":8},{"description":1001,"installMethods":1002,"name":1004,"sourceUrl":1005},"Master Eugene Schwartz's 5 Stages of Awareness framework from \"Breakthrough Advertising\" (1966) to write copy that meets prospects where they are. Use when: Writing copy and unsure how \"aware\" your audience is; Creating multi-stage funnels with different messaging per stage; Building email sequences that nurture from cold to ready-to-buy; Optimizing ads for different audience temperatures; Diagnosing why existing copy isn't converting",{"claudeCode":1003},"guia-matthieu/clawfu-skills","copywriting-awareness","https://github.com/guia-matthieu/clawfu-skills",{"basePath":1007,"githubOwner":1008,"githubRepo":1009,"locale":18,"slug":1004,"type":249},"skills/content/copywriting-awareness","guia-matthieu","clawfu-skills",{"evaluate":1011,"extract":1016},{"promptVersionExtension":205,"promptVersionScoring":206,"score":898,"tags":1012,"targetMarket":218,"tier":219},[1013,274,1014,213,1015],"copywriting","sales","framework",{"commitSha":280,"license":241},{"repoId":1018},"kd72qvzyvm658ya7pbyh5ey47h86md53",[213,1013,1015,274,1014],{"evaluatedAt":1021,"extractAt":1022,"updatedAt":1021},1778689139883,1778688112811]