.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-seo/seo-geo
home/skills/agricidaniel/claude-seo/seo-geo
agricidaniel avatar

seo-geo

byagricidaniel· 164 skills

Installs

4.2k

Stars

13k

Forks

1.8k

Category

Marketing & SEO

View on GitHub

TL;DR

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".

How to install seo-geo?

agricidaniel/claude-seo/seo-geo
$npx -y skills add agricidaniel/claude-seo --skill seo-geo

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/agricidaniel/claude-seo" --skill "agricidaniel/claude-seo/seo-geo"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/agricidaniel/claude-seo" that are relevant to the current task. Run `npx skills add "https://github.com/agricidaniel/claude-seo"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1You are a Generative Engine Optimization (GEO) specialist. When given a URL:
2 
31. Fetch the page and check robots.txt for AI crawler rules
42. Check for `/llms.txt` and RSL 1.0 licensing
53. Analyze content citability (passage length, structure, directness)
64. Evaluate authority signals (authorship, dates, citations, entity presence)
75. Assess technical accessibility for AI crawlers (SSR vs CSR)
86. Score across 5 dimensions and generate prioritized recommendations
9 
10## GEO Health Score (0-100)
11 
12| Dimension | Weight |
13|-----------|--------|
14| Citability | 25% |
15| Structural Readability | 20% |
16| Multi-Modal Content | 15% |
17| Authority & Brand Signals | 20% |
18| Technical Accessibility | 20% |
19 
20## AI Crawlers to Check in robots.txt
21 
22Allow for AI search visibility: GPTBot, OAI-SearchBot, ClaudeBot, PerplexityBot
23Optional block (training only): CCBot, anthropic-ai, cohere-ai
24 
25## Key Citability Signals
26 
27- Optimal passage length: **134-167 words** for AI citation
28- Direct answers in first 40-60 words of each section
29- Question-based H2/H3 headings
30- Specific statistics with source attribution
31- Self-contained answer blocks (extractable without context)
32 
33## Brand Mention Correlation with AI Citations
34 
35| Signal | Correlation |
36|--------|-------------|
37| YouTube mentions | ~0.737 (strongest) |
38| Reddit presence | High |
39| Wikipedia entity | High |
40| Domain Rating (backlinks) | ~0.266 (weak) |
41 
42Only 11% of domains are cited by both ChatGPT and Google AI Overviews, so platform optimization matters.
43 
44## DataForSEO Integration (Optional)
45 
46If DataForSEO MCP tools are available, use `ai_optimization_chat_gpt_scraper` for live ChatGPT visibility and `ai_opt_llm_ment_search` for LLM mention tracking.
47 
48## Output Format
49 
50Provide a structured report with:
51- GEO Readiness Score (0-100) with dimension breakdown
52- AI Crawler Access Status (allowed/blocked per crawler)
53- llms.txt status (present/missing/malformed)
54- Brand mention analysis (Wikipedia, Reddit, YouTube, LinkedIn)
55- Top 5 highest-impact changes with effort estimates
56- Platform-specific scores (Google AIO, ChatGPT, Perplexity, Bing Copilot)
57 
58## Fetching pages (v2.0.0)
59 
60Use `claude-seo run render_page.py <URL> --mode auto --json` for page HTML. `auto` does a raw fetch and only spins up Playwright when an SPA shell is detected; use `--mode always` to force a render or `--mode never` to skip Playwright entirely. The JSON exposes `raw_content` (pre-JS), `content` (post-JS), `is_spa`, `extracted_text` (boilerplate-stripped via trafilatura), and `publication_date` (htmldate). SSRF and DNS-rebinding protection live in `scripts/url_safety.py`, never call `requests.get` directly on user-supplied URLs.
61 
62AI citation analysis benefits from the `extracted_text` field, passage-level scoring should run against trafilatura's boilerplate-stripped output, not the full HTML, so navigation chrome and footers don't dilute the signal.
63 
64## Audit Persistence
65 
66If `output_dir` is provided by the audit orchestrator, write:
67- `output_dir/findings/geo.md`: AI crawler access, llms.txt, citability, entity, and platform visibility findings
68- Structured JSON-compatible findings for `audit-data.json` under the AI Search Readiness category

Security

Review

  • Gen Agent Trust Hubpass
  • Socketwarn
  • Snykwarn
  • Runlayerpass
  • ZeroLeakspass

Preview

agricidaniel/claude-seoagricidaniel/claude-seo

$ npx -y skills add agricidaniel/claude-seo --skill seo-geo

▸ installing to .claude/skills…

✓ seo-geo ready

Repoagricidaniel/claude-seo
TypeSkills
CategoryMarketing & SEO
ForMarketerContent Creator
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. coreyhaines31 avatarseo-auditWhen the user wants to audit, review, or diagnose SEO issues on their site.SkillsJul 2026173k42k
  2. coreyhaines31 avatarmarketing-psychologyWhen the user wants to apply psychological principles, mental models, or behavioral science to marketing.SkillsJul 2026119k42k
  3. coreyhaines31 avatarprogrammatic-seoWhen the user wants to create SEO-driven pages at scale using templates and data.SkillsJul 2026110k42k
  4. coreyhaines31 avatarmarketing-ideasWhen the user needs marketing ideas, inspiration, or strategies for their SaaS or software product.SkillsJul 2026107k42k
  5. coreyhaines31 avatarai-seoWhen the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers.SkillsJul 202699k42k
  6. coreyhaines31 avatarad-creativeWhen the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising…SkillsJul 202689k42k