claude/agents/resources
bastien 476195978e feat(seo/geo): CMS plugin-first + shared-file edit discipline + Bing/IndexNow mandatory
Post-review hardening of the parallel seo+geo dispatch:

- skills/seo/SKILL.md: shared-file edit discipline embedded in both dispatch prompts (Edit-only on shared templates, Write only on sole-owned files). CROSS-AGENT NOTES flow clarified — dispatcher escalates to SEO.md §11 as user action with automation options (Option B).
- agents/seo-analyzer.md: STEP 2 detects 8 CMS (WordPress/Drupal/Magento/Shopify/Joomla/PrestaShop/Ghost/Wix-Squarespace-Webflow) and presence of SEO plugins. STEP 10 emits P0 quick win "install CMS plugin" when CMS detected without plugin. STEP 5 expands topic clusters / silos sémantiques. Framework notes in STEP 12 cover all 8 CMS explicitly.
- agents/geo-analyzer.md: STEP 6 checks /faq path + FAQPage schema presence. STEP 11 mandates 3 AI-index user actions per FULL audit (Bing Webmaster Tools / GSC / IndexNow) + Apple Business Connect for local business.
- agents/resources/automation-catalog.md: new structured CMS plugin section (install links + pricing per platform). AI-index submission section rewritten with Bing Webmaster as canonical entry for ChatGPT Search/Copilot/DuckDuckGo, IndexNow protocol details, Brave Web Discovery, Apple Business Connect.
- agents/resources/llms-txt-template.md: explicit note that /ai.txt and /about-data are NOT real standards; llms.txt (Jeremy Howard) remains the only proposed one.

Rationale: third-party AI review of the skill surfaced 5 gaps — race condition on shared templates (Layout.astro holds meta + JSON-LD), ambiguous cross-agent flow, missing CMS-plugin-first logic (Gemini), under-exposed Bing Webmaster (ChatGPT Search channel), and minor accuracy items.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 16:57:32 +02:00
..
ai-crawlers-2026.md feat(seo/geo): split into parallel seo + geo agents with shared resources 2026-04-21 16:16:30 +02:00
ai-visibility-tools.md feat(seo/geo): split into parallel seo + geo agents with shared resources 2026-04-21 16:16:30 +02:00
automation-catalog.md feat(seo/geo): CMS plugin-first + shared-file edit discipline + Bing/IndexNow mandatory 2026-04-21 16:57:32 +02:00
content-shape-for-ai.md feat(seo/geo): split into parallel seo + geo agents with shared resources 2026-04-21 16:16:30 +02:00
entity-seo.md feat(seo/geo): split into parallel seo + geo agents with shared resources 2026-04-21 16:16:30 +02:00
geo-schemas.md feat(seo/geo): split into parallel seo + geo agents with shared resources 2026-04-21 16:16:30 +02:00
llms-txt-template.md feat(seo/geo): CMS plugin-first + shared-file edit discipline + Bing/IndexNow mandatory 2026-04-21 16:57:32 +02:00
README.md feat(seo/geo): split into parallel seo + geo agents with shared resources 2026-04-21 16:16:30 +02:00

SEO/GEO shared resources

Knowledge base shared by seo-analyzer and geo-analyzer agents. Loaded on demand — keep each file focused and current.

File Owner agents Topic
ai-crawlers-2026.md seo + geo User-agent strings, categories (training vs search), robots.txt strategy
llms-txt-template.md geo /llms.txt + /llms-full.txt structure, generation patterns
geo-schemas.md geo Schema.org types for AI extraction (QAPage, Speakable, Person, Article) + deprecated list
entity-seo.md geo Wikidata QID, sameAs network, Knowledge Graph wiring
content-shape-for-ai.md geo Definition Lead, TL;DR, Q→A, stats, citations — content patterns LLMs cite
ai-visibility-tools.md geo Monitoring tools (OtterlyAI, Peec, Trendos, ZipTie, HubSpot AEO, SE Ranking)
automation-catalog.md seo + geo For every user-action in SEO.md §11 — what tool can automate it

Update policy

These files capture state as of 2026-04. Crawler lists, Schema.org deprecations, and tool landscape shift fast. Agents MUST cross-check via WebSearch on each run when FULL depth is selected.

Loading pattern

Agents reference resources like this:

Load: ~/.claude/agents/resources/ai-crawlers-2026.md

Do not inline these contents into agent prompts — read them at step time.