CtrlK
BlogDocsLog inGet started
Tessl Logo

blog-analyze

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".

68

Quality

84%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

68%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A thorough, highly actionable scoring skill with clear sequencing and well-signaled references, weakened by inlined reference content and a lack of validation checkpoints in its batch workflow. Tightening the duplication and adding a verify step would raise the score.

Suggestions

Move the full per-category scoring tables into skills/blog/references/quality-scoring.md and keep only a brief category/points summary in SKILL.md to remove the duplication flagged in conciseness.

Add an explicit validation checkpoint to the batch workflow (e.g., verify each post was scored against every category before emitting the summary table, and re-extract on parse failure) to lift workflow clarity above the batch cap of 3.

Confirm the referenced bundle files (skills/blog/references/*.md, scripts/cognitive_load.py) actually ship with the skill, since no references/scripts/assets directories are present in the bundle.

DimensionReasoningScore

Conciseness

The body is dense and avoids explaining concepts Claude already knows, but it inlines the full 100-point scoring checklist (Content Quality, SEO, E-E-A-T, Technical, AI Citation tables) while simultaneously pointing to 'skills/blog/references/quality-scoring.md' for 'the full checklist' — duplicated/padded content that could be tightened.

3 / 5

Actionability

Highly actionable: exact point values and pass thresholds (Flesch 60-70, sentence 15-20 words), a concrete 18-item AI phrase list, an executable command ('python3 scripts/cognitive_load.py'), JSON schemas, and copy-ready report/table templates covering common cases.

5 / 5

Workflow Clarity

Steps are clearly sequenced (Step 1 extraction → Step 2 scoring → Step 3 AI detection → Step 4 rating → Step 5 report), but the skill explicitly supports batch mode ('--batch', directory scan) with no validation/verification checkpoint or feedback loop, which caps workflow clarity at 3 per the rubric.

3 / 5

Progressive Disclosure

Good structure with a dedicated 'Reference documents' list and clearly signaled inline references (quality-scoring.md, eeat-signals.md, editorial-heuristics.md, etc.); the main gap is inlining the bulk of the scoring rubric that the reference file is meant to hold.

4 / 5

Total

15

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

An exemplary description: concrete capabilities, comprehensive natural trigger phrases, and explicit what/when guidance with minimal conflict risk. No changes needed.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Audit and score blog posts', 'AI content detection (burstiness, phrase flagging, vocabulary diversity)', 'export formats (markdown, JSON, table)', 'batch analysis', 'prioritized recommendations (Critical/High/Medium/Low)' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Explicitly answers both 'what' (5-category 100-point scoring with AI detection, exports, batch, recommendations) and 'when' ('Use when user says...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Provides seven natural user phrases ('analyze blog', 'audit blog', 'blog score', 'check blog quality', 'blog review', 'rate this blog', 'blog health check') that a user would genuinely say, covering synonyms and variations comprehensively.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (blog post quality auditing/scoring) with distinct, blog-specific triggers, making conflict with unrelated skills minimal.

5 / 5

Total

20

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

14

/

16

Passed

Repository
AgriciDaniel/claude-blog
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.