Blog Analyzer: Quality Audit & Scoring
Scores blog posts on a 0-100 scale across 5 categories and provides prioritized
improvement recommendations. Includes AI content detection analysis. Works with
local files or published URLs.
Reference documents (paths from repo root):
skills/blog/references/quality-scoring.md: full scoring checklist
skills/blog/references/eeat-signals.md: E-E-A-T evaluation criteria
skills/blog/references/ai-slop-detection.md: two-tier reflex methodology (v1.8.0)
skills/blog/references/editorial-heuristics.md: ordinal 0-4 rubric, P0-P3 severity (v1.8.0, used with --rubric)
skills/blog/references/cognitive-load.md: per-section concept density (v1.8.0, used with --cognitive-load)
Input Handling
- Local file: Read the file directly
- URL: Fetch with WebFetch, extract content
- Directory: Scan for blog files, audit all (batch mode)
- Flags:
--format json|table, --batch, --sort score, --rubric, --cognitive-load
Optional Modes (v1.8.0)
--rubric: in addition to the 100-point score, emit the ordinal 0-4 editorial-heuristics rubric with P0-P3 severity tags. See skills/blog/references/editorial-heuristics.md. The 100-point JSON schema is preserved; the rubric is added as a sibling rubric field.
--cognitive-load: run scripts/cognitive_load.py against the post and embed the per-section load heatmap as a sibling cognitive_load field. See skills/blog/references/cognitive-load.md.
Both modes are additive. The default behavior (no flags) is unchanged from v1.7.1.
Scoring Process
Step 1: Content Extraction
Read the blog post and extract:
- Frontmatter (title, description, date, lastUpdated, author, tags)
- Heading structure (H1, H2, H3 with hierarchy)
- Paragraph count and word counts per paragraph
- Statistics (any number claims with or without sources)
- Images (count, alt text presence, format)
- Charts/SVGs (count, type diversity)
- Links (internal, external, broken)
- FAQ section presence
- Schema markup (types present)
- Meta tags (title, description, OG tags, twitter cards)
- Sentence lengths for burstiness analysis
- Vocabulary tokens for diversity scoring
Step 2: Score Each Category
Load references/quality-scoring.md for the full checklist. Score each:
Content Quality (30 points)
| Check |
Points |
Pass Criteria |
| Depth/comprehensiveness |
7 |
Covers topic thoroughly, no major gaps |
| Readability (Flesch 60-70) |
7 |
Flesch 60-70 ideal, 55-75 acceptable; Grade 7-8; Gunning Fog 7-8 |
| Originality/unique value markers |
5 |
Original data, case studies, first-hand experience |
| Sentence & paragraph structure |
4 |
Avg sentence 15-20 words, ≤25% over 20; paragraphs 40-80 words; H2 every 200-300 words |
| Engagement elements |
4 |
Summary box, callouts, varied content blocks. Accepts: "TL;DR", "Key Takeaways", "The Bottom Line", "What You'll Learn", "At a Glance", "In Brief" |
| Grammar/anti-pattern |
3 |
Passive voice ≤10%, AI trigger words ≤5/1K, transition words 20-30%, clean prose |
Readability Bands (apply per persona, or use default):
| Audience |
Flesch Grade |
Flesch Ease |
Scoring Impact |
| Consumer |
6-8 |
60-80 |
Full points if in range |
| Professional |
8-10 |
50-60 |
Full points if in range |
| Technical |
10-12 |
30-50 |
Full points if in range |
| Default (no persona) |
7-8 |
60-70 |
Current scoring unchanged |
Content clarity is the #2 factor for AI citation probability (+32.83%
score differential). Average US adult reads at 7th-8th grade level.
SEO Optimization (25 points)
| Check |
Points |
Pass Criteria |
| Heading hierarchy with keywords |
5 |
H1 -> H2 -> H3, no skips, keyword in 2-3 headings |
| Title tag (40-60 chars, keyword, power word) |
4 |
Front-loaded keyword, positive sentiment |
| Keyword placement/density |
4 |
Natural integration, no stuffing, in first 100 words |
| Internal linking (3-10 contextual) |
4 |
Descriptive anchor text, bidirectional |
| URL structure |
3 |
Short, keyword-rich, no stop words, lowercase |
| Meta description (150-160 chars, stat) |
3 |
Fact-dense, includes one statistic |
| External linking (tier 1-3) |
2 |
3-8 outbound links to authoritative sources |
E-E-A-T Signals (15 points)
| Check |
Points |
Pass Criteria |
| Author attribution (named, with bio) |
4 |
Real name, credentials, not sales pitch |
| Source citations (tier 1-3, inline) |
4 |
8+ unique stats, zero fabricated |
| Trust indicators |
4 |
Contact page, about page, editorial policy |
| Experience signals |
3 |
"When we tested...", original photos/data |
When scoring source citations under E-E-A-T, evaluate whether each public statistic carries the FLOW evidence triple: year anchor in prose, inline citation with publisher and title, URL with retrieval date in the source block. Posts that cite tier 1-3 sources but lack retrieval dates score lower on this subcategory than posts that include the full triple. See skills/blog/references/flow-alignment.md for the standard.
Technical Elements (15 points)
| Check |
Points |
Pass Criteria |
| Schema markup (3+ types = bonus) |
4 |
BlogPosting + FAQ + Person minimum |
| Image optimization |
3 |
AVIF/WebP, descriptive alt text, lazy except LCP |
| Structured data elements |
2 |
Tables, lists, comparison blocks |
| Page speed signals |
2 |
LCP < 2.5s, no render-blocking JS |
| Mobile-friendliness |
2 |
Responsive, tap targets 48px+ |
| OG/social meta tags |
2 |
og:title, og:description, og:image, twitter:card |
AI Citation Readiness (15 points)
| Check |
Points |
Pass Criteria |
| Passage-level citability (120-180 words) |
4 |
Self-contained sections with stat + source |
| Q&A formatted sections |
3 |
60-70% of H2s as questions, FAQ present |
| Entity clarity |
3 |
Unambiguous topic entity, consistent terminology |
| Content structure for extraction |
3 |
Answer-first, tables with thead, comparison formats |
| AI crawler accessibility |
2 |
SSR/SSG, no JS-gated content |
Step 3: AI Content Detection
Analyze the post for AI-generated content risk:
Burstiness Score (sentence length variance):
- Calculate standard deviation of sentence lengths across the post
- Human writing: high variance (short punchy + long complex sentences)
- AI writing: low variance (consistently medium-length sentences)
- Score: 0-10 scale (10 = very human-like burstiness)
Known AI Phrase Detection: flag occurrences of these 17 phrases:
- "It's important to note"
- "In today's digital landscape"
- "Delve into"
- "Navigating the complexities"
- "Let's explore"
- "Furthermore"
- "In conclusion"
- "It is worth mentioning"
- "Embark on"
- "Cutting-edge"
- "Leverage" (as a verb, non-financial context)
- "Game-changer"
- "Revolutionize"
- "Streamline"
- "Harness the power"
- "Dive deep"
- "Unlock the potential"
- Em dashes (-) - count all instances, flag as AI writing pattern
Vocabulary Diversity (Type-Token Ratio):
- Calculate unique words / total words
- Human writing: TTR typically 0.4-0.6 for long-form
- AI writing: TTR often below 0.35 (repetitive vocabulary)
AI Content Risk Assessment:
- Flag if AI probability > 50% based on combined signals
- Provide specific passages that triggered the flag
- Recommend humanization: personal anecdotes, varied sentence rhythm, domain jargon
Step 4: Determine Rating
| Score |
Rating |
Action |
| 90-100 |
Exceptional |
Publish as-is, flagship content |
| 80-89 |
Strong |
Minor polish, ready for publication |
| 70-79 |
Acceptable |
Targeted improvements needed |
| 60-69 |
Below Standard |
Significant rework required |
| < 60 |
Rewrite |
Fundamental issues, start from outline |
Step 4.5: Optional Ordinal Rubric (--rubric)
When --rubric is passed, additionally score the post on the 10 editorial heuristics defined in skills/blog/references/editorial-heuristics.md. Each heuristic gets a 0-4 score and a severity tag (P0 / P1 / P2 / P3 / none).
The rubric does NOT replace the 100-point score. It runs alongside and surfaces which findings are blocking versus which are polish.
Output the rubric as either:
- Markdown table (default) appended to the main report under a
### Editorial Heuristics Rubric heading.
- JSON
rubric field when --format json is in use.
Rubric JSON schema:
{
"rubric": {
"heuristics": [
{ "id": 1, "name": "Visibility of intent", "score": 3, "severity": "P2", "note": "Summary box generic" },
...
],
"p0_count": 0,
"p1_count": 1,
"p2_count": 2,
"p3_count": 3
}
}
Step 4.6: Optional Cognitive Load Heatmap (--cognitive-load)
When --cognitive-load is passed, run scripts/cognitive_load.py <file> --format json and embed the result under a cognitive_load field in JSON output, or append a ### Cognitive Load Heatmap markdown section in markdown output. See skills/blog/references/cognitive-load.md for thresholds and interpretation.
Step 5: Generate Report
Default output format (Markdown):
## Blog Quality Report: [Title]
**Score: [X]/100** - [Rating]
### Score Breakdown
| Category | Score | Max | Notes |
|----------|-------|-----|-------|
| Content Quality | X | 30 | [1-line summary] |
| SEO Optimization | X | 25 | [1-line summary] |
| E-E-A-T Signals | X | 15 | [1-line summary] |
| Technical Elements | X | 15 | [1-line summary] |
| AI Citation Readiness | X | 15 | [1-line summary] |
| **Total** | **X** | **100** | |
### AI Content Risk
- **Burstiness score**: [X]/10 ([human-like / moderate / flat])
- **AI phrases detected**: [N] ([list phrases found])
- **Vocabulary diversity (TTR)**: [X] ([high / acceptable / low])
- **AI probability**: [X]% - [No concern / Review recommended / High risk]
- **Flagged passages**: [quote specific flat or formulaic sections, if any]
### Issues Found
#### Critical (Must Fix)
- [ ] [Issue with specific location and fix]
#### High Priority
- [ ] [Issue with specific location and fix]
#### Medium Priority
- [ ] [Issue with specific location and fix]
#### Low Priority
- [ ] [Issue with specific location and fix]
### Quick Stats
- Word count: [N]
- Paragraphs: [N] (X over 150 words)
- H2 sections: [N] (X as questions, X with answer-first formatting)
- Statistics: [N] sourced / [N] unsourced
- Images: [N] (X with alt text, formats: ...)
- Charts: [N] (types: ...)
- Internal links: [N]
- External links: [N] (tier breakdown: ...)
- Schema types: [list]
- OG/social tags: [present/missing]
### Recommended Actions
1. [Most impactful fix: Critical items first]
2. [Second most impactful]
3. [Third]
Run `/blog rewrite <file>` to apply these optimizations automatically.
Export Formats
Default: Markdown Report
Standard detailed report as shown above.
JSON Export (--format json)
Machine-readable output for integration with CI/CD or dashboards:
{
"file": "post.md",
"title": "...",
"score": 78,
"rating": "Acceptable",
"categories": {
"content_quality": { "score": 22, "max": 30 },
"seo_optimization": { "score": 18, "max": 25 },
"eeat_signals": { "score": 12, "max": 15 },
"technical_elements": { "score": 13, "max": 15 },
"ai_citation_readiness": { "score": 13, "max": 15 }
},
"ai_detection": {
"burstiness": 6.2,
"ai_phrases_found": ["Furthermore", "Let's explore"],
"ttr": 0.44,
"ai_probability": 32
},
"issues": {
"critical": [],
"high": [],
"medium": [],
"low": []
}
}
Table Export (--format table)
Compact summary for quick review:
File | Score | Rating | Content | SEO | EEAT | Tech | AI-Ready | AI Risk
post.md | 78 | Acceptable | 22/30 | 18/25 | 12/15 | 13/15 | 13/15 | 32%
Batch Mode
When given a directory or --batch flag, scan for blog files and produce a
summary table. Use --sort score to order by score (ascending by default).
## Blog Audit Summary: [N] Posts Analyzed
| File | Score | Rating | Content | SEO | EEAT | Tech | AI-Ready | AI Risk | Top Issue |
|------|-------|--------|---------|-----|------|------|----------|---------|-----------|
| post-1.md | 85 | Strong | 26/30 | 20/25 | 13/15 | 14/15 | 12/15 | 18% | Missing OG tags |
| post-2.md | 42 | Rewrite | 10/30 | 8/25 | 5/15 | 9/15 | 10/15 | 71% | 12 fabricated stats |
| post-3.md | 71 | Acceptable | 20/30 | 16/25 | 10/15 | 12/15 | 13/15 | 25% | No answer-first |
### Priority Queue (Lowest Scoring First)
1. post-2.md (42): Full rewrite needed, high AI content risk
2. post-3.md (71): Answer-first formatting + stats needed
3. post-1.md (85): Add OG tags, minor polish
Run `/blog rewrite <file>` on each, starting from lowest score.
1---2name: blog-analyze3description: Audit and score blog posts on a 5-category 100-point scoring system covering content quality, SEO optimization, E-E-A-T signals, technical elements, and AI citation readiness. Includes AI content detection (burstiness, phrase flagging, vocabulary diversity). Supports export formats (markdown, JSON, table) and batch analysis with sorting. Generates prioritized recommendations (Critical/High/Medium/Low) with specific fixes. Works with any format (MDX, markdown, HTML, URL). Use when user says "analyze blog", "audit blog", "blog score", "check blog quality", "blog review", "rate this blog", "blog health check".4license: MIT5---67# Blog Analyzer: Quality Audit & Scoring89Scores blog posts on a 0-100 scale across 5 categories and provides prioritized10improvement recommendations. Includes AI content detection analysis. Works with11local files or published URLs.1213Reference documents (paths from repo root):14- `skills/blog/references/quality-scoring.md`: full scoring checklist15- `skills/blog/references/eeat-signals.md`: E-E-A-T evaluation criteria16- `skills/blog/references/ai-slop-detection.md`: two-tier reflex methodology (v1.8.0)17- `skills/blog/references/editorial-heuristics.md`: ordinal 0-4 rubric, P0-P3 severity (v1.8.0, used with `--rubric`)18- `skills/blog/references/cognitive-load.md`: per-section concept density (v1.8.0, used with `--cognitive-load`)1920## Input Handling2122- **Local file**: Read the file directly23- **URL**: Fetch with WebFetch, extract content24- **Directory**: Scan for blog files, audit all (batch mode)25- **Flags**: `--format json|table`, `--batch`, `--sort score`, `--rubric`, `--cognitive-load`2627### Optional Modes (v1.8.0)2829- `--rubric`: in addition to the 100-point score, emit the ordinal 0-4 editorial-heuristics rubric with P0-P3 severity tags. See `skills/blog/references/editorial-heuristics.md`. The 100-point JSON schema is preserved; the rubric is added as a sibling `rubric` field.30- `--cognitive-load`: run `scripts/cognitive_load.py` against the post and embed the per-section load heatmap as a sibling `cognitive_load` field. See `skills/blog/references/cognitive-load.md`.3132Both modes are additive. The default behavior (no flags) is unchanged from v1.7.1.3334## Scoring Process3536### Step 1: Content Extraction3738Read the blog post and extract:39- Frontmatter (title, description, date, lastUpdated, author, tags)40- Heading structure (H1, H2, H3 with hierarchy)41- Paragraph count and word counts per paragraph42- Statistics (any number claims with or without sources)43- Images (count, alt text presence, format)44- Charts/SVGs (count, type diversity)45- Links (internal, external, broken)46- FAQ section presence47- Schema markup (types present)48- Meta tags (title, description, OG tags, twitter cards)49- Sentence lengths for burstiness analysis50- Vocabulary tokens for diversity scoring5152### Step 2: Score Each Category5354Load `references/quality-scoring.md` for the full checklist. Score each:5556#### Content Quality (30 points)57| Check | Points | Pass Criteria |58|-------|--------|---------------|59| Depth/comprehensiveness | 7 | Covers topic thoroughly, no major gaps |60| Readability (Flesch 60-70) | 7 | Flesch 60-70 ideal, 55-75 acceptable; Grade 7-8; Gunning Fog 7-8 |61| Originality/unique value markers | 5 | Original data, case studies, first-hand experience |62| Sentence & paragraph structure | 4 | Avg sentence 15-20 words, ≤25% over 20; paragraphs 40-80 words; H2 every 200-300 words |63| Engagement elements | 4 | Summary box, callouts, varied content blocks. Accepts: "TL;DR", "Key Takeaways", "The Bottom Line", "What You'll Learn", "At a Glance", "In Brief" |64| Grammar/anti-pattern | 3 | Passive voice ≤10%, AI trigger words ≤5/1K, transition words 20-30%, clean prose |6566**Readability Bands** (apply per persona, or use default):6768| Audience | Flesch Grade | Flesch Ease | Scoring Impact |69|----------|-------------|-------------|----------------|70| Consumer | 6-8 | 60-80 | Full points if in range |71| Professional | 8-10 | 50-60 | Full points if in range |72| Technical | 10-12 | 30-50 | Full points if in range |73| Default (no persona) | 7-8 | 60-70 | Current scoring unchanged |7475Content clarity is the #2 factor for AI citation probability (+32.83%76score differential). Average US adult reads at 7th-8th grade level.7778#### SEO Optimization (25 points)79| Check | Points | Pass Criteria |80|-------|--------|---------------|81| Heading hierarchy with keywords | 5 | H1 -> H2 -> H3, no skips, keyword in 2-3 headings |82| Title tag (40-60 chars, keyword, power word) | 4 | Front-loaded keyword, positive sentiment |83| Keyword placement/density | 4 | Natural integration, no stuffing, in first 100 words |84| Internal linking (3-10 contextual) | 4 | Descriptive anchor text, bidirectional |85| URL structure | 3 | Short, keyword-rich, no stop words, lowercase |86| Meta description (150-160 chars, stat) | 3 | Fact-dense, includes one statistic |87| External linking (tier 1-3) | 2 | 3-8 outbound links to authoritative sources |8889#### E-E-A-T Signals (15 points)90| Check | Points | Pass Criteria |91|-------|--------|---------------|92| Author attribution (named, with bio) | 4 | Real name, credentials, not sales pitch |93| Source citations (tier 1-3, inline) | 4 | 8+ unique stats, zero fabricated |94| Trust indicators | 4 | Contact page, about page, editorial policy |95| Experience signals | 3 | "When we tested...", original photos/data |9697When scoring source citations under E-E-A-T, evaluate whether each public statistic carries the FLOW evidence triple: year anchor in prose, inline citation with publisher and title, URL with retrieval date in the source block. Posts that cite tier 1-3 sources but lack retrieval dates score lower on this subcategory than posts that include the full triple. See `skills/blog/references/flow-alignment.md` for the standard.9899#### Technical Elements (15 points)100| Check | Points | Pass Criteria |101|-------|--------|---------------|102| Schema markup (3+ types = bonus) | 4 | BlogPosting + FAQ + Person minimum |103| Image optimization | 3 | AVIF/WebP, descriptive alt text, lazy except LCP |104| Structured data elements | 2 | Tables, lists, comparison blocks |105| Page speed signals | 2 | LCP < 2.5s, no render-blocking JS |106| Mobile-friendliness | 2 | Responsive, tap targets 48px+ |107| OG/social meta tags | 2 | og:title, og:description, og:image, twitter:card |108109#### AI Citation Readiness (15 points)110| Check | Points | Pass Criteria |111|-------|--------|---------------|112| Passage-level citability (120-180 words) | 4 | Self-contained sections with stat + source |113| Q&A formatted sections | 3 | 60-70% of H2s as questions, FAQ present |114| Entity clarity | 3 | Unambiguous topic entity, consistent terminology |115| Content structure for extraction | 3 | Answer-first, tables with thead, comparison formats |116| AI crawler accessibility | 2 | SSR/SSG, no JS-gated content |117118### Step 3: AI Content Detection119120Analyze the post for AI-generated content risk:121122**Burstiness Score** (sentence length variance):123- Calculate standard deviation of sentence lengths across the post124- Human writing: high variance (short punchy + long complex sentences)125- AI writing: low variance (consistently medium-length sentences)126- Score: 0-10 scale (10 = very human-like burstiness)127128**Known AI Phrase Detection**: flag occurrences of these 17 phrases:1291. "It's important to note"1302. "In today's digital landscape"1313. "Delve into"1324. "Navigating the complexities"1335. "Let's explore"1346. "Furthermore"1357. "In conclusion"1368. "It is worth mentioning"1379. "Embark on"13810. "Cutting-edge"13911. "Leverage" (as a verb, non-financial context)14012. "Game-changer"14113. "Revolutionize"14214. "Streamline"14315. "Harness the power"14416. "Dive deep"14517. "Unlock the potential"14618. Em dashes (-) - count all instances, flag as AI writing pattern147148**Vocabulary Diversity** (Type-Token Ratio):149- Calculate unique words / total words150- Human writing: TTR typically 0.4-0.6 for long-form151- AI writing: TTR often below 0.35 (repetitive vocabulary)152153**AI Content Risk Assessment**:154- Flag if AI probability > 50% based on combined signals155- Provide specific passages that triggered the flag156- Recommend humanization: personal anecdotes, varied sentence rhythm, domain jargon157158### Step 4: Determine Rating159160| Score | Rating | Action |161|-------|--------|--------|162| 90-100 | Exceptional | Publish as-is, flagship content |163| 80-89 | Strong | Minor polish, ready for publication |164| 70-79 | Acceptable | Targeted improvements needed |165| 60-69 | Below Standard | Significant rework required |166| < 60 | Rewrite | Fundamental issues, start from outline |167168### Step 4.5: Optional Ordinal Rubric (--rubric)169170When `--rubric` is passed, additionally score the post on the 10 editorial heuristics defined in `skills/blog/references/editorial-heuristics.md`. Each heuristic gets a 0-4 score and a severity tag (P0 / P1 / P2 / P3 / none).171172The rubric does NOT replace the 100-point score. It runs alongside and surfaces which findings are blocking versus which are polish.173174Output the rubric as either:175- Markdown table (default) appended to the main report under a `### Editorial Heuristics Rubric` heading.176- JSON `rubric` field when `--format json` is in use.177178Rubric JSON schema:179```json180{181 "rubric": {182 "heuristics": [183 { "id": 1, "name": "Visibility of intent", "score": 3, "severity": "P2", "note": "Summary box generic" },184 ...185 ],186 "p0_count": 0,187 "p1_count": 1,188 "p2_count": 2,189 "p3_count": 3190 }191}192```193194### Step 4.6: Optional Cognitive Load Heatmap (--cognitive-load)195196When `--cognitive-load` is passed, run `scripts/cognitive_load.py <file> --format json` and embed the result under a `cognitive_load` field in JSON output, or append a `### Cognitive Load Heatmap` markdown section in markdown output. See `skills/blog/references/cognitive-load.md` for thresholds and interpretation.197198### Step 5: Generate Report199200Default output format (Markdown):201202```203## Blog Quality Report: [Title]204205**Score: [X]/100** - [Rating]206207### Score Breakdown208| Category | Score | Max | Notes |209|----------|-------|-----|-------|210| Content Quality | X | 30 | [1-line summary] |211| SEO Optimization | X | 25 | [1-line summary] |212| E-E-A-T Signals | X | 15 | [1-line summary] |213| Technical Elements | X | 15 | [1-line summary] |214| AI Citation Readiness | X | 15 | [1-line summary] |215| **Total** | **X** | **100** | |216217### AI Content Risk218- **Burstiness score**: [X]/10 ([human-like / moderate / flat])219- **AI phrases detected**: [N] ([list phrases found])220- **Vocabulary diversity (TTR)**: [X] ([high / acceptable / low])221- **AI probability**: [X]% - [No concern / Review recommended / High risk]222- **Flagged passages**: [quote specific flat or formulaic sections, if any]223224### Issues Found225226#### Critical (Must Fix)227- [ ] [Issue with specific location and fix]228229#### High Priority230- [ ] [Issue with specific location and fix]231232#### Medium Priority233- [ ] [Issue with specific location and fix]234235#### Low Priority236- [ ] [Issue with specific location and fix]237238### Quick Stats239- Word count: [N]240- Paragraphs: [N] (X over 150 words)241- H2 sections: [N] (X as questions, X with answer-first formatting)242- Statistics: [N] sourced / [N] unsourced243- Images: [N] (X with alt text, formats: ...)244- Charts: [N] (types: ...)245- Internal links: [N]246- External links: [N] (tier breakdown: ...)247- Schema types: [list]248- OG/social tags: [present/missing]249250### Recommended Actions2511. [Most impactful fix: Critical items first]2522. [Second most impactful]2533. [Third]254255Run `/blog rewrite <file>` to apply these optimizations automatically.256```257258## Export Formats259260### Default: Markdown Report261Standard detailed report as shown above.262263### JSON Export (`--format json`)264Machine-readable output for integration with CI/CD or dashboards:265```json266{267 "file": "post.md",268 "title": "...",269 "score": 78,270 "rating": "Acceptable",271 "categories": {272 "content_quality": { "score": 22, "max": 30 },273 "seo_optimization": { "score": 18, "max": 25 },274 "eeat_signals": { "score": 12, "max": 15 },275 "technical_elements": { "score": 13, "max": 15 },276 "ai_citation_readiness": { "score": 13, "max": 15 }277 },278 "ai_detection": {279 "burstiness": 6.2,280 "ai_phrases_found": ["Furthermore", "Let's explore"],281 "ttr": 0.44,282 "ai_probability": 32283 },284 "issues": {285 "critical": [],286 "high": [],287 "medium": [],288 "low": []289 }290}291```292293### Table Export (`--format table`)294Compact summary for quick review:295```296File | Score | Rating | Content | SEO | EEAT | Tech | AI-Ready | AI Risk297post.md | 78 | Acceptable | 22/30 | 18/25 | 12/15 | 13/15 | 13/15 | 32%298```299300## Batch Mode301302When given a directory or `--batch` flag, scan for blog files and produce a303summary table. Use `--sort score` to order by score (ascending by default).304305```306## Blog Audit Summary: [N] Posts Analyzed307308| File | Score | Rating | Content | SEO | EEAT | Tech | AI-Ready | AI Risk | Top Issue |309|------|-------|--------|---------|-----|------|------|----------|---------|-----------|310| post-1.md | 85 | Strong | 26/30 | 20/25 | 13/15 | 14/15 | 12/15 | 18% | Missing OG tags |311| post-2.md | 42 | Rewrite | 10/30 | 8/25 | 5/15 | 9/15 | 10/15 | 71% | 12 fabricated stats |312| post-3.md | 71 | Acceptable | 20/30 | 16/25 | 10/15 | 12/15 | 13/15 | 25% | No answer-first |313314### Priority Queue (Lowest Scoring First)3151. post-2.md (42): Full rewrite needed, high AI content risk3162. post-3.md (71): Answer-first formatting + stats needed3173. post-1.md (85): Add OG tags, minor polish318319Run `/blog rewrite <file>` on each, starting from lowest score.320```