Benchmark blog content and competitors
blog-post-counterskillsetup L2★24
Infrasity-Labs/dev-gtm-claude-skills ↗What it does
Count blog posts and map competitor keywords
Best for
Comparing content volume and SEO freshness across your site vs 3+ competitors to identify publishing velocity gaps
Inputs
- · Target company name/URL
- · List of competitor names/URLs
Outputs
- · Ranked table of blog counts
- · Keyword gap analysis
- · Freshness audit with lastmod dates
Requires
- · curl
- · bash
- · web crawling (robots.txt, sitemap.xml)
Preconditions
Domain must have accessible robots.txt and sitemap; curl must work
Failure modes
- · Sitemap missing or malformed
- · JS-rendered blog (need Playwright)
- · Build-time timestamps (not real dates)
Trust signals
- · Uses live sitemaps (not stale crawl data)
- · Detects build-time vs real lastmod stamps
- · Cross-references multiple competitor sources