[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-AgriciDaniel-seo-maps-de":3,"guides-for-AgriciDaniel-seo-maps":884,"similar-k17er2800w50gmzzkhwbyzdhm586n8j9-de":885},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":251,"isFallback":241,"parentExtension":256,"providers":315,"relations":319,"repo":320,"tags":882,"workflow":883},1778674872846.785,"k17er2800w50gmzzkhwbyzdhm586n8j9",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"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",{"claudeCode":12},"AgriciDaniel/claude-seo","seo-maps","https://github.com/AgriciDaniel/claude-seo",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":231,"workflow":249},1778675263751.1145,"kn79pn9fxb2btkwtg7aj9jj0z186n55x","en",{"checks":20,"evaluatedAt":195,"extensionSummary":196,"features":197,"nonGoals":205,"promptVersionExtension":209,"promptVersionScoring":210,"purpose":211,"rationale":212,"score":213,"summary":214,"tags":215,"targetMarket":223,"tier":224,"useCases":225},[21,26,29,32,36,39,43,47,50,53,57,61,65,69,72,75,78,81,84,87,91,95,99,103,107,110,114,117,121,124,127,130,133,136,139,143,147,150,153,157,160,163,166,169,173,176,179,182,185,188,192],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly names the user problem of local SEO and maps intelligence, and the \"Use when user says...\" clause provides specific intent triggers.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value beyond a basic LLM by integrating multiple external APIs (DataForSEO, Google Maps, Overpass) for specialized local SEO analysis, going beyond simple API wrappers.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill appears production-ready, covering a complete lifecycle of local SEO analysis from data fetching to schema generation and reporting, with tiered capabilities based on API availability.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses solely on local SEO and maps intelligence, clearly delineating its scope from on-page SEO analysis handled by other skills.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's capabilities, including its tiered approach, specific features, and usage triggers.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes narrow verb-noun tools like `/seo maps grid` and `/seo maps reviews`, avoiding generalist execution commands.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides clear documentation for commands, tiers, and API usage, including required environment variables like Google Maps API key.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `maps grid` and `maps reviews` are descriptive and clearly indicate their function within the local SEO domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","Inputs like keyword and location are specific, and the expected outputs are well-defined in the SKILL.md, avoiding excessive data dumps.",{"category":54,"check":55,"severity":24,"summary":56},"License","License usability","The extension uses the MIT license, which is a permissive open-source license, and it's declared in the SKILL.md.",{"category":58,"check":59,"severity":24,"summary":60},"Maintenance","Commit recency","The last commit was on May 11, 2026, indicating recent maintenance.",{"category":58,"check":62,"severity":63,"summary":64},"Dependency Management","not_applicable","The extension does not appear to rely on third-party dependencies that require explicit management beyond the Claude Code environment.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","Secrets like API keys are handled via environment variables and not echoed into output, adhering to secure practices.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill processes data from APIs and user input as data, with no indication of executing arbitrary code or instructions from external sources.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill relies on bundled references and API calls, with no evidence of runtime downloads of uncommitted code or remote piping to shells.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within expected scopes, primarily interacting with APIs and local data, without evidence of modifying files outside its designated area.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","No detached process spawns or retry loops around denied tool calls were found, indicating no attempt to escape sandbox limitations.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's outbound calls are to documented APIs (DataForSEO, Google Maps) and do not appear to exfiltrate confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled content and descriptions appear free of hidden steering tricks or malicious invisible characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's code appears to be plain, readable source code without obfuscation, base64 payloads, or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes assumptions about API availability (e.g., DataForSEO) and clearly states them, providing fallbacks for Tier 0 analysis.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 5 issues opened and 24 closed in the last 90 days, the closure rate is high (approx. 83%), indicating good maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Version","Release Management","The SKILL.md frontmatter declares a meaningful semver version ('1.9.9') and a CHANGELOG.md is present.",{"category":104,"check":105,"severity":24,"summary":106},"Execution","Validation","Input parameters like commands, URLs, and keywords are expected to be handled with validation, and outputs are structured for reporting.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill is primarily analytical and does not perform destructive operations without confirmation or appropriate guarding.",{"category":111,"check":112,"severity":24,"summary":113},"Code Execution","Error Handling","The SKILL.md outlines specific error scenarios with clear actions and fallback mechanisms, such as dropping to Tier 0 if DataForSEO is unavailable.",{"category":111,"check":115,"severity":63,"summary":116},"Logging","As a primarily analytical skill that does not perform destructive actions or extensive outbound calls without user confirmation, explicit local logging is not a primary requirement.",{"category":118,"check":119,"severity":63,"summary":120},"Compliance","GDPR","The skill focuses on business listing data and analytics, not personal user data, making GDPR compliance not directly applicable.",{"category":118,"check":122,"severity":24,"summary":123},"Target market","The extension's functionality is global, and no specific regional limitations are imposed by its implementation or documentation.",{"category":92,"check":125,"severity":24,"summary":126},"Runtime stability","The skill's requirements are standard (Python 3.10+, Claude Code CLI) and do not impose OS-specific assumptions.",{"category":44,"check":128,"severity":24,"summary":129},"README","The README file is comprehensive, detailing installation, commands, features, architecture, and extensions.",{"category":33,"check":131,"severity":24,"summary":132},"Tool surface size","The skill exposes a manageable number of commands (around 9 core commands listed in the quick reference), fitting within the recommended range.",{"category":40,"check":134,"severity":24,"summary":135},"Overlapping near-synonym tools","The commands are distinct and cover specific functionalities within local SEO, avoiding near-synonym tools.",{"category":44,"check":137,"severity":24,"summary":138},"Phantom features","All features advertised in the README and SKILL.md have corresponding implementations and documented capabilities.",{"category":140,"check":141,"severity":24,"summary":142},"Install","Installation instruction","Clear installation instructions are provided for both plugin and manual methods in the README and SKILL.md, including usage examples.",{"category":144,"check":145,"severity":24,"summary":146},"Errors","Actionable error messages","The SKILL.md outlines specific error scenarios with clear remediation steps and user-facing messages.",{"category":104,"check":148,"severity":24,"summary":149},"Pinned dependencies","The Python version requirement (3.10+) is stated, and while explicit dependency pinning isn't detailed, reliance on the Claude Code environment implies managed dependencies.",{"category":33,"check":151,"severity":63,"summary":152},"Dry-run preview","The skill is primarily analytical and does not perform state-changing operations that would typically require a dry-run mode.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The skill handles API interactions and outlines error conditions, suggesting a design that accounts for retries and timeouts, though not explicitly detailed.",{"category":118,"check":158,"severity":24,"summary":159},"Telemetry opt-in","There is no evidence of telemetry being collected by default; any data collection would likely be opt-in through API key usage.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly defines its purpose for local SEO and maps intelligence, names the artifact (business listings, geo-grid) and user intent (audit, track, verify), and provides explicit usage triggers and boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The SKILL.md frontmatter is concise, self-contained, and effectively summarizes the core capability with specific trigger phrases.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured, uses progressive disclosure for detailed information, and stays within reasonable length limits.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","Detailed information such as API endpoints, checklists, and algorithms are loaded on-demand from reference files, adhering to progressive disclosure.",{"category":170,"check":174,"severity":63,"summary":175},"Forked exploration","This skill performs targeted analysis rather than deep exploration or code review, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides clear examples for each major command, including expected inputs and outcomes.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The SKILL.md explicitly lists failure modes such as missing business data or API errors, along with recovery steps.",{"category":111,"check":183,"severity":24,"summary":184},"Tool Fallback","The skill clearly outlines a fallback to Tier 0 analysis if DataForSEO MCP is unavailable, and mentions required components.",{"category":92,"check":186,"severity":24,"summary":187},"Stack assumptions","The SKILL.md declares its stack assumptions (Python 3.10+, Claude Code CLI) and clearly states requirements for optional API keys.",{"category":189,"check":190,"severity":24,"summary":191},"Safety","Halt on unexpected state","The skill instructs to halt and report on unexpected states, such as business not found or API errors, with clear guidance on recovery.",{"category":92,"check":193,"severity":24,"summary":194},"Cross-skill coupling","The SKILL.md clearly delineates its scope from `seo-local` and `seo-local` and provides explicit cross-links for related tasks, avoiding implicit coupling.",1778675263634,"This skill analyzes local SEO presence using multiple APIs, including geo-grid rank tracking, GBP auditing, review intelligence, NAP verification, and schema generation. It operates in three tiers based on API availability: free (Overpass/Geoapify), DataForSEO, and DataForSEO + Google Maps Platform.",[198,199,200,201,202,203,204],"Geo-grid rank tracking","GBP profile auditing","Cross-platform review intelligence","NAP verification","Competitor radius mapping","LocalBusiness schema generation","Three-tier capability detection",[206,207,208],"On-page SEO analysis of website content (delegated to `seo-local`)","Website crawl or sitemap generation (handled by other skills)","Full AI search visibility analysis (handled by `seo-geo`)","3.0.0","4.4.0","To provide in-depth local SEO analysis and intelligence, helping businesses understand and improve their visibility on platforms like Google Maps.","The skill exhibits exceptional quality across all aspects, including documentation, security, and utility, with a near-perfect check record. The only non-pass checks were 'not_applicable' or informational, reflecting a robust and well-executed extension.",97,"A high-quality, comprehensive skill for local SEO and maps intelligence, offering tiered capabilities and clear documentation.",[216,217,218,219,220,221,222],"seo","local-seo","maps","auditing","api","rank-tracking","schema","global","verified",[226,227,228,229,230],"Understanding local search rankings across a geographic area","Auditing Google Business Profile completeness and optimization","Analyzing review velocity, sentiment, and distribution","Verifying business listing consistency across major platforms","Generating LocalBusiness JSON-LD markup for improved search visibility",{"codeQuality":232,"collectedAt":234,"documentation":235,"maintenance":238,"security":246,"testCoverage":248},{"hasLockfile":233},false,1778675247434,{"descriptionLength":236,"readmeSize":237},588,16151,{"closedIssues90d":239,"forks":240,"hasChangelog":241,"manifestVersion":242,"openIssues90d":243,"pushedAt":244,"stars":245},24,991,true,"1.9.9",5,1778499931000,6480,{"hasNpmPackage":233,"license":247,"smitheryVerified":233},"MIT",{"hasCi":241,"hasTests":241},{"updatedAt":250},1778675263751,{"basePath":252,"githubOwner":253,"githubRepo":254,"locale":18,"slug":13,"type":255},"skills/seo-maps","AgriciDaniel","claude-seo","skill",{"_creationTime":257,"_id":258,"community":259,"display":260,"identity":263,"parentExtension":266,"providers":298,"relations":311,"tags":312,"workflow":313},1778674872846.7803,"k17bt4vy4p97rmz9wkrfgzd8s986m614",{"reviewCount":8},{"description":261,"installMethods":262,"name":254,"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":254},{"basePath":264,"githubOwner":253,"githubRepo":254,"locale":18,"slug":254,"type":265},"","plugin",{"_creationTime":267,"_id":268,"community":269,"display":270,"identity":274,"providers":276,"relations":292,"tags":294,"workflow":295},1778674872846.7798,"k17b9ppf34m9v86tzpeck2qtcs86n8dw",{"reviewCount":8},{"description":271,"installMethods":272,"name":273,"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":264,"githubOwner":253,"githubRepo":254,"locale":18,"slug":254,"type":275},"marketplace",{"evaluate":277,"extract":285},{"promptVersionExtension":278,"promptVersionScoring":210,"score":279,"tags":280,"targetMarket":223,"tier":224},"3.1.0",99,[216,281,219,282,283,284],"marketing","content","reporting","automation",{"commitSha":286,"license":247,"marketplace":287,"plugin":290},"HEAD",{"name":288,"pluginCount":289},"agricidaniel-seo",1,{"mcpCount":8,"provider":291,"skillCount":8},"classify",{"repoId":293},"kd7fg9a0c3bhpkzvsc87hq0qdd86mkeg",[219,284,282,281,283,216],{"evaluatedAt":296,"extractAt":297,"updatedAt":296},1778674897144,1778674872846,{"evaluate":299,"extract":308},{"promptVersionExtension":209,"promptVersionScoring":210,"score":300,"tags":301,"targetMarket":223,"tier":307},93,[216,302,303,217,222,304,305,306],"technical-seo","content-seo","performance","ai-seo","competitive-analysis","community",{"commitSha":286,"license":247,"plugin":309},{"mcpCount":8,"provider":291,"skillCount":310},25,{"parentExtensionId":268,"repoId":293},[305,306,303,217,304,222,216,302],{"evaluatedAt":314,"extractAt":297,"updatedAt":314},1778674909244,{"evaluate":316,"extract":318},{"promptVersionExtension":209,"promptVersionScoring":210,"score":213,"tags":317,"targetMarket":223,"tier":224},[216,217,218,219,220,221,222],{"commitSha":286},{"parentExtensionId":258,"repoId":293},{"_creationTime":321,"_id":293,"identity":322,"providers":323,"workflow":878},1778674866854.803,{"githubOwner":253,"githubRepo":254,"sourceUrl":14},{"classify":324,"discover":866,"github":869},{"commitSha":286,"extensions":325},[326,339,438,463,476,485,517,526,535,549,558,567,582,592,602,700,709,745,760,769,778,784,793,814,823,832,841,857],{"basePath":264,"description":271,"displayName":288,"installMethods":327,"rationale":328,"selectedPaths":329,"source":338,"sourceLanguage":18,"type":275},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[330,333,335],{"path":331,"priority":332},".claude-plugin/marketplace.json","mandatory",{"path":334,"priority":332},"README.md",{"path":336,"priority":337},"LICENSE","high","rule",{"basePath":264,"description":261,"displayName":254,"installMethods":340,"license":247,"rationale":341,"selectedPaths":342,"source":338,"sourceLanguage":18,"type":265},{"claudeCode":254},"plugin manifest at .claude-plugin/plugin.json",[343,345,346,347,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,434,436],{"path":344,"priority":332},".claude-plugin/plugin.json",{"path":334,"priority":332},{"path":336,"priority":337},{"path":348,"priority":349},"skills/seo/SKILL.md","medium",{"path":351,"priority":349},"skills/seo-audit/SKILL.md",{"path":353,"priority":349},"skills/seo-backlinks/SKILL.md",{"path":355,"priority":349},"skills/seo-cluster/SKILL.md",{"path":357,"priority":349},"skills/seo-competitor-pages/SKILL.md",{"path":359,"priority":349},"skills/seo-content/SKILL.md",{"path":361,"priority":349},"skills/seo-content-brief/SKILL.md",{"path":363,"priority":349},"skills/seo-dataforseo/SKILL.md",{"path":365,"priority":349},"skills/seo-drift/SKILL.md",{"path":367,"priority":349},"skills/seo-ecommerce/SKILL.md",{"path":369,"priority":349},"skills/seo-flow/SKILL.md",{"path":371,"priority":349},"skills/seo-geo/SKILL.md",{"path":373,"priority":349},"skills/seo-google/SKILL.md",{"path":375,"priority":349},"skills/seo-hreflang/SKILL.md",{"path":377,"priority":349},"skills/seo-image-gen/SKILL.md",{"path":379,"priority":349},"skills/seo-images/SKILL.md",{"path":381,"priority":349},"skills/seo-local/SKILL.md",{"path":383,"priority":349},"skills/seo-maps/SKILL.md",{"path":385,"priority":349},"skills/seo-page/SKILL.md",{"path":387,"priority":349},"skills/seo-plan/SKILL.md",{"path":389,"priority":349},"skills/seo-programmatic/SKILL.md",{"path":391,"priority":349},"skills/seo-schema/SKILL.md",{"path":393,"priority":349},"skills/seo-sitemap/SKILL.md",{"path":395,"priority":349},"skills/seo-sxo/SKILL.md",{"path":397,"priority":349},"skills/seo-technical/SKILL.md",{"path":399,"priority":337},"agents/seo-backlinks.md",{"path":401,"priority":337},"agents/seo-cluster.md",{"path":403,"priority":337},"agents/seo-content.md",{"path":405,"priority":337},"agents/seo-dataforseo.md",{"path":407,"priority":337},"agents/seo-drift.md",{"path":409,"priority":337},"agents/seo-ecommerce.md",{"path":411,"priority":337},"agents/seo-flow.md",{"path":413,"priority":337},"agents/seo-geo.md",{"path":415,"priority":337},"agents/seo-google.md",{"path":417,"priority":337},"agents/seo-image-gen.md",{"path":419,"priority":337},"agents/seo-local.md",{"path":421,"priority":337},"agents/seo-maps.md",{"path":423,"priority":337},"agents/seo-performance.md",{"path":425,"priority":337},"agents/seo-schema.md",{"path":427,"priority":337},"agents/seo-sitemap.md",{"path":429,"priority":337},"agents/seo-sxo.md",{"path":431,"priority":337},"agents/seo-technical.md",{"path":433,"priority":337},"agents/seo-visual.md",{"path":435,"priority":337},"hooks/hooks.json",{"path":437,"priority":337},"hooks/validate-schema.py",{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":338,"sourceLanguage":18,"type":255},"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)",[445,447,449,451,453,455,457,459,461],{"path":446,"priority":332},"SKILL.md",{"path":448,"priority":337},"LICENSE.txt",{"path":450,"priority":349},"references/cost-tracking.md",{"path":452,"priority":349},"references/gemini-models.md",{"path":454,"priority":349},"references/mcp-tools.md",{"path":456,"priority":349},"references/post-processing.md",{"path":458,"priority":349},"references/presets.md",{"path":460,"priority":349},"references/prompt-engineering.md",{"path":462,"priority":349},"references/seo-image-presets.md",{"basePath":464,"description":465,"displayName":466,"installMethods":467,"rationale":468,"selectedPaths":469,"source":338,"sourceLanguage":18,"type":255},"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)",[470,471,472,474],{"path":446,"priority":332},{"path":448,"priority":337},{"path":473,"priority":349},"references/cost-tiers.md",{"path":475,"priority":349},"references/tool-catalog.md",{"basePath":477,"description":478,"displayName":479,"installMethods":480,"rationale":481,"selectedPaths":482,"source":338,"sourceLanguage":18,"type":255},"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",[483,484],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":486,"description":487,"displayName":216,"installMethods":488,"rationale":489,"selectedPaths":490,"source":338,"sourceLanguage":18,"type":255},"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",[491,492,493,495,497,499,501,503,505,507,509,511,513,515],{"path":446,"priority":332},{"path":448,"priority":337},{"path":494,"priority":349},"references/backlink-quality.md",{"path":496,"priority":349},"references/cwv-thresholds.md",{"path":498,"priority":349},"references/eeat-framework.md",{"path":500,"priority":349},"references/free-backlink-sources.md",{"path":502,"priority":349},"references/local-schema-types.md",{"path":504,"priority":349},"references/local-seo-signals.md",{"path":506,"priority":349},"references/maps-api-endpoints.md",{"path":508,"priority":349},"references/maps-free-apis.md",{"path":510,"priority":349},"references/maps-gbp-checklist.md",{"path":512,"priority":349},"references/maps-geo-grid.md",{"path":514,"priority":349},"references/quality-gates.md",{"path":516,"priority":349},"references/schema-types.md",{"basePath":518,"description":519,"displayName":520,"installMethods":521,"rationale":522,"selectedPaths":523,"source":338,"sourceLanguage":18,"type":255},"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",[524,525],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":527,"description":528,"displayName":529,"installMethods":530,"rationale":531,"selectedPaths":532,"source":338,"sourceLanguage":18,"type":255},"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",[533,534],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":338,"sourceLanguage":18,"type":255},"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",[542,543,545,547],{"path":446,"priority":332},{"path":544,"priority":349},"references/execution-workflow.md",{"path":546,"priority":349},"references/hub-spoke-architecture.md",{"path":548,"priority":349},"references/serp-overlap-methodology.md",{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":338,"sourceLanguage":18,"type":255},"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",[556,557],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":559,"description":560,"displayName":561,"installMethods":562,"rationale":563,"selectedPaths":564,"source":338,"sourceLanguage":18,"type":255},"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",[565,566],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":568,"description":569,"displayName":570,"installMethods":571,"rationale":572,"selectedPaths":573,"source":338,"sourceLanguage":18,"type":255},"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",[574,575,576,578,580],{"path":446,"priority":332},{"path":448,"priority":337},{"path":577,"priority":349},"references/excluded-domains.md",{"path":579,"priority":349},"references/keyword-density.md",{"path":581,"priority":349},"references/page-type-templates.md",{"basePath":583,"description":584,"displayName":585,"installMethods":586,"rationale":587,"selectedPaths":588,"source":338,"sourceLanguage":18,"type":255},"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",[589,590],{"path":446,"priority":332},{"path":591,"priority":349},"references/comparison-rules.md",{"basePath":593,"description":594,"displayName":595,"installMethods":596,"rationale":597,"selectedPaths":598,"source":338,"sourceLanguage":18,"type":255},"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",[599,600],{"path":446,"priority":332},{"path":601,"priority":349},"references/marketplace-endpoints.md",{"basePath":603,"description":604,"displayName":605,"installMethods":606,"rationale":607,"selectedPaths":608,"source":338,"sourceLanguage":18,"type":255},"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",[609,610,612,614,616,618,620,622,624,626,628,630,632,634,636,638,640,642,644,646,648,650,652,654,656,658,660,662,664,666,668,670,672,674,676,678,680,682,684,686,688,690,692,694,696,698],{"path":446,"priority":332},{"path":611,"priority":349},"references/bibliography.md",{"path":613,"priority":349},"references/flow-framework.md",{"path":615,"priority":349},"references/flow-prompts.lock",{"path":617,"priority":349},"references/prompts/README.md",{"path":619,"priority":349},"references/prompts/find/content-planning-for-topical-relevance-prompt.md",{"path":621,"priority":349},"references/prompts/find/content-prioritization-prompt.md",{"path":623,"priority":349},"references/prompts/find/keyword-research-prompt.md",{"path":625,"priority":349},"references/prompts/find/keyword-variations-for-topical-relevance-prompt.md",{"path":627,"priority":349},"references/prompts/find/prompt-audience-avatar.md",{"path":629,"priority":349},"references/prompts/leverage/backlink-competition-prompt.md",{"path":631,"priority":349},"references/prompts/local/ai-homepage-rewrite-prompt.md",{"path":633,"priority":349},"references/prompts/local/claude-deep-research-prompt.md",{"path":635,"priority":349},"references/prompts/local/gbp-categories-prompt.md",{"path":637,"priority":349},"references/prompts/local/gbp-description-claude-prompt-1.md",{"path":639,"priority":349},"references/prompts/local/gbp-description-claude-prompt-2.md",{"path":641,"priority":349},"references/prompts/local/gbp-description-claude-prompt-3.md",{"path":643,"priority":349},"references/prompts/local/gbp-services-prompt.md",{"path":645,"priority":349},"references/prompts/local/prompt-generating-a-meta-description.md",{"path":647,"priority":349},"references/prompts/local/prompt-generating-a-title-tag.md",{"path":649,"priority":349},"references/prompts/local/prompt-rewriting-existing-homepage.md",{"path":651,"priority":349},"references/prompts/local/prompt-rewriting-existing-service-page.md",{"path":653,"priority":349},"references/prompts/optimize/ai-detector-test-follow-up-prompt.md",{"path":655,"priority":349},"references/prompts/optimize/ai-supporting-pages-rewrite-prompt.md",{"path":657,"priority":349},"references/prompts/optimize/basic-prompt.md",{"path":659,"priority":349},"references/prompts/optimize/blog-post-outline-prompt.md",{"path":661,"priority":349},"references/prompts/optimize/blog-post-writing-prompt.md",{"path":663,"priority":349},"references/prompts/optimize/claude-prompt-1.md",{"path":665,"priority":349},"references/prompts/optimize/claude-prompt-2.md",{"path":667,"priority":349},"references/prompts/optimize/ctr-audit-prompt.md",{"path":669,"priority":349},"references/prompts/optimize/follow-up-prompt-1.md",{"path":671,"priority":349},"references/prompts/optimize/follow-up-prompt-2.md",{"path":673,"priority":349},"references/prompts/optimize/follow-up-prompt.md",{"path":675,"priority":349},"references/prompts/optimize/paa-question-rewording-prompt.md",{"path":677,"priority":349},"references/prompts/optimize/prompt-core-30-content-audit.md",{"path":679,"priority":349},"references/prompts/optimize/property-content-with-authority-audit-prompt.md",{"path":681,"priority":349},"references/prompts/optimize/reddit-claude-prompt.md",{"path":683,"priority":349},"references/prompts/optimize/schema-prompt-1.md",{"path":685,"priority":349},"references/prompts/optimize/step-1-the-chatgpt-discovery-prompt.md",{"path":687,"priority":349},"references/prompts/optimize/step-2-the-follow-up-qualifying-prompt.md",{"path":689,"priority":349},"references/prompts/optimize/technical-audit-prompt.md",{"path":691,"priority":349},"references/prompts/optimize/visibility-follow-up-prompt.md",{"path":693,"priority":349},"references/prompts/optimize/visiblity-prompt.md",{"path":695,"priority":349},"references/prompts/win/bofu-page-brief-generator.md",{"path":697,"priority":349},"references/prompts/win/conversion-audit-prompt.md",{"path":699,"priority":349},"references/prompts/win/dual-surface-content-scorecard.md",{"basePath":701,"description":702,"displayName":703,"installMethods":704,"rationale":705,"selectedPaths":706,"source":338,"sourceLanguage":18,"type":255},"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",[707,708],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":710,"description":711,"displayName":712,"installMethods":713,"rationale":714,"selectedPaths":715,"source":338,"sourceLanguage":18,"type":255},"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",[716,717,718,721,723,725,727,729,731,733,735,737,739,741,743],{"path":446,"priority":332},{"path":448,"priority":337},{"path":719,"priority":720},"assets/templates/cwv-audit-report.md","low",{"path":722,"priority":720},"assets/templates/gsc-performance-report.md",{"path":724,"priority":720},"assets/templates/indexation-status-report.md",{"path":726,"priority":349},"references/auth-setup.md",{"path":728,"priority":349},"references/ga4-data-api.md",{"path":730,"priority":349},"references/indexing-api.md",{"path":732,"priority":349},"references/keyword-planner-api.md",{"path":734,"priority":349},"references/nlp-api.md",{"path":736,"priority":349},"references/pagespeed-crux-api.md",{"path":738,"priority":349},"references/rate-limits-quotas.md",{"path":740,"priority":349},"references/search-console-api.md",{"path":742,"priority":349},"references/supplementary-apis.md",{"path":744,"priority":349},"references/youtube-api.md",{"basePath":746,"description":747,"displayName":748,"installMethods":749,"rationale":750,"selectedPaths":751,"source":338,"sourceLanguage":18,"type":255},"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",[752,753,754,756,758],{"path":446,"priority":332},{"path":448,"priority":337},{"path":755,"priority":349},"references/content-parity.md",{"path":757,"priority":349},"references/cultural-profiles.md",{"path":759,"priority":349},"references/locale-formats.md",{"basePath":761,"description":762,"displayName":763,"installMethods":764,"rationale":765,"selectedPaths":766,"source":338,"sourceLanguage":18,"type":255},"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",[767,768],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":770,"description":771,"displayName":772,"installMethods":773,"rationale":774,"selectedPaths":775,"source":338,"sourceLanguage":18,"type":255},"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",[776,777],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":252,"description":10,"displayName":13,"installMethods":779,"rationale":780,"selectedPaths":781,"source":338,"sourceLanguage":18,"type":255},{"claudeCode":12},"SKILL.md frontmatter at skills/seo-maps/SKILL.md",[782,783],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":785,"description":786,"displayName":787,"installMethods":788,"rationale":789,"selectedPaths":790,"source":338,"sourceLanguage":18,"type":255},"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",[791,792],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":794,"description":795,"displayName":796,"installMethods":797,"rationale":798,"selectedPaths":799,"source":338,"sourceLanguage":18,"type":255},"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",[800,801,802,804,806,808,810,812],{"path":446,"priority":332},{"path":448,"priority":337},{"path":803,"priority":720},"assets/agency.md",{"path":805,"priority":720},"assets/ecommerce.md",{"path":807,"priority":720},"assets/generic.md",{"path":809,"priority":720},"assets/local-service.md",{"path":811,"priority":720},"assets/publisher.md",{"path":813,"priority":720},"assets/saas.md",{"basePath":815,"description":816,"displayName":817,"installMethods":818,"rationale":819,"selectedPaths":820,"source":338,"sourceLanguage":18,"type":255},"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",[821,822],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":824,"description":825,"displayName":826,"installMethods":827,"rationale":828,"selectedPaths":829,"source":338,"sourceLanguage":18,"type":255},"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",[830,831],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":833,"description":834,"displayName":835,"installMethods":836,"rationale":837,"selectedPaths":838,"source":338,"sourceLanguage":18,"type":255},"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",[839,840],{"path":446,"priority":332},{"path":448,"priority":337},{"basePath":842,"description":843,"displayName":844,"installMethods":845,"rationale":846,"selectedPaths":847,"source":338,"sourceLanguage":18,"type":255},"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",[848,849,851,853,855],{"path":446,"priority":332},{"path":850,"priority":349},"references/page-type-taxonomy.md",{"path":852,"priority":349},"references/persona-scoring.md",{"path":854,"priority":349},"references/user-story-framework.md",{"path":856,"priority":349},"references/wireframe-templates.md",{"basePath":858,"description":859,"displayName":860,"installMethods":861,"rationale":862,"selectedPaths":863,"source":338,"sourceLanguage":18,"type":255},"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",[864,865],{"path":446,"priority":332},{"path":448,"priority":337},{"sources":867},[868],"manual",{"closedIssues90d":239,"description":870,"forks":240,"homepage":871,"license":247,"openIssues90d":243,"pushedAt":244,"readmeSize":237,"stars":245,"topics":872},"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",[873,216,874,305,875,876,877],"claude-code","ai","claude-code-skill","marketing-automation","open-source",{"classifiedAt":879,"discoverAt":880,"extractAt":881,"githubAt":881,"updatedAt":879},1778674872230,1778674866854,1778674870267,[220,219,217,218,221,222,216],{"evaluatedAt":250,"extractAt":297,"updatedAt":250},[],[886,915,942,974,1000,1020],{"_creationTime":887,"_id":888,"community":889,"display":890,"identity":896,"providers":900,"relations":908,"tags":911,"workflow":912},1778691104676.009,"k178w7wd1nma48cbwy5hbrnq7s86nyvy",{"reviewCount":8},{"description":891,"installMethods":892,"name":894,"sourceUrl":895},"Extract typed JSON from public website pages using a schema.",{"claudeCode":893},"iterationlayer/skills","website-extraction-api","https://github.com/iterationlayer/skills",{"basePath":897,"githubOwner":898,"githubRepo":899,"locale":18,"slug":894,"type":255},"skills/website-extraction-api","iterationlayer","skills",{"evaluate":901,"extract":907},{"promptVersionExtension":209,"promptVersionScoring":210,"score":902,"tags":903,"targetMarket":223,"tier":224},100,[904,905,906,222,220,284],"web-scraping","data-extraction","json",{"commitSha":286},{"parentExtensionId":909,"repoId":910},"k1721s0xmp59902ybtpakrrffn86n10s","kd76p4g2qmtrkgx99cnab3683d86n4g8",[220,284,905,906,222,904],{"evaluatedAt":913,"extractAt":914,"updatedAt":913},1778694012840,1778691104676,{"_creationTime":916,"_id":917,"community":918,"display":919,"identity":925,"providers":930,"relations":936,"tags":938,"workflow":939},1778694720643.034,"k175824bv0hy06y0gygd192pgd86nceh",{"reviewCount":8},{"description":920,"installMethods":921,"name":923,"sourceUrl":924},"Run a weekly SEO review for one registered website, write audit artifacts, and choose the next best safe action.",{"claudeCode":922},"nowork-studio/toprank","Toprank Weekly Review","https://github.com/nowork-studio/toprank",{"basePath":926,"githubOwner":927,"githubRepo":928,"locale":18,"slug":929,"type":255},"openclaw/skills/toprank-weekly-review","nowork-studio","toprank","toprank-weekly-review",{"evaluate":931,"extract":935},{"promptVersionExtension":209,"promptVersionScoring":210,"score":902,"tags":932,"targetMarket":223,"tier":224},[216,933,934,219,284],"google-ads","meta-ads",{"commitSha":286,"license":247},{"repoId":937},"kd74wn8s89tp9hrfsmcra492r586nbrv",[219,284,933,934,216],{"evaluatedAt":940,"extractAt":941,"updatedAt":940},1778694967711,1778694720643,{"_creationTime":943,"_id":944,"community":945,"display":946,"identity":952,"providers":956,"relations":965,"tags":969,"workflow":970},1778699276507.4565,"k17f878eas78tqr9j5r4r9vrsn86m495",{"reviewCount":8},{"description":947,"installMethods":948,"name":950,"sourceUrl":951},"Verwenden Sie dies, wenn der Benutzer X (Twitter)-Daten oder durch Bestätigung gesicherte X-Aktionen über Xquik benötigt: Tweet-Suche, Benutzer-Lookup, Follower-Extraktion, Mediendownload, Überwachung, Webhooks, MCP, SDKs, Posting, Likes, DMs und Profilaktualisierungen. Erfordert einen Xquik API-Schlüssel. Fordern Sie niemals X-Login-Materialien an.",{"claudeCode":949},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":953,"githubOwner":954,"githubRepo":950,"locale":955,"slug":950,"type":255},"skills/x-twitter-scraper","Xquik-dev","de",{"evaluate":957,"extract":964},{"promptVersionExtension":209,"promptVersionScoring":210,"score":902,"tags":958,"targetMarket":223,"tier":224},[959,960,220,961,284,962,963],"twitter","x","data-retrieval","mcp","sdk",{"commitSha":286},{"parentExtensionId":966,"repoId":967,"translatedFrom":968},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh","k172e8vt4zcz50bb0vfp6ptb1n86mf90",[220,284,961,962,963,959,960],{"evaluatedAt":971,"extractAt":972,"updatedAt":973},1778699230863,1778699170774,1778699276507,{"_creationTime":975,"_id":976,"community":977,"display":978,"identity":984,"providers":988,"relations":994,"tags":996,"workflow":997},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":979,"installMethods":980,"name":982,"sourceUrl":983},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":981},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":985,"githubOwner":986,"githubRepo":987,"locale":18,"slug":982,"type":255},"skills/slack","steipete","clawdis",{"evaluate":989,"extract":993},{"promptVersionExtension":209,"promptVersionScoring":210,"score":902,"tags":990,"targetMarket":223,"tier":224},[982,991,992,284,220],"messaging","communication",{"commitSha":286},{"repoId":995},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[220,284,992,991,982],{"evaluatedAt":998,"extractAt":999,"updatedAt":998},1778698950505,1778697652123,{"_creationTime":1001,"_id":1002,"community":1003,"display":1004,"identity":1008,"providers":1010,"relations":1016,"tags":1017,"workflow":1018},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":1005,"installMethods":1006,"name":1007,"sourceUrl":983},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":981},"github",{"basePath":1009,"githubOwner":986,"githubRepo":987,"locale":18,"slug":1007,"type":255},"skills/github",{"evaluate":1011,"extract":1015},{"promptVersionExtension":209,"promptVersionScoring":210,"score":902,"tags":1012,"targetMarket":223,"tier":224},[1007,1013,220,1014,284],"cli","developer-tools",{"commitSha":286},{"repoId":995},[220,284,1013,1014,1007],{"evaluatedAt":1019,"extractAt":999,"updatedAt":1019},1778698569289,{"_creationTime":1021,"_id":1022,"community":1023,"display":1024,"identity":1030,"providers":1034,"relations":1042,"tags":1044,"workflow":1045},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":1025,"installMethods":1026,"name":1028,"sourceUrl":1029},"Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.",{"claudeCode":1027},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":1031,"githubOwner":1032,"githubRepo":1033,"locale":18,"slug":1028,"type":255},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":1035,"extract":1041},{"promptVersionExtension":209,"promptVersionScoring":210,"score":902,"tags":1036,"targetMarket":223,"tier":224},[1037,1038,1039,220,963,1040],"anthropic","documentation","claude","knowledge-base",{"commitSha":286},{"repoId":1043},"kd78s53c1852h5p7c3qem663xs86njab",[1037,220,1039,1038,1040,963],{"evaluatedAt":1046,"extractAt":1047,"updatedAt":1046},1778697182451,1778696993586]