CtrlK
BlogDocsLog inGet started
Tessl Logo

markdown-document-structurer

Reorganizes markdown documents into well-structured, consistent format while preserving content and improving readability. Use when Claude needs to: (1) Fix heading hierarchy issues (skipped levels, multiple h1s), (2) Generate or update table of contents, (3) Standardize formatting (lists, code blocks, emphasis, links), (4) Improve grammar and spelling, (5) Add missing standard sections (installation, usage, etc.), (6) Remove redundant or duplicate content, (7) Restructure technical docs, READMEs, or long-form content for better organization and flow.

82

1.10x
Quality

75%

Does it follow best practices?

Impact

98%

1.10x

Average score across 3 eval scenarios

SecuritybySnyk

High

Do not use without reviewing

Fix and improve this skill with Tessl

tessl review fix ./skills/markdown-document-structurer/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

66%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 well-organized, actionable skill body with clear workflow steps and properly signaled one-level references to real bundle files. It loses points on conciseness for restating markdown fundamentals and could tighten its verification into enforced checkpoints.

Suggestions

Trim the Formatting Standards and Content Preservation Rules sections, which restate markdown basics Claude already knows; defer detail to references/markdown-best-practices.md.

Strengthen workflow_clarity by converting the final Verify step into an enforced validate-then-proceed gate (e.g., 'Only output the restructured document after the verification checklist passes') rather than a post-hoc check list.

Show the expected output/flags of scripts/analyze_structure.py (or note it prints a structured report) so the Analyze step is fully executable without inspecting the script.

DimensionReasoningScore

Conciseness

The body is largely efficient and actionable, but several sections (Formatting Standards, Document Type Guidelines, Content Preservation Rules) restate markdown basics Claude already knows and could be trimmed, making it mostly efficient with some unnecessary padding.

3 / 5

Actionability

Provides a concrete executable command (`python scripts/analyze_structure.py <markdown_file>`), real before/after markdown examples, and specific formatting rules, with only minor gaps (e.g., the analyze script's flags/output are not shown).

4 / 5

Workflow Clarity

A clear five-step Analyze→Identify→Plan→Apply→Verify sequence is present with a dedicated Verify Results checklist, but validation feedback loops are stated as post-hoc checks rather than enforced validate-then-proceed gates, leaving minor checkpoint gaps.

4 / 5

Progressive Disclosure

SKILL.md serves as an overview with clearly signaled, one-level-deep references to real bundle files (document-patterns.md, markdown-best-practices.md) and an analyze_structure.py script; organization is good though the main body itself is fairly long.

4 / 5

Total

15

/

20

Passed

Description

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

A strong, comprehensive description with explicit what-and-when trigger guidance and many concrete capabilities. It is slightly long and could tighten the enumerated list, but it clearly communicates scope and triggers.

DimensionReasoningScore

Specificity

Lists multiple concrete actions (fix heading hierarchy, generate/update TOC, standardize formatting, improve grammar, add sections, remove redundancy, restructure docs), but they are framed as enumerated task categories rather than tightly packed action verbs, leaving minor coverage gaps.

4 / 5

Completeness

Clearly states what it does (reorganizes markdown into structured format while preserving content) and provides an explicit 'Use when Claude needs to' clause with seven concrete numbered trigger conditions.

5 / 5

Trigger Term Quality

Includes natural terms users would say (READMEs, technical docs, table of contents, headings, code blocks) with good coverage, but lacks common synonyms/file extensions and some informal phrasings.

4 / 5

Distinctiveness Conflict Risk

The markdown-document restructuring niche is fairly distinct, though the broad grammar/formatting triggers could create minor overlap with general writing or linting skills.

4 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
ArabelaTso/Skills-4-SE
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.