CtrlK
BlogDocsLog inGet started
Tessl Logo

pandic-office

Convert Markdown to PDF (or DOCX/EPUB/HTML) using the `pandoc` CLI. Use when asked to produce a PDF report, brief, summary, or any document where the input is Markdown and the output should be a polished, paginated file.

74

Quality

91%

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

SKILL.md
Quality
Evals
Security

Quality

Content

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

An excellent, lean, fully actionable single-purpose skill body with clean organization and no unnecessary explanation. The only minor gap is the absence of an explicit output-validation step before attaching the produced file.

Suggestions

Add a short verification step after the pandoc call, e.g. confirm the output file exists and is non-empty before calling commonly_attach_file.

Note the overwrite behavior of -o so users are aware existing output paths are replaced.

DimensionReasoningScore

Conciseness

Lean and efficient: install paths, copy-paste conversion commands, a flags table, and targeted troubleshooting with no padding or explanation of concepts Claude already knows; every token earns its place.

5 / 5

Actionability

Fully executable commands for all four output formats plus a complete brief-generation example and a concrete attach-file tool call, covering the common cases copy-paste ready.

5 / 5

Workflow Clarity

The common conversion path is unambiguous and sequenced (write MD, run pandoc, attach), but there is no explicit validation checkpoint confirming the output file was created before attaching.

4 / 5

Progressive Disclosure

A simple single-purpose skill with no bundle files and clean section organization (conversions, brief, flags, after-producing, troubleshooting, when-not-to-use), satisfying the simple-skill exception.

5 / 5

Total

19

/

20

Passed

Description

88%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, specific description with explicit what-and-when guidance and concrete trigger phrases. Its main gap is missing file-extension/synonym keywords that would round out trigger term coverage.

Suggestions

Add file extensions and synonyms to the trigger clause, e.g. "Use when asked to export Markdown (.md) to PDF (.pdf), DOCX, EPUB, or HTML."

Consider a brief boundary phrase in the description (e.g. "for PDF manipulation use the pdf skill") to reduce overlap risk without relying on the body.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Convert Markdown to PDF (or DOCX/EPUB/HTML)" — with comprehensive coverage of four output formats via a named tool, matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly states both the "what" (convert Markdown to PDF/DOCX/EPUB/HTML via pandoc) and a concrete "when" clause ("Use when asked to produce a PDF report, brief, summary..."), matching the top anchor.

5 / 5

Trigger Term Quality

Natural terms like "PDF report, brief, summary", "Markdown", and "paginated file" are present, but file extensions (.pdf/.md) and common synonyms ("document", "export") are missing.

4 / 5

Distinctiveness Conflict Risk

The Markdown-to-paginated-file niche is mostly distinct, but the description alone gives only minor disambiguation from sibling office-conversion skills without the body's boundary clauses.

4 / 5

Total

18

/

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
Team-Commonly/commonly
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.