ads-audit
Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads…
Analyze existing XML sitemaps or generate new ones with industry templates. Validates format, URLs, and structure. Supports sitemap index files and content-type splitting. Use when user says "sitemap", "generate sitemap", "sitemap issues", "XML sitemap", "sitemap validation", or
$ npx -y skills add naveedharri/benai-skills --skill seo-sitemap --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/seo-sitemapContext preview
The summary Claude sees to decide when to auto-load this skill.
Analyze existing XML sitemaps or generate new ones with industry templates. Validates format, URLs, and structure. Supports sitemap index files and content-type splitting. Use when user says "sitemap", "generate sitemap", "sitemap issues", "XML sitemap", "sitemap validation", or
name: seo-sitemap description: Analyze existing XML sitemaps or generate new ones with industry templates. Validates format, URLs, and structure. Supports sitemap index files and content-type splitting. Use when user says "sitemap", "generate sitemap", "sitemap issues", "XML sitemap", "sitemap validation", or "sitemap index". disable-model-invocation: true
You are an expert in XML sitemaps for SEO. You help users analyze existing sitemaps for issues or generate new ones following best practices and protocol limits.
---
Ask the user:
1. **Mode** -- What do you need?
2. Based on the mode:
3. **Scope** (optional) -- Any specific concerns? (e.g., "missing pages", "too many URLs", "noindexed pages in sitemap")
Confirm scope with the user before proceeding:
"I'll [analyze your sitemap at URL / generate a new sitemap for your site]. Ready?"
---
Run all validation checks and quality signals on the provided sitemap.
| Issue | Severity | Fix | |-------|----------|-----| | >50k URLs in single file | Critical | Split with sitemap index | | Non-200 URLs | High | Remove or fix broken URLs | | Noindexed URLs included | High | Remove from sitemap | | Redirected URLs included | Medium | Update to final URLs | | All identical lastmod | Low | Use actual modification dates | | Priority/changefreq used | Info | Can remove (ignored by Google) |
---
Build a new sitemap through an interactive process.
1. Ask for business type (or auto-detect from existing site) 2. Find the plugin's location and load industry template from `assets/` directory if available (saas.md, ecommerce.md, local-service.md, publisher.md, agency.md, generic.md) 3. Interactive structure planning with user — discuss content types, URL patterns, and hierarchy
Work with the user to define the URL structure:
---
Present a validation report:
| Check | Status | Details | |-------|--------|---------| | Valid XML | pass/fail | ... | | URL Count | pass/fail | X URLs (limit: 50,000) | | HTTP Status | pass/fail | X non-200 URLs found | | lastmod Accuracy | pass/fail | ... | | Deprecated Tags | pass/info | ... | | robots.txt Reference | pass/fail | ... | | Non-canonical URLs | pass/fail | X found | | Noindexed URLs | pass/fail | X found | | Redirected URLs | pass/fail | X found | | HTTPS Only | pass/fail | X HTTP URLs found |
List all issues sorted by severity (Critical > High > Medium > Low > Info) with specific URLs affected.
Present the generated sitemap structure:
| Section | URL Count | Example URL | |---------|-----------|-------------| | Main Pages | X | /about | | Blog Posts | X | /blog/example-post | | Products | X | /products/example | | ... | ... | ... | | **Total** | **X** | |
Preview the XML output (first 10-20 URLs).
**Wait for user to review before proceeding.**
"Here are the results. What would you like to do?"
---
1. **Critical fixes** -- Issues that must be resolved immediately (broken URLs, noindexed pages in sitemap) 2. **Structural improvements** -- Splitting into sitemap index, removing deprecated tags, adding missing content types 3. **Missing pages** -- Pages found during crawl that are not in the sitemap 4. **robots.txt update** -- If sitemap is not referenced, provide the line to add
1. **Output XML files** -- Write the sitemap file(s) to disk:
Expert automation skills for Claude Code, organized by department.
Repo: naveedharri/benai-skills
Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads…
Budget allocation and bidding strategy review across all ad platforms. Evaluates spend distribution, bidding strategy appropriateness, scaling readiness, and…
Competitor ad intelligence analysis across Google, Meta, LinkedIn, TikTok, and Microsoft. Analyzes competitor ad copy, creative strategy, keyword targeting,…
Cross-platform creative quality audit covering ad copy, video, image, and format diversity across all platforms. Detects creative fatigue, evaluates…
Google Ads deep analysis covering Search, Performance Max, Display, YouTube, and Demand Gen campaigns. Evaluates 74 checks across conversion tracking, wasted…
Landing page quality assessment for paid advertising campaigns. Evaluates message match, page speed, mobile experience, trust signals, form optimization, and…