sitemap-manager
Manage XML sitemaps. Use when: auditing sitemap health, generating sitemaps, or planning sitemap architecture.
npx skills add indranilbanerjee/digital-marketing-pro --skill sitemap-manager --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# /digital-marketing-pro:sitemap-manager ## Purpose Analyze existing XML sitemaps for issues and opportunities, or generate new sitemaps with industry-specific templates and best practices. ## Modes ### Mode 1: Analyze Existing Sitemap (`/digital-marketing-pro:sitemap-manager [URL]`) Provide a sitemap URL (e.g., `https://example.com/sitemap.xml`) to audit: 1. **Fetch and parse**: Download sitemap XML, detect sitemap index vs single sitemap 2. **URL count**: Total URLs, URLs per sitemap file (flag if approaching 50K protocol limit) 3. **lastmod audit**: Check for presence, format (W3C datetime), staleness (>6 months without update), fake lastmod (all same date) 4. **Priority and changefreq**: Check for deprecated/ignored signals (Google ignores both — flag if present, recommend removal to reduce file size) 5. **URL health**: Sample 20-50 URLs and check HTTP status codes — flag 404s, 301s, 302s, 5xx errors 6. **Indexation alignment**: Cross-reference with robots.txt and meta robots — flag noindexed URLs in sitemap, flag sitemap URLs blocked by robots.txt 7. **Missing URLs**: Compare sitemap against site crawl or provided URL list — identify pages missing from sitemap 8. **Image/video
- Purpose
- Modes
- Mode 1: Analyze Existing Sitemap (/digital-marketing-pro:sitemap-manager [URL])
- Mode 2: Generate New Sitemap (/digital-marketing-pro:sitemap-manager generate)
- Industry Templates
- SaaS
- eCommerce
- Local Business
- Publisher/Media
- Agency
- Sitemap Protocol Reference
- Sitemap Index (for multiple sitemaps)
- Protocol Limits
- Output
What does the sitemap-manager skill do?
Manage XML sitemaps. Use when: auditing sitemap health, generating sitemaps, or planning sitemap architecture.
How do I install it?
Run `npx skills add indranilbanerjee/digital-marketing-pro --skill sitemap-manager --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From indranilbanerjee/digital-marketing-pro, a repository with 700 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
