[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-AgriciDaniel-seo-image-gen-zh-CN":3,"guides-for-AgriciDaniel-seo-image-gen":878,"similar-k17758x2pbv3jh3mbthfmmb5ts86mxgq-zh-CN":879},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":233,"parentExtension":248,"providers":309,"relations":313,"repo":314,"tags":876,"workflow":877},1778674872846.7805,"k17758x2pbv3jh3mbthfmmb5ts86mxgq",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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\".",{"claudeCode":12},"AgriciDaniel/claude-seo","seo-image-gen","https://github.com/AgriciDaniel/claude-seo",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":241},1778674931758.887,"kn7739hhnmw5dhnw8qtxg8b5hs86nm7v","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,43,46,50,54,58,61,64,67,71,75,78,81,84,87,91,95,98,102,105,108,111,114,117,120,124,127,131,135,139,142,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 states the problem of generating SEO assets for various use cases like OG images, blog heroes, and product photography, directly addressing user needs.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill leverages Gemini via nanobanana-mcp with specific SEO-optimized parameters, domain modes, and a structured generation pipeline, offering value beyond basic image generation prompts.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill is designed for production use, with clear prerequisites, installation instructions, defined use cases, and a comprehensive generation pipeline including post-generation checklists.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses exclusively on AI image generation for SEO assets, as defined in its name and description, without branching into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities, including its purpose, powered model, prerequisites, and trigger phrases.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Precise Purpose","The skill precisely defines its purpose as AI image generation for SEO assets and provides explicit trigger phrases and use cases, making its function and target audience clear.",{"category":40,"check":44,"severity":24,"summary":45},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability and providing specific trigger phrases.",{"category":47,"check":48,"severity":24,"summary":49},"Documentation","Concise Body","The SKILL.md is well-structured, utilizing references for deeper material, keeping the main body concise and focused.",{"category":51,"check":52,"severity":24,"summary":53},"Context","Progressive Disclosure","The skill effectively uses `references/*.md` files for detailed information like prompt engineering, models, and post-processing, keeping the main SKILL.md focused.",{"category":51,"check":55,"severity":56,"summary":57},"Forked exploration","not_applicable","The skill is primarily a generative tool and does not involve deep exploration or code review requiring forked context.",{"category":22,"check":59,"severity":24,"summary":60},"Usage examples","The README and SKILL.md provide clear, actionable examples for image generation commands, including variations like batch generation.",{"category":22,"check":62,"severity":24,"summary":63},"Edge cases","The SKILL.md documents various error handling scenarios, including MCP unavailability and invalid API keys, with clear resolution steps.",{"category":40,"check":65,"severity":24,"summary":66},"Tool Fallback","The SKILL.md explicitly mentions a fallback mechanism using `scripts/generate.py` when the MCP is unavailable, and requires the banana extension which is the primary dependency.",{"category":68,"check":69,"severity":56,"summary":70},"Safety","Halt on unexpected state","The skill's primary function is image generation, which does not typically involve complex state management or destructive operations that would require halting on unexpected pre-state.",{"category":72,"check":73,"severity":24,"summary":74},"Portability","Cross-skill coupling","The skill is self-contained for image generation and explicitly cross-links to related skills like `seo-images` (analysis) and `seo-schema` (markup) for coordination, rather than relying on implicit coupling.",{"category":33,"check":76,"severity":24,"summary":77},"Scoped tools","The skill utilizes specific MCP tools like `gemini_generate_image` and `set_aspect_ratio`, which are focused on image generation tasks.",{"category":47,"check":79,"severity":24,"summary":80},"Configuration & parameter reference","While not explicitly listing parameters for `gemini_generate_image` in the SKILL.md, the detailed reference documents and implicit understanding of prompt engineering cover the necessary configurations for image generation.",{"category":33,"check":82,"severity":24,"summary":83},"Tool naming","The primary tool used, `gemini_generate_image`, is descriptive and directly relates to the skill's function.",{"category":33,"check":85,"severity":24,"summary":86},"Minimal I/O surface","The primary tool's input is a `prompt` string, and the output is image data or a file path, which is appropriate for the task.",{"category":88,"check":89,"severity":24,"summary":90},"License","License usability","The extension is licensed under MIT, a permissive open-source license, and this is clearly stated in the SKILL.md and a LICENSE file.",{"category":92,"check":93,"severity":24,"summary":94},"Maintenance","Commit recency","The repository shows recent commits within the last 12 months, indicating active maintenance.",{"category":92,"check":96,"severity":56,"summary":97},"Dependency Management","The skill itself does not appear to manage external dependencies directly beyond requiring the 'banana' extension, which is handled by its installation script.",{"category":99,"check":100,"severity":24,"summary":101},"Security","Secret Management","The skill requires a Google API key, which is handled via an environment variable and not hardcoded or exposed in logs.",{"category":99,"check":103,"severity":24,"summary":104},"Injection","The skill takes a text prompt for image generation and does not appear to execute arbitrary code or load untrusted external data as instructions.",{"category":99,"check":106,"severity":24,"summary":107},"Transitive Supply-Chain Grenades","The skill relies on the nanobanana-mcp and Gemini API; there are no indications of runtime downloads of uncommitted code or remote pipes to shell.",{"category":99,"check":109,"severity":24,"summary":110},"Sandbox Isolation","The skill's primary operations involve API calls for image generation and saving files to a designated output directory, with no modifications outside its scope.",{"category":99,"check":112,"severity":24,"summary":113},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were detected in the provided script snippets.",{"category":99,"check":115,"severity":24,"summary":116},"Data Exfiltration","The skill's outbound communication is to the Gemini API for image generation, with prompts handled appropriately, and no submission of confidential data is evident.",{"category":99,"check":118,"severity":24,"summary":119},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden text tricks or malicious Unicode characters.",{"category":121,"check":122,"severity":24,"summary":123},"Hooks","Opaque code execution","The skill's logic appears to be straightforward prompt engineering and API calls, without obfuscated code or runtime script downloads.",{"category":72,"check":125,"severity":24,"summary":126},"Structural Assumption","The skill assumes the presence of the 'banana' extension and the nanobanana-mcp, which are documented prerequisites, but does not make assumptions about user project structure beyond its own output directory.",{"category":128,"check":129,"severity":24,"summary":130},"Trust","Issues Attention","With 5 issues opened and 24 closed in the last 90 days, the closure rate is well above 50%, indicating active and responsive maintainers.",{"category":132,"check":133,"severity":24,"summary":134},"Versioning","Release Management","The `manifestVersion` is present and meaningful (1.9.9), and a CHANGELOG.md is available, indicating a clear versioning strategy.",{"category":136,"check":137,"severity":24,"summary":138},"Execution","Validation","The primary input is a text prompt, and the internal tools likely handle validation, with specific reference documents guiding prompt structure.",{"category":99,"check":140,"severity":24,"summary":141},"Unguarded Destructive Operations","The skill's core operation is image generation, which is not a destructive operation. File saving is to a dedicated directory.",{"category":143,"check":144,"severity":24,"summary":145},"Code Execution","Error Handling","The SKILL.md provides a detailed error handling table with specific errors, their resolutions, and fallback strategies.",{"category":143,"check":147,"severity":24,"summary":148},"Logging","The skill includes a `cost_tracker.py` script for logging generation details, which serves as an audit trail.",{"category":150,"check":151,"severity":56,"summary":152},"Compliance","GDPR","The skill generates images from prompts and does not appear to process personal data directly. API keys are handled securely.",{"category":150,"check":154,"severity":24,"summary":155},"Target market","The extension is global in scope, with no regional or jurisdictional restrictions detected in its functionality or documentation.",{"category":72,"check":157,"severity":24,"summary":158},"Runtime stability","The skill relies on standard API calls and the 'banana' extension, with no apparent assumptions about specific OS, shell, or editor runtimes beyond the Claude Code environment.",{"category":47,"check":160,"severity":24,"summary":161},"README","The README file is comprehensive, clearly stating the extension's purpose and providing installation/usage instructions.",{"category":33,"check":163,"severity":56,"summary":164},"Tool surface size","This is a single-tool extension primarily interacting with the `gemini_generate_image` MCP tool.",{"category":40,"check":166,"severity":56,"summary":167},"Overlapping near-synonym tools","The extension primarily uses a single core tool (`gemini_generate_image`) for its main function, avoiding near-synonym tool conflicts.",{"category":47,"check":169,"severity":24,"summary":170},"Phantom features","All advertised features, such as different image use cases and presets, are supported by the described pipeline and tools.",{"category":172,"check":173,"severity":24,"summary":174},"Install","Installation instruction","Clear installation instructions are provided in both the README and SKILL.md, including commands for manual and plugin installs, along with a demo GIF.",{"category":176,"check":177,"severity":24,"summary":178},"Errors","Actionable error messages","The SKILL.md details specific errors (MCP not configured, API key invalid, rate limits) and provides concrete remediation steps for each.",{"category":136,"check":180,"severity":24,"summary":181},"Pinned dependencies","The skill relies on the 'banana' extension, implying dependency management through that extension's installation, and the prompt engineering scripts appear to use standard Python versions.",{"category":33,"check":183,"severity":56,"summary":184},"Dry-run preview","Image generation is not a state-changing operation in the typical sense that would require a dry-run preview. The output is a generated file.",{"category":186,"check":187,"severity":24,"summary":188},"Protocol","Idempotent retry & timeouts","While not directly managing external API calls, the error handling suggests retries for rate limits and the underlying Gemini API likely has timeouts. The core generation task itself is not inherently state-mutating in a way that requires idempotency.",{"category":150,"check":190,"severity":24,"summary":191},"Telemetry opt-in","The cost tracking script is opt-in and logged manually, and there's no indication of any other telemetry being collected by default.",1778674931648,"This skill generates various SEO-optimized images (OG previews, hero images, product photos, infographics) using Gemini via the nanobanana-mcp, with pre-configured modes and post-generation SEO checklists.",[195,196,197,198,199],"AI image generation for SEO assets","Pre-configured modes for OG/social, hero, product, and infographic images","Customizable image generation with detailed prompt engineering","Post-generation SEO checklist for alt text, file naming, and schema markup","Integration with nanobanana-mcp for Gemini image generation",[201,202,203],"Generating video content","Performing advanced image editing beyond basic post-processing","Providing a full-fledged graphic design suite","3.0.0","4.4.0","To efficiently generate high-quality, SEO-optimized images for various marketing and content needs, streamlining the workflow for content creators and SEO professionals.","All checks passed with a high degree of quality and adherence to best practices. No warnings or critical findings were identified.",98,"A high-quality, production-ready skill for AI-powered SEO image generation with robust documentation and clear use cases.",[211,212,213,214,215],"seo","image-generation","gemini","content-creation","marketing","global","verified",[219,220,221,222],"Generating OG/social preview images","Creating compelling blog hero images","Producing clean product photography","Designing data-heavy infographics",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":238,"testCoverage":240},{"hasLockfile":225},false,1778674909555,{"descriptionLength":228,"readmeSize":229},463,16151,{"closedIssues90d":231,"forks":232,"hasChangelog":233,"manifestVersion":234,"openIssues90d":235,"pushedAt":236,"stars":237},24,991,true,"1.9.9",5,1778499931000,6480,{"hasNpmPackage":225,"license":239,"smitheryVerified":225},"MIT",{"hasCi":233,"hasTests":233},{"updatedAt":242},1778674931758,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"skills/seo-image-gen","AgriciDaniel","claude-seo","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":255,"parentExtension":258,"providers":290,"relations":305,"tags":306,"workflow":307},1778674872846.7803,"k17bt4vy4p97rmz9wkrfgzd8s986m614",{"reviewCount":8},{"description":253,"installMethods":254,"name":246,"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":246},{"basePath":256,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":257},"","plugin",{"_creationTime":259,"_id":260,"community":261,"display":262,"identity":266,"providers":268,"relations":284,"tags":286,"workflow":287},1778674872846.7798,"k17b9ppf34m9v86tzpeck2qtcs86n8dw",{"reviewCount":8},{"description":263,"installMethods":264,"name":265,"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":256,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":267},"marketplace",{"evaluate":269,"extract":277},{"promptVersionExtension":270,"promptVersionScoring":205,"score":271,"tags":272,"targetMarket":216,"tier":217},"3.1.0",99,[211,215,273,274,275,276],"auditing","content","reporting","automation",{"commitSha":278,"license":239,"marketplace":279,"plugin":282},"HEAD",{"name":280,"pluginCount":281},"agricidaniel-seo",1,{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd7fg9a0c3bhpkzvsc87hq0qdd86mkeg",[273,276,274,215,275,211],{"evaluatedAt":288,"extractAt":289,"updatedAt":288},1778674897144,1778674872846,{"evaluate":291,"extract":302},{"promptVersionExtension":204,"promptVersionScoring":205,"score":292,"tags":293,"targetMarket":216,"tier":301},93,[211,294,295,296,297,298,299,300],"technical-seo","content-seo","local-seo","schema","performance","ai-seo","competitive-analysis","community",{"commitSha":278,"license":239,"plugin":303},{"mcpCount":8,"provider":283,"skillCount":304},25,{"parentExtensionId":260,"repoId":285},[299,300,295,296,298,297,211,294],{"evaluatedAt":308,"extractAt":289,"updatedAt":308},1778674909244,{"evaluate":310,"extract":312},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":311,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":278},{"parentExtensionId":250,"repoId":285},{"_creationTime":315,"_id":285,"identity":316,"providers":317,"workflow":872},1778674866854.803,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":318,"discover":860,"github":863},{"commitSha":278,"extensions":319},[320,333,432,454,467,476,508,517,526,540,549,558,573,583,593,691,700,736,751,760,769,778,787,808,817,826,835,851],{"basePath":256,"description":263,"displayName":280,"installMethods":321,"rationale":322,"selectedPaths":323,"source":332,"sourceLanguage":18,"type":267},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[324,327,329],{"path":325,"priority":326},".claude-plugin/marketplace.json","mandatory",{"path":328,"priority":326},"README.md",{"path":330,"priority":331},"LICENSE","high","rule",{"basePath":256,"description":253,"displayName":246,"installMethods":334,"license":239,"rationale":335,"selectedPaths":336,"source":332,"sourceLanguage":18,"type":257},{"claudeCode":246},"plugin manifest at .claude-plugin/plugin.json",[337,339,340,341,344,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],{"path":338,"priority":326},".claude-plugin/plugin.json",{"path":328,"priority":326},{"path":330,"priority":331},{"path":342,"priority":343},"skills/seo/SKILL.md","medium",{"path":345,"priority":343},"skills/seo-audit/SKILL.md",{"path":347,"priority":343},"skills/seo-backlinks/SKILL.md",{"path":349,"priority":343},"skills/seo-cluster/SKILL.md",{"path":351,"priority":343},"skills/seo-competitor-pages/SKILL.md",{"path":353,"priority":343},"skills/seo-content/SKILL.md",{"path":355,"priority":343},"skills/seo-content-brief/SKILL.md",{"path":357,"priority":343},"skills/seo-dataforseo/SKILL.md",{"path":359,"priority":343},"skills/seo-drift/SKILL.md",{"path":361,"priority":343},"skills/seo-ecommerce/SKILL.md",{"path":363,"priority":343},"skills/seo-flow/SKILL.md",{"path":365,"priority":343},"skills/seo-geo/SKILL.md",{"path":367,"priority":343},"skills/seo-google/SKILL.md",{"path":369,"priority":343},"skills/seo-hreflang/SKILL.md",{"path":371,"priority":343},"skills/seo-image-gen/SKILL.md",{"path":373,"priority":343},"skills/seo-images/SKILL.md",{"path":375,"priority":343},"skills/seo-local/SKILL.md",{"path":377,"priority":343},"skills/seo-maps/SKILL.md",{"path":379,"priority":343},"skills/seo-page/SKILL.md",{"path":381,"priority":343},"skills/seo-plan/SKILL.md",{"path":383,"priority":343},"skills/seo-programmatic/SKILL.md",{"path":385,"priority":343},"skills/seo-schema/SKILL.md",{"path":387,"priority":343},"skills/seo-sitemap/SKILL.md",{"path":389,"priority":343},"skills/seo-sxo/SKILL.md",{"path":391,"priority":343},"skills/seo-technical/SKILL.md",{"path":393,"priority":331},"agents/seo-backlinks.md",{"path":395,"priority":331},"agents/seo-cluster.md",{"path":397,"priority":331},"agents/seo-content.md",{"path":399,"priority":331},"agents/seo-dataforseo.md",{"path":401,"priority":331},"agents/seo-drift.md",{"path":403,"priority":331},"agents/seo-ecommerce.md",{"path":405,"priority":331},"agents/seo-flow.md",{"path":407,"priority":331},"agents/seo-geo.md",{"path":409,"priority":331},"agents/seo-google.md",{"path":411,"priority":331},"agents/seo-image-gen.md",{"path":413,"priority":331},"agents/seo-local.md",{"path":415,"priority":331},"agents/seo-maps.md",{"path":417,"priority":331},"agents/seo-performance.md",{"path":419,"priority":331},"agents/seo-schema.md",{"path":421,"priority":331},"agents/seo-sitemap.md",{"path":423,"priority":331},"agents/seo-sxo.md",{"path":425,"priority":331},"agents/seo-technical.md",{"path":427,"priority":331},"agents/seo-visual.md",{"path":429,"priority":331},"hooks/hooks.json",{"path":431,"priority":331},"hooks/validate-schema.py",{"basePath":244,"description":10,"displayName":13,"installMethods":433,"rationale":434,"selectedPaths":435,"source":332,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at skills/seo-image-gen/SKILL.md (coalesced with duplicate skill at extensions/banana/skills/seo-image-gen)",[436,438,440,442,444,446,448,450,452],{"path":437,"priority":326},"SKILL.md",{"path":439,"priority":331},"LICENSE.txt",{"path":441,"priority":343},"references/cost-tracking.md",{"path":443,"priority":343},"references/gemini-models.md",{"path":445,"priority":343},"references/mcp-tools.md",{"path":447,"priority":343},"references/post-processing.md",{"path":449,"priority":343},"references/presets.md",{"path":451,"priority":343},"references/prompt-engineering.md",{"path":453,"priority":343},"references/seo-image-presets.md",{"basePath":455,"description":456,"displayName":457,"installMethods":458,"rationale":459,"selectedPaths":460,"source":332,"sourceLanguage":18,"type":247},"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)",[461,462,463,465],{"path":437,"priority":326},{"path":439,"priority":331},{"path":464,"priority":343},"references/cost-tiers.md",{"path":466,"priority":343},"references/tool-catalog.md",{"basePath":468,"description":469,"displayName":470,"installMethods":471,"rationale":472,"selectedPaths":473,"source":332,"sourceLanguage":18,"type":247},"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",[474,475],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":477,"description":478,"displayName":211,"installMethods":479,"rationale":480,"selectedPaths":481,"source":332,"sourceLanguage":18,"type":247},"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",[482,483,484,486,488,490,492,494,496,498,500,502,504,506],{"path":437,"priority":326},{"path":439,"priority":331},{"path":485,"priority":343},"references/backlink-quality.md",{"path":487,"priority":343},"references/cwv-thresholds.md",{"path":489,"priority":343},"references/eeat-framework.md",{"path":491,"priority":343},"references/free-backlink-sources.md",{"path":493,"priority":343},"references/local-schema-types.md",{"path":495,"priority":343},"references/local-seo-signals.md",{"path":497,"priority":343},"references/maps-api-endpoints.md",{"path":499,"priority":343},"references/maps-free-apis.md",{"path":501,"priority":343},"references/maps-gbp-checklist.md",{"path":503,"priority":343},"references/maps-geo-grid.md",{"path":505,"priority":343},"references/quality-gates.md",{"path":507,"priority":343},"references/schema-types.md",{"basePath":509,"description":510,"displayName":511,"installMethods":512,"rationale":513,"selectedPaths":514,"source":332,"sourceLanguage":18,"type":247},"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",[515,516],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":332,"sourceLanguage":18,"type":247},"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",[524,525],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":332,"sourceLanguage":18,"type":247},"skills/seo-cluster","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","seo-cluster",{"claudeCode":12},"SKILL.md frontmatter at skills/seo-cluster/SKILL.md",[533,534,536,538],{"path":437,"priority":326},{"path":535,"priority":343},"references/execution-workflow.md",{"path":537,"priority":343},"references/hub-spoke-architecture.md",{"path":539,"priority":343},"references/serp-overlap-methodology.md",{"basePath":541,"description":542,"displayName":543,"installMethods":544,"rationale":545,"selectedPaths":546,"source":332,"sourceLanguage":18,"type":247},"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",[547,548],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":332,"sourceLanguage":18,"type":247},"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",[556,557],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":332,"sourceLanguage":18,"type":247},"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",[565,566,567,569,571],{"path":437,"priority":326},{"path":439,"priority":331},{"path":568,"priority":343},"references/excluded-domains.md",{"path":570,"priority":343},"references/keyword-density.md",{"path":572,"priority":343},"references/page-type-templates.md",{"basePath":574,"description":575,"displayName":576,"installMethods":577,"rationale":578,"selectedPaths":579,"source":332,"sourceLanguage":18,"type":247},"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",[580,581],{"path":437,"priority":326},{"path":582,"priority":343},"references/comparison-rules.md",{"basePath":584,"description":585,"displayName":586,"installMethods":587,"rationale":588,"selectedPaths":589,"source":332,"sourceLanguage":18,"type":247},"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",[590,591],{"path":437,"priority":326},{"path":592,"priority":343},"references/marketplace-endpoints.md",{"basePath":594,"description":595,"displayName":596,"installMethods":597,"rationale":598,"selectedPaths":599,"source":332,"sourceLanguage":18,"type":247},"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",[600,601,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],{"path":437,"priority":326},{"path":602,"priority":343},"references/bibliography.md",{"path":604,"priority":343},"references/flow-framework.md",{"path":606,"priority":343},"references/flow-prompts.lock",{"path":608,"priority":343},"references/prompts/README.md",{"path":610,"priority":343},"references/prompts/find/content-planning-for-topical-relevance-prompt.md",{"path":612,"priority":343},"references/prompts/find/content-prioritization-prompt.md",{"path":614,"priority":343},"references/prompts/find/keyword-research-prompt.md",{"path":616,"priority":343},"references/prompts/find/keyword-variations-for-topical-relevance-prompt.md",{"path":618,"priority":343},"references/prompts/find/prompt-audience-avatar.md",{"path":620,"priority":343},"references/prompts/leverage/backlink-competition-prompt.md",{"path":622,"priority":343},"references/prompts/local/ai-homepage-rewrite-prompt.md",{"path":624,"priority":343},"references/prompts/local/claude-deep-research-prompt.md",{"path":626,"priority":343},"references/prompts/local/gbp-categories-prompt.md",{"path":628,"priority":343},"references/prompts/local/gbp-description-claude-prompt-1.md",{"path":630,"priority":343},"references/prompts/local/gbp-description-claude-prompt-2.md",{"path":632,"priority":343},"references/prompts/local/gbp-description-claude-prompt-3.md",{"path":634,"priority":343},"references/prompts/local/gbp-services-prompt.md",{"path":636,"priority":343},"references/prompts/local/prompt-generating-a-meta-description.md",{"path":638,"priority":343},"references/prompts/local/prompt-generating-a-title-tag.md",{"path":640,"priority":343},"references/prompts/local/prompt-rewriting-existing-homepage.md",{"path":642,"priority":343},"references/prompts/local/prompt-rewriting-existing-service-page.md",{"path":644,"priority":343},"references/prompts/optimize/ai-detector-test-follow-up-prompt.md",{"path":646,"priority":343},"references/prompts/optimize/ai-supporting-pages-rewrite-prompt.md",{"path":648,"priority":343},"references/prompts/optimize/basic-prompt.md",{"path":650,"priority":343},"references/prompts/optimize/blog-post-outline-prompt.md",{"path":652,"priority":343},"references/prompts/optimize/blog-post-writing-prompt.md",{"path":654,"priority":343},"references/prompts/optimize/claude-prompt-1.md",{"path":656,"priority":343},"references/prompts/optimize/claude-prompt-2.md",{"path":658,"priority":343},"references/prompts/optimize/ctr-audit-prompt.md",{"path":660,"priority":343},"references/prompts/optimize/follow-up-prompt-1.md",{"path":662,"priority":343},"references/prompts/optimize/follow-up-prompt-2.md",{"path":664,"priority":343},"references/prompts/optimize/follow-up-prompt.md",{"path":666,"priority":343},"references/prompts/optimize/paa-question-rewording-prompt.md",{"path":668,"priority":343},"references/prompts/optimize/prompt-core-30-content-audit.md",{"path":670,"priority":343},"references/prompts/optimize/property-content-with-authority-audit-prompt.md",{"path":672,"priority":343},"references/prompts/optimize/reddit-claude-prompt.md",{"path":674,"priority":343},"references/prompts/optimize/schema-prompt-1.md",{"path":676,"priority":343},"references/prompts/optimize/step-1-the-chatgpt-discovery-prompt.md",{"path":678,"priority":343},"references/prompts/optimize/step-2-the-follow-up-qualifying-prompt.md",{"path":680,"priority":343},"references/prompts/optimize/technical-audit-prompt.md",{"path":682,"priority":343},"references/prompts/optimize/visibility-follow-up-prompt.md",{"path":684,"priority":343},"references/prompts/optimize/visiblity-prompt.md",{"path":686,"priority":343},"references/prompts/win/bofu-page-brief-generator.md",{"path":688,"priority":343},"references/prompts/win/conversion-audit-prompt.md",{"path":690,"priority":343},"references/prompts/win/dual-surface-content-scorecard.md",{"basePath":692,"description":693,"displayName":694,"installMethods":695,"rationale":696,"selectedPaths":697,"source":332,"sourceLanguage":18,"type":247},"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",[698,699],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":332,"sourceLanguage":18,"type":247},"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",[707,708,709,712,714,716,718,720,722,724,726,728,730,732,734],{"path":437,"priority":326},{"path":439,"priority":331},{"path":710,"priority":711},"assets/templates/cwv-audit-report.md","low",{"path":713,"priority":711},"assets/templates/gsc-performance-report.md",{"path":715,"priority":711},"assets/templates/indexation-status-report.md",{"path":717,"priority":343},"references/auth-setup.md",{"path":719,"priority":343},"references/ga4-data-api.md",{"path":721,"priority":343},"references/indexing-api.md",{"path":723,"priority":343},"references/keyword-planner-api.md",{"path":725,"priority":343},"references/nlp-api.md",{"path":727,"priority":343},"references/pagespeed-crux-api.md",{"path":729,"priority":343},"references/rate-limits-quotas.md",{"path":731,"priority":343},"references/search-console-api.md",{"path":733,"priority":343},"references/supplementary-apis.md",{"path":735,"priority":343},"references/youtube-api.md",{"basePath":737,"description":738,"displayName":739,"installMethods":740,"rationale":741,"selectedPaths":742,"source":332,"sourceLanguage":18,"type":247},"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",[743,744,745,747,749],{"path":437,"priority":326},{"path":439,"priority":331},{"path":746,"priority":343},"references/content-parity.md",{"path":748,"priority":343},"references/cultural-profiles.md",{"path":750,"priority":343},"references/locale-formats.md",{"basePath":752,"description":753,"displayName":754,"installMethods":755,"rationale":756,"selectedPaths":757,"source":332,"sourceLanguage":18,"type":247},"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",[758,759],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":332,"sourceLanguage":18,"type":247},"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",[767,768],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":770,"description":771,"displayName":772,"installMethods":773,"rationale":774,"selectedPaths":775,"source":332,"sourceLanguage":18,"type":247},"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",[776,777],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":779,"description":780,"displayName":781,"installMethods":782,"rationale":783,"selectedPaths":784,"source":332,"sourceLanguage":18,"type":247},"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",[785,786],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":788,"description":789,"displayName":790,"installMethods":791,"rationale":792,"selectedPaths":793,"source":332,"sourceLanguage":18,"type":247},"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",[794,795,796,798,800,802,804,806],{"path":437,"priority":326},{"path":439,"priority":331},{"path":797,"priority":711},"assets/agency.md",{"path":799,"priority":711},"assets/ecommerce.md",{"path":801,"priority":711},"assets/generic.md",{"path":803,"priority":711},"assets/local-service.md",{"path":805,"priority":711},"assets/publisher.md",{"path":807,"priority":711},"assets/saas.md",{"basePath":809,"description":810,"displayName":811,"installMethods":812,"rationale":813,"selectedPaths":814,"source":332,"sourceLanguage":18,"type":247},"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",[815,816],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":818,"description":819,"displayName":820,"installMethods":821,"rationale":822,"selectedPaths":823,"source":332,"sourceLanguage":18,"type":247},"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",[824,825],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":827,"description":828,"displayName":829,"installMethods":830,"rationale":831,"selectedPaths":832,"source":332,"sourceLanguage":18,"type":247},"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",[833,834],{"path":437,"priority":326},{"path":439,"priority":331},{"basePath":836,"description":837,"displayName":838,"installMethods":839,"rationale":840,"selectedPaths":841,"source":332,"sourceLanguage":18,"type":247},"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",[842,843,845,847,849],{"path":437,"priority":326},{"path":844,"priority":343},"references/page-type-taxonomy.md",{"path":846,"priority":343},"references/persona-scoring.md",{"path":848,"priority":343},"references/user-story-framework.md",{"path":850,"priority":343},"references/wireframe-templates.md",{"basePath":852,"description":853,"displayName":854,"installMethods":855,"rationale":856,"selectedPaths":857,"source":332,"sourceLanguage":18,"type":247},"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",[858,859],{"path":437,"priority":326},{"path":439,"priority":331},{"sources":861},[862],"manual",{"closedIssues90d":231,"description":864,"forks":232,"homepage":865,"license":239,"openIssues90d":235,"pushedAt":236,"readmeSize":229,"stars":237,"topics":866},"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",[867,211,868,299,869,870,871],"claude-code","ai","claude-code-skill","marketing-automation","open-source",{"classifiedAt":873,"discoverAt":874,"extractAt":875,"githubAt":875,"updatedAt":873},1778674872230,1778674866854,1778674870267,[214,213,212,215,211],{"evaluatedAt":242,"extractAt":289,"updatedAt":242},[],[880,915,940,959,989,1016],{"_creationTime":881,"_id":882,"community":883,"display":884,"identity":890,"providers":895,"relations":908,"tags":911,"workflow":912},1778675056600.264,"k17169sg21srwv5sf3enw3dgcd86m4sh",{"reviewCount":8},{"description":885,"installMethods":886,"name":888,"sourceUrl":889},"When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.",{"claudeCode":887},"alirezarezvani/claude-skills","Social Content","https://github.com/alirezarezvani/claude-skills",{"basePath":891,"githubOwner":892,"githubRepo":893,"locale":18,"slug":894,"type":247},"marketing-skill/skills/social-content","alirezarezvani","claude-skills","social-content",{"evaluate":896,"extract":907},{"promptVersionExtension":204,"promptVersionScoring":205,"score":897,"tags":898,"targetMarket":216,"tier":217},100,[215,899,214,900,901,902,903,904,905,906],"social-media","content-strategy","scheduling","twitter","linkedin","instagram","tiktok","facebook",{"commitSha":278,"license":239},{"parentExtensionId":909,"repoId":910},"k170sws65f0ebecn36z3q8c2z186m477","kd7ff9s1w43mfyy1n7hf87816186m6px",[214,900,906,904,903,215,901,899,905,902],{"evaluatedAt":913,"extractAt":914,"updatedAt":913},1778685179349,1778675056600,{"_creationTime":916,"_id":917,"community":918,"display":919,"identity":925,"providers":929,"relations":934,"tags":936,"workflow":937},1778684091954.6733,"k173avzfkfg0rfbz9c723f9zpd86n7yd",{"reviewCount":8},{"description":920,"installMethods":921,"name":923,"sourceUrl":924},"Interview the user for specific client stories, anecdotes, refusals, and real numbers — then turn them into non-commodity SEO content Google actually wants to rank. Kills generic listicle output at the source.",{"claudeCode":922},"cognyai/claude-code-marketing-skills","non-commodity-content","https://github.com/cognyai/claude-code-marketing-skills",{"basePath":926,"githubOwner":927,"githubRepo":928,"locale":18,"slug":923,"type":247},"skills/non-commodity-content","cognyai","claude-code-marketing-skills",{"evaluate":930,"extract":933},{"promptVersionExtension":204,"promptVersionScoring":205,"score":897,"tags":931,"targetMarket":216,"tier":217},[211,214,215,932,552],"writing",{"commitSha":278},{"repoId":935},"kd7371gwzbdr07nc839hsmagw986nje6",[214,215,211,552,932],{"evaluatedAt":938,"extractAt":939,"updatedAt":938},1778684741935,1778684091954,{"_creationTime":941,"_id":942,"community":943,"display":944,"identity":948,"providers":950,"relations":955,"tags":956,"workflow":957},1778675056600.2563,"k175dacy7vkq618917sy6tvsh986mc0s",{"reviewCount":8},{"description":945,"installMethods":946,"name":947,"sourceUrl":889},"When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'vs page,' 'competitor comparison,' 'comparison page,' '[Product] vs [Product],' '[Product] alternative,' 'competitive landing pages,' 'switch from competitor,' or 'comparison content.' Covers four formats: singular alternative, plural alternatives, you vs competitor, and competitor vs competitor. Emphasizes deep research, modular content architecture, and varied section types beyond feature tables.",{"claudeCode":887},"competitor-alternatives",{"basePath":949,"githubOwner":892,"githubRepo":893,"locale":18,"slug":947,"type":247},"marketing-skill/skills/competitor-alternatives",{"evaluate":951,"extract":954},{"promptVersionExtension":204,"promptVersionScoring":205,"score":897,"tags":952,"targetMarket":216,"tier":217},[211,215,214,953],"competitor-analysis",{"commitSha":278},{"parentExtensionId":909,"repoId":910},[953,214,215,211],{"evaluatedAt":958,"extractAt":914,"updatedAt":958},1778684272396,{"_creationTime":960,"_id":961,"community":962,"display":963,"identity":969,"providers":973,"relations":982,"tags":985,"workflow":986},1778694720643.0347,"k1701tz3ryvkv5zkmv8ymbgz2186mweb",{"reviewCount":8},{"description":964,"installMethods":965,"name":967,"sourceUrl":968},"Generative Engine Optimization (GEO) — make content rank in AI search answers from ChatGPT, Claude, Perplexity, Gemini, and Google AI Overviews. Audits existing content, rewrites for AI citation, and produces per-engine strategy. Use when asked to \"optimize for AI search\", \"rank in ChatGPT\", \"GEO audit\", \"improve AI citations\", \"rank in Perplexity\", \"AI Overview optimization\", \"AI Overview ranking\", \"LLM SEO\", \"answer engine optimization\", \"AEO\", \"get cited by AI\", \"GEO\", \"generative engine optimization\", \"show up in ChatGPT\", \"appear in AI answers\", \"be cited by Perplexity\", \"SGE optimization\", \"Search Generative Experience\", or \"make my content show up in AI answers\". Distinct from regular SEO — this targets generative engines, not traditional Google rankings.\n",{"claudeCode":966},"nowork-studio/toprank","geo-optimizer","https://github.com/nowork-studio/toprank",{"basePath":970,"githubOwner":971,"githubRepo":972,"locale":18,"slug":967,"type":247},"seo/geo-optimizer","nowork-studio","toprank",{"evaluate":974,"extract":981},{"promptVersionExtension":204,"promptVersionScoring":205,"score":897,"tags":975,"targetMarket":216,"tier":217},[211,976,977,978,979,213,980],"content-optimization","ai-search","perplexity","chatgpt","claude",{"commitSha":278},{"parentExtensionId":983,"repoId":984},"k17dxqwvvhjw9ft30d5zz356z986my6s","kd74wn8s89tp9hrfsmcra492r586nbrv",[977,979,980,976,213,978,211],{"evaluatedAt":987,"extractAt":988,"updatedAt":987},1778695016147,1778694720643,{"_creationTime":990,"_id":991,"community":992,"display":993,"identity":999,"providers":1003,"relations":1009,"tags":1012,"workflow":1013},1778691104676.0024,"k1774xvkdd90hm8spynfw373tn86nkme",{"reviewCount":8},{"description":994,"installMethods":995,"name":997,"sourceUrl":998},"Generate a vertical story image for TikTok or Instagram book promotion with cover art, hook text, and author branding.",{"claudeCode":996},"iterationlayer/skills","generate-social-media-book-promo","https://github.com/iterationlayer/skills",{"basePath":1000,"githubOwner":1001,"githubRepo":1002,"locale":18,"slug":997,"type":247},"skills/generate-social-media-book-promo","iterationlayer","skills",{"evaluate":1004,"extract":1008},{"promptVersionExtension":204,"promptVersionScoring":205,"score":897,"tags":1005,"targetMarket":216,"tier":217},[212,215,899,1006,1007],"book-promotion","api",{"commitSha":278},{"parentExtensionId":1010,"repoId":1011},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[1007,1006,212,215,899],{"evaluatedAt":1014,"extractAt":1015,"updatedAt":1014},1778693472094,1778691104676,{"_creationTime":1017,"_id":1018,"community":1019,"display":1020,"identity":1024,"providers":1026,"relations":1031,"tags":1032,"workflow":1033},1778691104676.0005,"k17dah8crr3q6zkvn3xmm4k31586mtjq",{"reviewCount":8},{"description":1021,"installMethods":1022,"name":1023,"sourceUrl":998},"Generate a branded property listing graphic with a property photo, status badge, price, address, and key stats.",{"claudeCode":996},"generate-real-estate-listing-graphic",{"basePath":1025,"githubOwner":1001,"githubRepo":1002,"locale":18,"slug":1023,"type":247},"skills/generate-real-estate-listing-graphic",{"evaluate":1027,"extract":1030},{"promptVersionExtension":204,"promptVersionScoring":205,"score":897,"tags":1028,"targetMarket":216,"tier":217},[212,1029,215,1007,276],"real-estate",{"commitSha":278},{"parentExtensionId":1010,"repoId":1011},[1007,276,212,215,1029],{"evaluatedAt":1034,"extractAt":1015,"updatedAt":1034},1778693314450]