CtrlK
BlogDocsLog inGet started
Tessl Logo

markdown-converter

Markdown conversion: PDF, Office, HTML, data, OCR, audio, ZIP, YouTube.

64

Quality

76%

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/markdown-converter/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%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 content is a tight, executable reference for a single-purpose CLI skill: fully actionable commands, clear sectioning, and no unnecessary explanation. The only improvement opportunity is trimming minor duplication between the Basic Usage and Examples sections.

DimensionReasoningScore

Conciseness

The body is lean, command-focused, and assumes Claude's competence with no padding about file formats or libraries, but the Examples section repeats patterns already shown in Basic Usage (e.g., the stdin -x hint), a minor trim opportunity keeping it just below a 5.

4 / 5

Actionability

Commands are fully executable and copy-paste ready (uvx markitdown input.pdf -o output.md, -x .pdf, -d -e ...) and cover the common cases (stdout, file output, stdin, type hints, Azure Document Intelligence).

5 / 5

Workflow Clarity

This is a simple single-action skill whose one action (uvx markitdown) is unambiguous and well-illustrated; the destructive/batch cap does not apply because conversion is read-only, so the simple-skill exception supports a 5.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references and no bundle files present, and the body is organized into clear sections (Basic Usage, Supported Formats, Options, Examples, Notes), meeting the simple-skill bar for a 5.

5 / 5

Total

19

/

20

Passed

Description

61%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 concise and names a distinct niche with a broad set of concrete target formats, but it uses a single generic action verb and lacks any explicit 'Use when...' trigger guidance, capping both completeness and specificity.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when converting PDF, Office, HTML, or media files to Markdown', to satisfy the trigger/completeness requirement.

Replace or augment the single generic verb 'conversion' with specific actions like 'Extracts text, tables, and transcripts to Markdown' to lift specificity.

Include natural synonyms and extensions (PDFs, .pdf, Word/.docx, Excel/.xlsx) so trigger term coverage reaches comprehensive.

DimensionReasoningScore

Specificity

Names the domain ('Markdown conversion') and enumerates many concrete target formats (PDF, Office, HTML, data, OCR, audio, ZIP, YouTube), but only a single generic action ('conversion'), so it does not list several specific actions as required for a 4.

3 / 5

Completeness

Has a clear 'what' (convert files to Markdown across many formats) but no 'Use when...' or equivalent trigger clause, which per the judging guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

Contains natural terms users would say (PDF, Office, HTML, OCR, audio, ZIP, YouTube) with good coverage, though synonyms and explicit extensions like .docx/.xlsx or 'Word'/'Excel' are missing, keeping it below a 5.

4 / 5

Distinctiveness Conflict Risk

The 'Markdown conversion' niche with concrete format triggers is mostly distinct with minor overlap risk, but the missing use-when clause slightly weakens its distinctiveness versus a 5.

4 / 5

Total

14

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
steipete/agent-scripts
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.