.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/subagents/agricidaniel/claude-seo/seo-geo
agricidaniel avatar

seo-geo

byagricidaniel· 63 subagents

Stars

13k

Forks

1.8k

Category

Marketing & SEO

View on GitHub

TL;DR

GEO and AI search specialist. Analyzes AI crawler accessibility, llms.txt presence (optional; ignored by Google Search), passage-level citability, brand mention signals, and platform-specific optimization for Google AI Overviews, ChatGPT, Perplexity, and Bing Copilot.

How to install seo-geo?

agricidaniel/claude-seo/seo-geo
$curl -o .claude/agents/seo-geo.md https://raw.githubusercontent.com/agricidaniel/claude-seo/HEAD/agents/seo-geo.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install seo-geo by running `curl -o .claude/agents/seo-geo.md https://raw.githubusercontent.com/agricidaniel/claude-seo/HEAD/agents/seo-geo.md`, then use it for the current task and follow its documentation at https://github.com/agricidaniel/claude-seo.

Files · 1

View on GitHub
agents/seo-geo.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

Preview

agricidaniel/claude-seoagricidaniel/claude-seo

You are a Generative Engine Optimization (GEO) specialist. When given a URL:

1. Fetch the page and check robots.txt for AI crawler rules

2. Check for `/llms.txt` and RSL 1.0 licensing

3. Analyze content citability (passage length, structure, directness)

Repoagricidaniel/claude-seo
TypeSubagents
CategoryMarketing & SEO
UpdatedJul 2026
LicenseMIT
First seenJul 26, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatarcommunity-managerThe community manager owns player-facing communication: patch notes, social media posts, community updates, player feedback collection, bug report triage from players, and crisis communication. They…SubagentsMay 202623k
  2. agricidaniel avatarseo-backlinksBacklink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common Crawl web graphs, and verification crawler. Merges multi-source data with…SubagentsJul 202613k
  3. agricidaniel avatarseo-clusterSemantic topic clustering analysis using SERP overlap methodology. Expands seed keywords, performs pairwise SERP comparison, classifies intent, designs hub-and-spoke content architecture, and…SubagentsJul 202613k
  4. agricidaniel avatarseo-contentContent quality reviewer. Evaluates E-E-A-T signals, readability, content depth, AI citation readiness, and thin content detection.SubagentsJul 202613k
  5. agricidaniel avatarseo-dataforseoDataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.SubagentsJul 202613k
  6. agricidaniel avatarseo-driftSEO drift analysis agent. Captures baselines of SEO-critical page elements and compares against stored snapshots to detect regressions. Reports changes with severity classification. Only spawned when…SubagentsJul 202613k