# seoskills.sh > A directory and package manager for SEO agent skills. Install SEO capability into Claude, ChatGPT, and other agents with one command. Every skill is backed by a GitHub repo. A skill is a folder with a SKILL.md file, kept in a GitHub repo, that gives an AI agent procedural knowledge for a specific SEO job. seoskills.sh lists 180 SEO skills across 13 categories and installs any of them with `npx skills add seoskills.sh/`. This file indexes the most useful pages for AI crawlers and answer engines. A plain-language overview is at https://seoskills.sh/ai-info and a machine-readable entity map at https://seoskills.sh/entitymap.json. ## Start here - [Catalog](https://seoskills.sh): every skill, searchable and filterable by category. - [Docs](https://seoskills.sh/docs): install with one command, browse the catalog, use the REST API, the MCP endpoint and the Agent Skills discovery index. - [AI information page](https://seoskills.sh/ai-info): what seoskills.sh is, written for AI assistants. - [Entity map (JSON)](https://seoskills.sh/entitymap.json): entities and relationships following the EntityMap open standard. ## Machine access - [REST API](https://seoskills.sh/api/skills): JSON list of skills with install commands. - [MCP endpoint](https://seoskills.sh/api/mcp): Model Context Protocol server for agents that want to search and install skills. - [Agent Skills discovery index](https://seoskills.sh/.well-known/agent-skills/index.json): the well-known registry index. ## Categories - [Technical SEO](https://seoskills.sh/category/technical-seo): Crawlability, indexing, site architecture, Core Web Vitals, and log-file analysis. - [On-Page SEO](https://seoskills.sh/category/on-page-seo): Titles, meta tags, headings, internal linking, and content structure that ranks. - [Content and Writing](https://seoskills.sh/category/content): Content briefs from SERP intent, editorial planning, and SEO writing. - [Keyword Research](https://seoskills.sh/category/keyword-research): Keyword discovery, search intent mapping, and topical strategy. - [Link Building](https://seoskills.sh/category/link-building): Off-page signals, digital PR, and backlink outreach that holds up. - [Local SEO](https://seoskills.sh/category/local-seo): Google Business Profile, local citations, and map-pack visibility. - [AI Search (AEO and GEO)](https://seoskills.sh/category/ai-search): Answer and generative engine optimization for AI Overviews, Perplexity, and ChatGPT. - [Programmatic SEO](https://seoskills.sh/category/programmatic-seo): Large-scale page generation and ecommerce SEO built for consistent quality. - [Analytics and Rank Tracking](https://seoskills.sh/category/analytics): GA4, Search Console, event tracking, and rank monitoring. - [Competitor and SERP Analysis](https://seoskills.sh/category/competitor-analysis): SERP breakdowns, competitor profiling, and gap analysis. - [Tooling Integrations](https://seoskills.sh/category/integrations): Ahrefs, Semrush, Screaming Frog, Moz, and Search Console workflows. - [App Store Optimization](https://seoskills.sh/category/aso): Keyword and listing optimization for the App Store and Google Play. - [SEO Audits](https://seoskills.sh/category/audit): Full technical and on-page audits with prioritized action plans. ## Install targets - [Claude Code](https://seoskills.sh/agent/claude-code): Anthropic's terminal coding agent. - [Codex](https://seoskills.sh/agent/codex): OpenAI's command-line agent. - [Cursor](https://seoskills.sh/agent/cursor): The AI-native code editor. - [GitHub Copilot](https://seoskills.sh/agent/github-copilot): GitHub's AI pair programmer. - [Windsurf](https://seoskills.sh/agent/windsurf): The agentic IDE from Codeium. - [Gemini CLI](https://seoskills.sh/agent/gemini-cli): Google's Gemini command-line agent. - [Cline](https://seoskills.sh/agent/cline): The open-source autonomous coding agent. - [Amp](https://seoskills.sh/agent/amp): Sourcegraph's agentic coding tool. - [OpenCode](https://seoskills.sh/agent/opencode): The open-source terminal agent. - [Zed](https://seoskills.sh/agent/zed): The high-performance collaborative editor. - [Roo Code](https://seoskills.sh/agent/roo): The autonomous agent for VS Code. - [VS Code](https://seoskills.sh/agent/vscode): Visual Studio Code with agent mode. ## Technical SEO: most installed skills - [seo](https://seoskills.sh/addyosmani/web-quality-skills/seo): Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization". - [core-web-vitals](https://seoskills.sh/addyosmani/web-quality-skills/core-web-vitals): Optimize Core Web Vitals (LCP, INP, CLS) for better page experience using field and lab evidence. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts". - [opencli-browser-sitemap](https://seoskills.sh/jackwener/opencli/opencli-browser-sitemap): Use when driving a website with opencli browser and sitemap context is available, requested, or needed to avoid blind navigation. Guides agents to consume site sitemap files lazily, choose adapter/browser fallback paths, resume from state signatures, and mark stale sitemap entries without trusting them over live browser state. - [seo-sitemap](https://seoskills.sh/agricidaniel/claude-seo/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". - [seo-technical](https://seoskills.sh/agricidaniel/claude-seo/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". - [seo-page](https://seoskills.sh/agricidaniel/claude-seo/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. - [seo-hreflang](https://seoskills.sh/agricidaniel/claude-seo/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". - [opencli-sitemap-author](https://seoskills.sh/jackwener/opencli/opencli-sitemap-author): Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo. ## On-Page SEO: most installed skills - [schema](https://seoskills.sh/coreyhaines31/marketingskills/schema): When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets," "schema.org," "FAQ schema," "product schema," "review schema," "breadcrumb schema," "Google rich results," "knowledge panel," "star ratings in search," or "add structured data." Use this whenever someone wants their pages to show enhanced results in Google. For broader SEO issues, see seo-audit. For AI search optimization, see ai-seo. - [schema-markup](https://seoskills.sh/coreyhaines31/marketingskills/schema-markup): When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets," "schema.org," "FAQ schema," "product schema," "review schema," "breadcrumb schema," "Google rich results," "knowledge panel," "star ratings in search," or "add structured data." Use this whenever someone wants their pages to show enhanced results in Google. For broader SEO issues, see seo-audit. For AI search optimization, see ai-seo. - [seo-schema](https://seoskills.sh/agricidaniel/claude-seo/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". - [seo-images](https://seoskills.sh/agricidaniel/claude-seo/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". - [seo-image-gen](https://seoskills.sh/agricidaniel/claude-seo/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-drift](https://seoskills.sh/agricidaniel/claude-seo/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". - [serp-markup-builder](https://seoskills.sh/aaron-he-zhu/aaron-marketing-skills/serp-markup-builder): Use when the user asks to "optimize meta tags", "write title tags / meta descriptions", "add Open Graph or Twitter cards", or "generate schema / JSON-LD" for FAQ, HowTo, Article, Product, or LocalBusiness rich-result candidates. Produces title/description options, an OG+Twitter block, and validated JSON-LD for the document head. Not for body copy — use content-writer; not for crawl/index technical issues — use technical-seo-checker. 标题优化/元描述/Schema标记/结构化数据 - [on-page-seo-checker](https://seoskills.sh/aaron-he-zhu/aaron-marketing-skills/on-page-seo-checker): Use when the user asks to "audit on-page SEO" or "diagnose why a single page dropped"; scores titles, meta, header structure, keyword placement, links, and images with prioritized fixes. Not for E-E-A-T / publish-readiness scoring — use content-quality-auditor; not for crawl / CWV / indexing — use technical-seo-checker. 页面SEO审计/排名诊断 ## Content and Writing: most installed skills - [brief](https://seoskills.sh/calm-north/seojuice-skills/brief): Produce an editor-ready content brief for a target keyword or topic. Use when the user asks for a content brief, writing guidelines, article outline, SEO brief, what to include in a blog post, or how to structure content for a keyword. For choosing which topics to write about, see find-keywords. For a full site-wide SEO audit, see audit. - [seo-content](https://seoskills.sh/agricidaniel/claude-seo/seo-content): Content quality and E-E-A-T analysis with AI citation readiness assessment, plus last-mile draft cleanup (AI-typical phrasing and invisible Unicode watermark characters). Use when user says "content quality", "E-E-A-T", "content analysis", "readability check", "thin content", "content audit", "humanize", "AI phrasing", "remove watermarks", or "invisible characters". - [seo-content-brief](https://seoskills.sh/agricidaniel/claude-seo/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". - [seo-content-optimizer](https://seoskills.sh/onewave-ai/claude-skills/seo-content-optimizer) - [seo-content-auditor](https://seoskills.sh/sickn33/agentic-awesome-skills/seo-content-auditor): Analyzes provided content for quality, E-E-A-T signals, and SEO best practices. Scores content and provides improvement recommendations based on established guidelines. - [Content Decay Predictor](https://seoskills.sh/seoskills-sh/catalog/content-decay-predictor): Builds per-URL clicks and impressions time-series from Search Console, fits a trend to detect sustained decline and inf… - [Content Freshness Auditor](https://seoskills.sh/seoskills-sh/catalog/content-freshness-auditor): Crawls content and detects staleness signals — old publish and modified dates, outdated years and statistics, deprecate… - [E-E-A-T Signal Evaluator](https://seoskills.sh/seoskills-sh/catalog/eeat-signal-evaluator): Crawls a page and extracts E-E-A-T signals — author identity and credentials, citations, first-hand experience markers,… ## Keyword Research: most installed skills - [find-keywords](https://seoskills.sh/calm-north/seojuice-skills/find-keywords): Build a prioritized keyword list for a website, topic, or campaign. Use when the user asks about keyword research, finding keywords to target, building a keyword list, search demand, keyword difficulty, intent mapping, or which keywords to prioritize. For writing content around keywords, see brief. For grouping keywords into clusters, see build-clusters. - [seo-plan](https://seoskills.sh/agricidaniel/claude-seo/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". - [seo-cluster](https://seoskills.sh/agricidaniel/claude-seo/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". - [seo-sxo](https://seoskills.sh/agricidaniel/claude-seo/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". - [target-serp](https://seoskills.sh/calm-north/seojuice-skills/target-serp): Identify and capture SERP features for target keywords — featured snippets, People Also Ask boxes, knowledge panels, and rich results. Use when the user asks about featured snippets, position zero, PAA optimization, rich results, schema markup for SERP features, or how to get more SERP real estate. - [amazon-keyword-research](https://seoskills.sh/nexscope-ai/amazon-skills/amazon-keyword-research): Amazon keyword research and market opportunity analysis for sellers. Retrieve autocomplete suggestions (long-tail keywords), analyze competitor landscape, and assess market opportunity for any keyword on 12 Amazon marketplaces (US/UK/DE/FR/IT/ES/JP/CA/AU/IN/MX/BR). No API key required. Make sure to use this skill whenever the user mentions Amazon product research, finding products to sell on Amazon, Amazon keyword ideas, niche analysis, competition analysis for Amazon, market opportunity on Amazon, comparing Amazon keywords, evaluating whether a product is worth selling, Amazon autocomplete da - [etsy-seo](https://seoskills.sh/nexscope-ai/ecommerce-skills/etsy-seo): Etsy SEO analyzer and optimizer. Improve search visibility with title optimization, tag analysis, description scoring, and keyword research. Includes SEO scoring (0-100), long-tail keyword suggestions, and prioritized action plans. No API key required. - [ecommerce-keyword-research](https://seoskills.sh/nexscope-ai/ecommerce-skills/ecommerce-keyword-research): Cross-platform keyword research for e-commerce. Discover high-converting keywords across Amazon, Shopify, Etsy, Google Shopping, TikTok Shop, and Walmart. Analyzes search volume signals, competition indicators, commercial intent, and long-tail opportunities. ## Link Building: most installed skills - [backlink-analyzer](https://seoskills.sh/aaron-he-zhu/seo-geo-claude-skills/backlink-analyzer) - [build-links](https://seoskills.sh/calm-north/seojuice-skills/build-links): Design a link building campaign with prospect identification, asset creation, and outreach strategy. Use when the user asks about link building, backlinks, domain authority, how to get backlinks, outreach campaigns, digital PR, guest posting, or link acquisition. For internal linking, see fix-linking. - [seo-backlinks](https://seoskills.sh/agricidaniel/claude-seo/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. - [fix-linking](https://seoskills.sh/calm-north/seojuice-skills/fix-linking): Design or audit internal link structure for a website. Use when the user asks about internal linking, link architecture, orphan pages, PageRank flow, anchor text, site structure, silo architecture, or why pages aren't ranking despite good content. For external link building, see build-links. - [link-building](https://seoskills.sh/kostja94/marketing-skills/link-building): When the user wants to build backlinks, acquire links, or improve off-page SEO. Also use when the user mentions "link building," "backlinks," "off-page SEO," "link acquisition," "outreach," "guest posting," "broken link building," "link outreach," "acquire backlinks," "how to build backlinks," or "link building strategy." For profile audit, use backlink-analysis. - [backlink-analysis](https://seoskills.sh/kostja94/marketing-skills/backlink-analysis): When the user wants to analyze backlinks, audit link profile, or identify link issues. Also use when the user mentions "backlink analysis," "backlink audit," "referring domains," "toxic links," "link profile," or "disavow file." For acquisition, use link-building. - [backlink-audit](https://seoskills.sh/openclaudia/openclaudia-skills/backlink-audit): Audit a domain's backlink profile using the SemRush API. Use when the user says "audit backlinks", "check my backlinks", "backlink analysis", "link profile", "toxic links", "disavow", "link building opportunities", "referring domains", "anchor text", or asks about a site's link authority. - [Backlink Gap Analyzer](https://seoskills.sh/seoskills-sh/catalog/backlink-gap-analyzer): Pulls referring domains for the target and a set of competitors from a backlink API and computes the set difference, re… ## Local SEO: most installed skills - [seo-local](https://seoskills.sh/agricidaniel/claude-seo/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. Use when user says "local SEO", "Google Business Profile", "GBP", "map pack", "local pack", "citations", "NAP consistency", "service area", or "multi-location". - [localization](https://seoskills.sh/eronred/aso-skills/localization): When the user wants to localize their App Store listing for international markets. Also use when the user mentions "localization", "translate my app", "international markets", "expand to new countries", "localize metadata", or "which countries should I target". For keyword research in specific markets, see keyword-research. For metadata writing, see metadata-optimization. - [rank-local](https://seoskills.sh/calm-north/seojuice-skills/rank-local): Build a local SEO strategy covering Google Business Profile, local citations, reviews, and NAP consistency. Use when the user asks about local SEO, Google Business Profile, Google Maps ranking, local pack, NAP consistency, local citations, review strategy, or ranking for "[service] near me" searches. - [local-seo](https://seoskills.sh/kostja94/marketing-skills/local-seo) - [seo-local-business](https://seoskills.sh/jezweb/claude-skills/seo-local-business): Generate complete SEO setup for local business websites — HTML head tags, JSON-LD LocalBusiness schema, robots.txt, sitemap.xml. Australian-optimised with +61 phone, ABN, suburb patterns. Use whenever the user wants SEO for a local business (tradesman, café, clinic, agency, retailer), needs JSON-LD structured data, asks for LocalBusiness schema, or wants meta tags / robots.txt / sitemap for a suburb-serving business. - [anycap-ai-tool-seo](https://seoskills.sh/anycap-ai/anycap/anycap-ai-tool-seo): Guide for planning and auditing SEO for AI tool, SaaS, and product-led websites. Powered by AnyCap -- the capability runtime that equips AI agents with web search and web crawl through a single CLI. Use when Codex needs to define SEO ICPs, map search intent to page types, inspect live SERPs, write page briefs for tool/comparison/alternatives/pricing/tutorial pages, prioritize technical SEO foundations, plan citations or backlinks, or decide whether programmatic SEO is safe and worthwhile. Trigger on mentions of AI tool SEO, SaaS SEO, product-led SEO, search intent, page type mapping, vs pages, - [GBP Review Velocity & Sentiment Monitor](https://seoskills.sh/seoskills-sh/catalog/gbp-review-monitor): Pulls reviews per location from the Google Business Profile API and computes review velocity, star trend, response rate… - [Multi-Location NAP Consistency Crawler](https://seoskills.sh/seoskills-sh/catalog/nap-consistency-crawler): Crawls the site's location pages and major citation directories to extract each location's name, address, and phone, th… ## AI Search (AEO and GEO): most installed skills - [ai-seo](https://seoskills.sh/coreyhaines31/marketingskills/ai-seo): When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatGPT,' 'optimize for Perplexity,' 'AI citations,' 'AI visibility,' 'zero-click search,' 'how do I show up in AI answers,' 'LLM mentions,' 'optimize for Claude/Gemini,' 'llms.txt,' 'llms-full.txt,' 'OKF,' 'Open Knowledge Format,' 'knowledge bundle,' 'agent-readable site,' 'agent readiness,' 'is my site - [seo-geo](https://seoskills.sh/resciencelab/opc-skills/seo-geo): SEO & GEO (Generative Engine Optimization) for websites. Analyze keywords, generate schema markup, optimize for AI search engines (ChatGPT, Perplexity, Gemini, Copilot, Claude) and traditional search (Google, Bing). Use when user wants to improve search visibility, search optimization, search ranking, AI visibility, ChatGPT ranking, Google AI Overview, indexing, JSON-LD, meta tags, or keyword research. - [optimize-for-ai](https://seoskills.sh/calm-north/seojuice-skills/optimize-for-ai): Optimize content for AI search engines — ChatGPT, Perplexity, Claude, Gemini, Google AI Overviews. Use when the user asks about AI SEO, AISO, getting cited by AI, appearing in AI answers, answer engine optimization, AEO, GEO, LLMO, AI Overviews, zero-click search, or how to appear in ChatGPT/Perplexity results. For traditional SEO, see diagnose-seo. - [seo-aeo-best-practices](https://seoskills.sh/sanity-io/agent-toolkit/seo-aeo-best-practices): SEO and AEO best practices for metadata, Open Graph, sitemaps, robots.txt, hreflang, JSON-LD structured data, EEAT, and content optimized for search engines and AI answer surfaces. Use this skill when implementing page SEO, technical SEO, schema markup, international SEO, AI-overview readiness, or improving content for Google, ChatGPT, Perplexity, and similar assistants. - [seo-maps](https://seoskills.sh/agricidaniel/claude-seo/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, competitor radius mapping, and LocalBusiness schema generation. Three tiers: free (Overpass + Geoapify), DataForSEO, and DataForSEO + Google. Use when user says "maps", "geo-grid", "rank tracking", "GBP audit", "review velocity", "competitor radius", or "SoLV". - [seo-dataforseo](https://seoskills.sh/agricidaniel/claude-seo/seo-dataforseo): Live SEO data via DataForSEO MCP server: SERP analysis, keyword research (volume, difficulty, intent, trends), backlink profiles, on-page analysis, competitor and content analysis, business listings, AI visibility (LLM mention tracking), and domain analytics. Requires DataForSEO extension installed. Use when user says "dataforseo", "live SERP", "keyword volume", "backlink data", "AI visibility check", or "real search data". - [bencium-aeo](https://seoskills.sh/bencium/bencium-marketplace/bencium-aeo): Generate AEO-optimized content (Answer Engine Optimization) for AI search visibility - ChatGPT, Claude, Gemini, AI Overviews. Use when optimizing websites for AI citations, creating FAQ schemas, evidence panels, or analyzing content for LLM extraction readiness. - [aeon](https://seoskills.sh/k-dense-ai/scientific-agent-skills/aeon): This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs. ## Programmatic SEO: most installed skills - [programmatic-seo](https://seoskills.sh/coreyhaines31/marketingskills/programmatic-seo): When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," "building many pages for SEO," "pSEO," "generate 100 pages," "data-driven pages," or "templated landing pages." Use this whenever someone wants to create many similar pages targeting different keywords or locations. For auditing existing SEO issues, see seo-audit. For content strategy planning, see content-strategy. - [seo-programmatic](https://seoskills.sh/agricidaniel/claude-seo/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". - [seo-ecommerce](https://seoskills.sh/agricidaniel/claude-seo/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". - [product-page-seo](https://seoskills.sh/nexscope-ai/ecommerce-skills/product-page-seo): Optimize e-commerce product pages for search engine visibility. On-page SEO, structured data, page speed, mobile optimization, and content strategy for Google, Bing, and platform-specific search. - [ecommerce-seo-audit](https://seoskills.sh/affilino/ecommerce-seo-audit-skill/ecommerce-seo-audit): Comprehensive ecommerce SEO audit for product pages, collection pages, technical SEO, log file analysis, and competitor research. Use when the user asks for SEO audit, ecommerce SEO review, collection page optimization, product page SEO, crawl analysis, or wants to improve organic rankings. - [Programmatic Link Mesh Builder](https://seoskills.sh/seoskills-sh/catalog/programmatic-link-mesh-builder): Models a generated page set as a directed graph, computes PageRank by power iteration and finds orphan and unreachable… - [Programmatic Page Inventory Planner](https://seoskills.sh/seoskills-sh/catalog/pseo-page-inventory-planner): Demand-validates every {modifier} x {entity} combination before you generate programmatic pages by fetching search volu… - [Programmatic Template Auditor](https://seoskills.sh/seoskills-sh/catalog/pseo-template-auditor): Samples pages from one programmatic template, computes a 64-bit SimHash over word-shingles for each page, clusters near… ## Analytics and Rank Tracking: most installed skills - [GA4 Anomaly Detector](https://seoskills.sh/seoskills-sh/catalog/ga4-anomaly-detector): Detects statistically significant anomalies in GA4 organic traffic and conversions by pulling daily metrics from the GA… - [GA4 Attribution Path Modeler](https://seoskills.sh/seoskills-sh/catalog/ga4-attribution-modeler): Reconstructs multi-touch conversion paths from the event-level GA4 BigQuery export and assigns credit across channels w… - [Striking Distance Opportunity Finder](https://seoskills.sh/seoskills-sh/catalog/striking-distance-finder): Surfaces "striking distance" keywords ranking in Search Console positions 11-20 with real impression demand, ranks them… - [BigQuery Log File Analyzer](https://seoskills.sh/seoskills-sh/catalog/bigquery-log-analyzer): Analyzes raw server and CDN access logs stored in BigQuery to quantify Googlebot crawl behavior, surface crawl-budget w… - [Search Console Cannibalization Analyzer](https://seoskills.sh/seoskills-sh/catalog/gsc-cannibalization-analyzer): Detects keyword cannibalization by pulling query-and-page data from the Google Search Console API and clustering querie… ## Competitor and SERP Analysis: most installed skills - [seo-competitor-pages](https://seoskills.sh/agricidaniel/claude-seo/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". - [Competitor Content Cadence Monitor](https://seoskills.sh/seoskills-sh/catalog/competitor-content-monitor): Periodically diffs each competitor's sitemap and content to detect newly published and materially updated URLs, extract… - [Organic Share-of-Voice Tracker](https://seoskills.sh/seoskills-sh/catalog/organic-sov-tracker): Tracks rankings for a keyword universe and computes each domain's organic share of voice weighted by position CTR and s… - [SERP Competitor Landscape Mapper](https://seoskills.sh/seoskills-sh/catalog/serp-competitor-mapper): Fetches SERPs for a keyword universe and tallies each domain's ranking positions to compute SERP presence and average p… - [SERP Winners & Losers Detector](https://seoskills.sh/seoskills-sh/catalog/serp-winners-losers): Compares ranking snapshots for a keyword set across two periods and computes each domain's net position change and keyw… - [Competitor Content Gap Matrix](https://seoskills.sh/seoskills-sh/catalog/content-gap-matrix): Builds each competitor's ranking-keyword set and diffs them against the target's to find shared gaps — terms multiple c… ## Tooling Integrations: most installed skills - [firecrawl-agent](https://seoskills.sh/firecrawl/cli/firecrawl-agent): Autonomous multi-page extraction into structured JSON. Use when the user wants website data matching a schema — pricing tiers, product listings — beyond a single-page scrape. - [firecrawl-seo-audit](https://seoskills.sh/firecrawl/firecrawl-workflows/firecrawl-seo-audit): Audit a website's SEO with Firecrawl. Use when the user asks for an SEO audit, metadata and heading review, sitemap/site-structure analysis, keyword opportunities, competitor SERP comparison, or prioritized search optimization recommendations. - [seo-google](https://seoskills.sh/agricidaniel/claude-seo/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", or "real CWV data". - [seo-project-setup](https://seoskills.sh/every-app/open-seo/seo-project-setup): Populate a project's shared OpenSEO context — site scope, goals, positioning, competitors, key pages, and preferences — plus MCP checks and Search Console intake. - [seo-flow](https://seoskills.sh/agricidaniel/claude-seo/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. - [Semrush-GSC Rank Blender](https://seoskills.sh/seoskills-sh/catalog/semrush-gsc-rank-blender): Joins Semrush tracked organic positions (third-party SERP scrape) with Search Console's real per-query impression, clic… - [SEO Metrics API Orchestrator](https://seoskills.sh/seoskills-sh/catalog/seo-metrics-api-orchestrator): Fetches a requested metric set (domain authority, backlinks, keyword volume, difficulty) across whichever vendors are c… - [Ahrefs-GSC Backlink Reconciler](https://seoskills.sh/seoskills-sh/catalog/ahrefs-gsc-backlink-reconciler): Pulls referring domains from the Ahrefs API v3, reads the Search Console "Top linking sites" CSV export (Search Console… ## App Store Optimization: most installed skills - [paseo-committee](https://seoskills.sh/getpaseo/paseo/paseo-committee): Form a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a hard planning problem. - [app-store-optimization](https://seoskills.sh/dpearson2699/swift-ios-skills/app-store-optimization) - [aso](https://seoskills.sh/arnabbagxd/brand-building-skills/aso) - [masonry](https://seoskills.sh/kostja94/marketing-skills/masonry) - [app-store-aso](https://seoskills.sh/timbroddin/app-store-aso-skill/app-store-aso): Generate optimized Apple App Store metadata recommendations with ASO best practices. Use this skill when analyzing app listings, optimizing metadata (title, subtitle, description, keywords), performing competitive analysis, or validating App Store listing requirements. Triggers on queries about App Store optimization, metadata review, or screenshot strategy. - [Store Listing CVR Auditor](https://seoskills.sh/seoskills-sh/catalog/store-listing-cvr-auditor): Evaluates an App Store or Google Play listing — icon, screenshot sequence, captions, subtitle, description, preview vid… - [App Keyword Rank Tracker](https://seoskills.sh/seoskills-sh/catalog/app-keyword-rank-tracker): Records an app's keyword positions across the App Store (keyless iTunes Search) and Google Play (ASO rank API) and acro… - [App Review Keyword Miner](https://seoskills.sh/seoskills-sh/catalog/app-review-keyword-miner): Pulls App Store (RSS) and Google Play reviews, extracts the real vocabulary users use plus recurring feature requests a… ## SEO Audits: most installed skills - [seo-audit](https://seoskills.sh/coreyhaines31/marketingskills/seo-audit): When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," "SEO health check," "my traffic dropped," "lost rankings," "not showing up in Google," "site isn't ranking," "Google update hit me," "page speed," "core web vitals," "crawl errors," or "indexing issues." Use this even if the user just says something vague like "my SEO is bad" or "help with SEO" — start with an audit. For building pages at scale to target keywords, see programmatic-seo. - [audit](https://seoskills.sh/calm-north/seojuice-skills/audit): Run a comprehensive SEO audit on a website covering technical health, on-page optimization, content quality, and backlink profile. Use when the user asks for an SEO audit, site review, SEO health check, "what's wrong with my SEO", website analysis, or a full diagnostic of their site's search performance. For speed-specific issues, see audit-speed. For technical crawl/index issues only, see diagnose-seo. - [seoul-subway-arrival](https://seoskills.sh/nomadamas/k-skill/seoul-subway-arrival): Look up Seoul real-time subway arrival information with the official Seoul Open Data API. Use when the user asks when a train arrives, which trains are approaching a station, or how crowded Seoul subway timing looks right now. - [seo-coach](https://seoskills.sh/every-app/open-seo/seo-coach): Enter a friendly OpenSEO coach mode that explains workflows, recommends next steps, and helps users use agents, web search, scraping, and MCP data effectively. - [paseo](https://seoskills.sh/getpaseo/paseo/paseo): Paseo reference for managing projects, workspaces, workspace scripts, agents, schedules, and heartbeats. - [paseo-handoff](https://seoskills.sh/getpaseo/paseo/paseo-handoff): Hand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another agent. - [paseo-loop](https://seoskills.sh/getpaseo/paseo/paseo-loop) - [paseo-advisor](https://seoskills.sh/getpaseo/paseo/paseo-advisor): Spin up a single agent as an advisor — second opinion on the current task. Use when the user says "advisor", "second opinion", "what does X think", or wants an outside take without delegating the work itself. ## Company - [Synup](https://synup.com): seoskills.sh is a Synup project.