blog-analyze

Audit blog posts with a 5-category, 100-point quality scoring system.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/deepakbunkar/claude-blog --skill blog-analyze-deepakbunkar
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blog-analyze
Source: https://github.com/deepakbunkar/claude-blog/tree/main/skills/blog-analyze
Command: npx skills add https://github.com/deepakbunkar/claude-blog --skill blog-analyze-deepakbunkar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates comprehensive quality audits for blog posts, removing guesswork from content health checks and prioritizing the most impactful fixes to improve SEO, E-E-A-T, technical performance, and AI-citation readiness.

Core Features & Use Cases

  • 5-category, 100-point scoring: Content Quality, SEO Optimization, E-E-A-T Signals, Technical Elements, and AI Citation Readiness with clear pass criteria.
  • AI content detection: Burstiness, known AI-phrase flagging, and vocabulary diversity (TTR) to assess AI-generation risk.
  • Flexible inputs & exports: Works with local markdown/MDX/HTML files or published URLs, supports batch mode, and exports Markdown, JSON, or table summaries for CI/CD or editorial workflows.
  • Actionable recommendations: Generates prioritized Critical/High/Medium/Low fixes and a quick-priority queue for rewrites or automated optimizations.

Quick Start

Run the blog-analyze skill to audit post.md and generate a detailed quality report.

Frequently Asked Questions about blog-analyze

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a blog post for SEO and AI-citation readiness?▼

AI content detection in a blog audit evaluates burstiness, vocabulary diversity using TTR, and known AI-phrase flagging. This process identifies AI-generation risk to help you assess content authenticity and improve human-sounding quality signals.

Can I run a batch content audit on local MDX files?▼

E-E-A-T signals in a blog audit evaluate content quality, author credibility, and technical elements. The Skill uses a 100-point scoring system across 5 categories to measure E-E-A-T compliance and generate prioritized recommendations for improvement.

What is the best way to extract schema and frontmatter from published URLs?▼

You do not need any external dependencies to run a blog audit. The Skill operates without dependencies and processes local markdown, MDX, HTML files, or published URLs directly to generate detailed quality reports.

How do I get prioritized recommendations from a content audit?▼

To get prioritized recommendations, the Skill analyzes your blog post and generates Critical, High, Medium, and Low fixes. It creates a quick-priority queue from the 100-point audit results to guide automated optimizations or rewrites.

Does the blog audit tool work with markdown and HTML files?▼

Yes, the blog audit tool works with local markdown, MDX, and HTML files, as well as published URLs. It extracts frontmatter, headings, images, and schema to compute readability metrics and AI-citation readiness.