blog-analyze

Audit blog posts for content quality, SEO, E-E-A-T, and AI citation readiness.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a fast, structured audit for blog posts to identify content weaknesses, SEO gaps, technical issues, E-E-A-T deficiencies, and AI-generated indicators so teams can prioritize fixes and improve publishability.

Core Features & Use Cases

  • Comprehensive Scoring: Produces a 0-100 score across Content Quality, SEO, E-E-A-T, Technical Elements, and AI Citation Readiness with a detailed breakdown per category.
  • AI Detection & Remediation: Detects burstiness, known AI phrases, and vocabulary diversity problems and surfaces specific passages to humanize.
  • Flexible Inputs & Exports: Accepts local MD/MDX/HTML files, directories for batch auditing, or published URLs and exports Markdown, JSON, or table summaries for CI/CD or editorial workflows.
  • Use Case: Run a batch audit on an editorial backlog to rank posts by publish-readiness, generate prioritized fix lists, and export JSON results to an editorial dashboard.

Quick Start

Run the blog-analyze skill to audit the file post.md or a public URL and return a Markdown quality report with prioritized recommendations.

Frequently Asked Questions about blog-analyze

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

FAQPage Schema
How do I audit my blog posts for SEO and content quality?

You can batch audit blog posts by pointing the tool at a directory to rank your editorial backlog by publish-readiness. It processes multiple posts and exports prioritized remediation lists alongside Markdown or JSON summaries for your dashboard.

Can I check if my blog content is AI-generated and how to fix it?

You can check for AI-generated content indicators by analyzing burstiness, known AI phrases, and vocabulary diversity. The audit surfaces specific passages that exhibit AI-generated phrasing and provides recommendations to humanize them for better publishability.

Does the blog audit work with local MDX files and published URLs?

The blog audit evaluates E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) by scoring content quality and technical elements. It analyzes your posts to surface E-E-A-T deficiencies and generates a prioritized list of fixes to improve content credibility.

What is the best way to export blog audit results for an editorial workflow?

The best way to export blog audit results is by generating machine-readable JSON or human-friendly Markdown reports. These outputs include detailed breakdowns, table summaries, and sorting options to integrate directly into CI/CD pipelines or editorial dashboards.