blog-analyze

Audit blog posts with 5-category 0-100 scoring and AI-risk detection.

8|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/shenxingy/Clade --skill blog-analyze-shenxingy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-analyze
Source: https://github.com/shenxingy/Clade/tree/main/configs/skills/blog-analyze
Command: npx skills add https://github.com/shenxingy/Clade --skill blog-analyze-shenxingy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps you quickly audit a blog post’s quality and readiness for readers and citations, so you can spot what’s holding the content back before you publish.

Core Features & Use Cases

  • 5-category 0–100 scoring across content quality, SEO, E-E-A-T signals, technical elements, and AI citation readiness.
  • AI content risk checks using burstiness, AI phrase detection, and vocabulary diversity (TTR).
  • Actionable, prioritized fixes with Critical/High/Medium/Low recommendations, plus batch and export support for Markdown/JSON/Table.

Quick Start

Use the blog-analyze skill on a local file by asking: analyze the blog with /blog analyze <file-path> (for example, /blog analyze ./post.md).

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 AI content risk and SEO quality?

To audit a blog post, you can use a 5-category 0-100 scoring rubric that evaluates content quality, SEO, E-E-A-T signals, technical elements, and AI citation readiness. This process detects AI-written risk signals like burstiness, flagged phrases, and vocabulary diversity to produce structured reports with prioritized fixes.

What is burstiness and vocabulary diversity in AI content detection?

Burstiness and vocabulary diversity, measured as Type-Token Ratio (TTR), are metrics used to detect AI-written text. Burstiness evaluates sentence variation, while TTR assesses lexical richness, together flagging AI phrase patterns and low diversity that indicate automated generation.

Can I batch analyze multiple blog posts from a local directory?

Yes, you can perform batch directory analysis to audit multiple blog posts simultaneously. The skill supports single-post reviews, URL-based audits, and batch processing, outputting structured reports with category breakdowns and prioritized improvement recommendations.

How does an E-E-A-T quality audit evaluate blog content?

An E-E-A-T quality audit evaluates blog content by scoring Experience, Expertise, Authoritativeness, and Trustworthiness signals alongside technical and SEO elements. It generates a 0-100 score across five categories, providing critical and high-priority recommendations to improve content readiness.

Do I need to export blog audit reports in JSON or Markdown format?

You can export blog audit reports in Markdown, JSON, or table formats. These optional exports include category breakdowns, citation readiness evaluations, and cognitive-load heatmaps, allowing seamless integration into downstream content pipelines.