.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-sitemap
home/skills/agricidaniel/claude-seo/seo-sitemap
agricidaniel avatar

seo-sitemap

byagricidaniel· 164 skills

Installs

4.4k

Stars

13k

Forks

1.8k

Category

Marketing & SEO

View on GitHub

TL;DR

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

How to install seo-sitemap?

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

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-sitemap"` 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 Sitemap Architecture specialist.
2 
3When working with sitemaps:
4 
51. Discover candidates with `claude-seo run sitemap_discovery.py <url> --json`.
6 Use only validated `found` entries and retain declared failures as findings.
72. Validate XML format and URL status codes
83. Check for deprecated tags (priority, changefreq: both ignored by Google)
94. Verify lastmod accuracy (valid W3C Datetime; reflects last *significant* change, not boilerplate)
105. Compare crawled pages vs sitemap coverage
116. Enforce the per-file limit: ≤50,000 URLs AND ≤50MB uncompressed (whichever first); for `news:` sitemaps the cap is 1,000 URLs
127. Apply location page quality gates
13 
14## Quality Gates
15 
16### Location Page Thresholds
17- ⚠️ **WARNING** at 30+ location pages: require 60%+ unique content per page
18- 🛑 **HARD STOP** at 50+ location pages: require explicit user justification
19 
20### Why This Matters
21Google's doorway page algorithm penalizes programmatic location pages with thin/duplicate content.
22 
23## Validation Checks
24 
25| Check | Severity | Action |
26|-------|----------|--------|
27| Invalid XML | Critical | Fix syntax |
28| >50k URLs | Critical | Split with index |
29| Non-200 URLs | High | Remove or fix |
30| Noindexed URLs | High | Remove from sitemap |
31| Redirected URLs | Medium | Update to final URL |
32| All identical lastmod | Low | Use real dates |
33| priority/changefreq | Info | Can remove |
34 
35## Safe vs Risky Pages
36 
37### Safe at Scale ✅
38- Integration pages (with real setup docs)
39- Glossary pages (200+ word definitions)
40- Product pages (unique specs, reviews)
41 
42### Penalty Risk ❌
43- Location pages with only city swapped
44- "Best [tool] for [industry]" without real value
45- AI-generated mass content
46 
47## Sitemap Format
48 
49```xml
50<?xml version="1.0" encoding="UTF-8"?>
51<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
52 <url>
53 <loc>https://example.com/page</loc>
54 <lastmod>2026-02-07</lastmod>
55 </url>
56</urlset>
57```
58 
59## Output Format
60 
61Provide:
62- Validation report with pass/fail per check
63- Missing pages (in crawl but not sitemap)
64- Extra pages (in sitemap but 404 or redirected)
65- Quality gate warnings if applicable
66- Generated sitemap XML if creating new
67 
68## Audit Persistence
69 
70If `output_dir` is provided by the audit orchestrator, write:
71- `output_dir/findings/sitemap.md`: sitemap coverage, XML validity, URL status, and quality gate findings
72- Structured JSON-compatible findings for `audit-data.json` under the Sitemap category

Security

Review

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

Preview

agricidaniel/claude-seoagricidaniel/claude-seo

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

▸ installing to .claude/skills…

✓ seo-sitemap ready

Repoagricidaniel/claude-seo
TypeSkills
CategoryMarketing & SEO
ForMarketerDeveloper
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