CtrlK
BlogDocsLog inGet started
Tessl Logo

ai-md

Convert human-written CLAUDE.md into AI-native structured-label format. Battle-tested across 4 models. Same rules, fewer tokens, higher compliance.

36

Quality

33%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/ai-md/SKILL.md

The canonical home for this skill is ai-md in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

27%Scale 1-3

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

This skill contains genuinely valuable methodology for converting prose instructions to structured AI-native format, with good concrete examples of before/after transformations. However, it is severely undermined by its own verbosity — ironically violating the very principles it teaches. The extensive theoretical explanations of attention mechanisms, lengthy technique descriptions, and historical battle-testing narratives bloat the file enormously while adding little actionable value for Claude, who already understands these concepts.

Suggestions

Cut the entire 'Why It Works: How LLMs Actually Process Instructions' section — Claude doesn't need to be taught about attention mechanisms. Keep only the before/after format examples as evidence.

Move 'Special Techniques Discovered During Battle-Testing' and 'Real-World Results' to a separate REFERENCE.md file, keeping only a brief summary and link in the main skill.

Consolidate the 6-phase conversion process into a concise checklist with one example per phase instead of multiple lengthy explanations — apply the skill's own 'What Not Why' principle to itself.

Remove all motivational/persuasive text ('The uncomfortable truth...', 'This is not optional', 'The paradox we proved') — Claude doesn't need to be convinced, just instructed.

DimensionReasoningScore

Conciseness

Extremely verbose at ~400+ lines. Extensively explains HOW LLMs process attention, WHY labels work, and provides lengthy theoretical justifications — all things Claude doesn't need explained. The 'Why It Works' section alone is pure explanation of concepts Claude already understands. Ironically violates its own 'What Not Why' principle.

1 / 3

Actionability

Contains concrete examples of before/after conversions, a label vocabulary table, and a template. However, the conversion process is described as a mental model rather than executable steps Claude can directly follow. The bash snippet for token counting is executable, but the core 6-phase process is more descriptive than prescriptive — it explains how the author thinks rather than giving Claude copy-paste-ready transformation rules.

2 / 3

Workflow Clarity

The 6-phase process (Understand → Decompose → Label → Structure → Resolve → Test) is clearly sequenced, and the two-stage workflow (Preview → Distill) includes a backup step. However, validation is described as 'run multi-model test' without executable validation steps Claude can actually perform. The testing protocol describes what the author did historically rather than what Claude should do now. Missing concrete verification checkpoints between phases.

2 / 3

Progressive Disclosure

Monolithic wall of text with everything inline — theoretical explanations, conversion process, special techniques, templates, anti-patterns, and results all in one massive file. No references to external files for detailed content. The 'Why It Works' section, battle-testing techniques, and real-world results could all be separate reference documents, keeping the SKILL.md focused on the actionable conversion process.

1 / 3

Total

6

/

12

Passed

Description

40%Scale 1-3

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 identifies a clear niche (CLAUDE.md conversion) which makes it distinctive, but it reads more like marketing copy than a functional skill description. It lacks a 'Use when...' clause, includes fluff phrases like 'battle-tested across 4 models' and 'higher compliance' that don't help with skill selection, and misses natural trigger terms users would actually say.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user wants to optimize, compress, or reformat their CLAUDE.md file into a token-efficient structured format.'

Replace marketing language ('battle-tested across 4 models', 'higher compliance') with concrete actions, e.g., 'Converts prose-style instructions into labeled sections, reduces token usage, preserves all rules and constraints.'

Include natural trigger terms users might say, such as 'optimize CLAUDE.md', 'reduce tokens', 'compress instructions', 'reformat system prompt', or 'structured format'.

DimensionReasoningScore

Specificity

Names the domain (CLAUDE.md conversion) and one specific action (convert to structured-label format), but 'battle-tested across 4 models' and 'same rules, fewer tokens, higher compliance' are marketing fluff rather than concrete actions. Does not list multiple specific capabilities.

2 / 3

Completeness

The 'what' is partially addressed (convert CLAUDE.md to structured-label format), but there is no 'Use when...' clause or any explicit trigger guidance for when Claude should select this skill. Per rubric guidelines, a missing 'Use when...' clause caps completeness at 2, and the 'what' itself is also somewhat vague, warranting a score of 1.

1 / 3

Trigger Term Quality

Includes 'CLAUDE.md' which is a relevant trigger term, and 'structured-label format' and 'AI-native' provide some context. However, it misses natural user phrases like 'optimize CLAUDE.md', 'compress instructions', 'reduce token count', or 'reformat system prompt'.

2 / 3

Distinctiveness Conflict Risk

The description targets a very specific niche—converting CLAUDE.md files to a structured-label format—which is unlikely to conflict with other skills. The mention of 'CLAUDE.md' and 'AI-native structured-label format' creates a clear, distinct trigger space.

3 / 3

Total

8

/

12

Passed

Validation

81%

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

Validation9 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (519 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

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

Warning

Total

9

/

11

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
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.