blog-audit

Installation
SKILL.md

Blog Audit -- Full-Site Health Assessment

Performs a comprehensive blog health assessment across all posts in the project. Scans for quality scores, orphan pages, topic cannibalization, stale content, and AI citation readiness. Uses parallel subagents for efficient analysis and produces a prioritized action queue.

Audit Process

Step 1: Discover Blog Files

Scan the project for all blog content files:

  • Glob for *.md, *.mdx, *.html in common blog directories
  • Common paths to check:
    • content/
    • posts/
    • blog/
    • src/content/
Related skills
Installs
113
GitHub Stars
708
First Seen
Feb 26, 2026