CtrlK
BlogDocsLog inGet started
Tessl Logo

pdf

Use when uploaded or project PDF files need exact text extraction, page-specific review, visual inspection of embedded images/diagrams/scans, datasheet figures, tables, or layout-sensitive evidence.

72

Quality

89%

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

86%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 tight, well-structured instruction skill that directs Claude to the right pdf.* tool per situation and embeds feedback loops for search/continuation/rendering failures. Pulling the validation checkpoints inline into the workflow steps and adding a couple of literal tool-call syntax examples would push it higher.

Suggestions

Inline a brief validation checkpoint into the Workflow steps (e.g., after pdf.search, confirm the hit is not no_match/broad_match before proceeding) rather than only stating it in Rules.

Add one or two literal tool-call syntax examples (e.g. `pdf.read(path, pages=[12,13])`) so guidance is copy-paste ready rather than referential.

Make the text-vs-visual distinction explicit inside the report-generation guidance as a concrete checkpoint, not just a standalone rule.

DimensionReasoningScore

Conciseness

Lean ~35-line body that assumes Claude's competence; no padding, no explanation of what a PDF is, and every rule earns its place.

5 / 5

Actionability

Concrete tool names and parameters (pdf.search, pdf.read, pdf.render_pages, continuation_calls, suggested_batches, dpi) with specific when-to-use guidance, but no literal copy-paste command syntax; minor gaps for an instruction-only skill.

4 / 5

Workflow Clarity

A clearly sequenced 5-step Workflow with feedback handling (no_match/broad_match, continuation_calls, unreadable→higher dpi), but the explicit validation checkpoints live in the Rules section rather than inline in the workflow steps.

4 / 5

Progressive Disclosure

Under 50 lines with no need for external references and no bundle files present; well-organized Workflow, Rules, and Common Patterns sections satisfy the simple-skill exception.

5 / 5

Total

18

/

20

Passed

Description

92%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 high-quality, third-person description that crisply captures the PDF skill's scope and explicit use-when triggers across text, visual, and layout-sensitive evidence. The only minor gap is the absence of explicit file-extension synonyms such as ".pdf".

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions — "exact text extraction, page-specific review, visual inspection of embedded images/diagrams/scans, datasheet figures, tables, or layout-sensitive evidence" — with comprehensive coverage of the PDF-inspection domain.

5 / 5

Completeness

Explicitly answers both what (text extraction, page review, visual inspection) and when via the "Use when uploaded or project PDF files need..." clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

Strong natural keyword coverage ("uploaded or project PDF files", "datasheet figures", "scans", "diagrams", "tables", "layout-sensitive evidence") but omits explicit file-extension tokens and a few synonyms the anchor-5 example expects.

4 / 5

Distinctiveness Conflict Risk

A clear PDF-specific niche with distinct, layout/visual-oriented triggers that would not plausibly fire for unrelated skills, minimizing conflict risk.

5 / 5

Total

19

/

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
JimmyPang02/open-replicator
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.