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.

76

Quality

93%

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

87%

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

A tight, highly actionable skill body with executable commands and good organization. The main gap is workflow clarity: the write→convert→attach flow lacks an explicit validation checkpoint tying the steps together.

Suggestions

Add a short numbered workflow (write Markdown → run pandoc → verify output file exists → attach) with an explicit verification step before attaching, which would lift workflow_clarity to the top anchor.

Consider a one-line note confirming the output file path after conversion so the attach step has a concrete file to reference rather than a placeholder.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — no padded explanation of what pandoc or PDFs are, just tool path, commands, a flags table, and targeted troubleshooting; every section earns its place.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands (`pandoc input.md -o output.pdf --pdf-engine=xelatex`), a complete heredoc brief example, a flags table, and a concrete attach-file call — matching the top anchor for executable guidance.

3 / 3

Workflow Clarity

The produce-then-attach sequence is present across sections but presented as separate blocks rather than one unified numbered workflow, and there is no explicit validation checkpoint (e.g., verify the PDF was created before attaching); this fits the mid anchor of sequence present but checkpoints implicit.

2 / 3

Progressive Disclosure

Self-contained SKILL.md with no bundle files and no nested references; content is split into well-signaled sections (Common conversions, brief example, flags, troubleshooting, when NOT to use) that are easy to navigate.

3 / 3

Total

11

/

12

Passed

Description

100%

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 concise, well-scoped description that states the concrete capability, names the tool, and provides an explicit natural-language trigger. It cleanly answers both what the skill does and when to use it without fluff.

DimensionReasoningScore

Specificity

Names multiple concrete actions — "Convert Markdown to PDF (or DOCX/EPUB/HTML) using the `pandoc` CLI" — listing several specific output formats and the exact tool, matching the top anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (Markdown→PDF/DOCX/EPUB/HTML via pandoc) and when ("Use when asked to produce a PDF report, brief, summary..."), satisfying the top anchor with an explicit trigger clause.

3 / 3

Trigger Term Quality

Covers natural user terms — "PDF report, brief, summary, or any document where the input is Markdown and the output should be a polished, paginated file" — giving good coverage of phrases a user would actually say.

3 / 3

Distinctiveness Conflict Risk

The Markdown-input-to-paginated-output framing is a clear niche tied to pandoc, unlikely to trigger for unrelated skills; voice is imperative/third person with no first/second-person penalty.

3 / 3

Total

12

/

12

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.