CtrlK
BlogDocsLog inGet started
Tessl Logo

blog-audit

Full-site blog health assessment scanning all blog files for quality scores, orphan pages, topic cannibalization, stale content, and AI citation readiness. Runs canonical batch analysis before site-wide checks. Produces per-post scores and a prioritized action queue. Use when user says "audit blog", "blog audit", "site audit", "blog health", "audit all posts", "check all blogs".

59

Quality

69%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skills/blog-audit/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

46%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.

The body lays out a thorough, well-sequenced audit process, but it is long, partly abstract, and lacks the validation feedback loops expected for a batch site-wide operation, with no progressive disclosure via bundle files.

Suggestions

Add explicit validation/checkpoint steps for the batch run (e.g., verify the analyzer JSON parsed, confirm post count matches discovered files, retry on partial failure) so workflow clarity can exceed 3.

Move the per-layer scoring criteria and report table templates into reference files under references/ and link to them one level deep, keeping SKILL.md as a concise overview.

Tighten the directory/path lists and repeated layer descriptions to reduce token overhead without losing the actionable detail.

DimensionReasoningScore

Conciseness

The body is mostly efficient and action-oriented, but the long enumerated path lists, repeated layer descriptions, and full report-table templates add length that could be tightened without losing clarity.

3 / 5

Actionability

It provides one concrete executable command ('python3 scripts/analyze_blog.py <blog-root> --batch --format json') and detailed per-layer checks, but many sections remain abstract descriptions and the report output is placeholder tables rather than executable guidance.

3 / 5

Workflow Clarity

The seven steps are clearly sequenced, but this is a batch operation over an entire site with no explicit validation checkpoints or fix-and-retry feedback loops, so workflow clarity is capped at 3 per the batch-operation rule.

3 / 5

Progressive Disclosure

The skill is a monolithic ~240-line SKILL.md with no references/, scripts/, or assets/ bundle and no split-out detailed material, so content that could live in separate files (per-layer criteria, report templates) is inlined.

2 / 5

Total

11

/

20

Passed

Description

92%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.

The description is strong: concrete, comprehensive, and explicit about both capabilities and trigger conditions in third person. Trigger term coverage is good though not exhaustive of every synonym.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'scanning all blog files for quality scores, orphan pages, topic cannibalization, stale content, and AI citation readiness' plus 'per-post scores and a prioritized action queue' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both what ('Full-site blog health assessment...') and when ('Use when user says...') with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural phrases a user would say ('audit blog', 'blog audit', 'site audit', 'blog health', 'audit all posts', 'check all blogs'), but a few common synonyms or variations are missing relative to the comprehensive-synonym anchor.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche — full-site blog health assessment with AI-citation readiness — with distinct triggers, so conflict with unrelated skills is minimal.

5 / 5

Total

19

/

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: 1 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.