CtrlK
BlogDocsLog inGet started
Tessl Logo

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

96

2.48x
Quality

86%

Does it follow best practices?

Impact

97%

2.48x

Average score across 10 eval scenarios

SecuritybySnyk

Risky

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is a strong skill description that clearly enumerates specific PDF manipulation capabilities and provides an explicit 'when' clause for triggering. It uses third-person voice appropriately and includes natural trigger terms users would use. The description is concise yet comprehensive, covering both the breadth of capabilities and the conditions under which the skill should be selected.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'extracting text and tables', 'creating new PDFs', 'merging/splitting documents', and 'handling forms'. These are clear, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (extracting text/tables, creating PDFs, merging/splitting, handling forms) and 'when' ('When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale'). The 'when' clause is explicit.

3 / 3

Trigger Term Quality

Includes strong natural keywords users would say: 'PDF', 'text', 'tables', 'merging', 'splitting', 'forms', 'PDF form', 'generate', 'analyze PDF documents'. Good coverage of common variations and use cases.

3 / 3

Distinctiveness Conflict Risk

Clearly scoped to PDF manipulation with distinct triggers like 'PDF form', 'merging/splitting documents', 'PDF documents'. Unlikely to conflict with other skills due to the specific PDF focus and enumerated capabilities.

3 / 3

Total

12

/

12

Passed

Implementation

72%

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

This is a solid, actionable PDF processing reference with excellent executable code examples and good progressive disclosure to supporting files. Its main weaknesses are moderate verbosity (many examples that could be more concise given Claude's existing knowledge) and the absence of validation/verification steps in multi-step workflows like merging, watermarking, and OCR processing.

Suggestions

Add validation checkpoints after destructive/multi-step operations (e.g., verify merged PDF page count matches expected total, confirm output file is valid/readable after encryption or watermarking).

Trim redundant examples—consolidate similar patterns (e.g., merge/split/rotate all follow the same reader→writer pattern) into a single template with inline variations rather than full separate code blocks.

DimensionReasoningScore

Conciseness

The content is fairly comprehensive but includes many code examples that could be consolidated or trimmed. Some examples are straightforward patterns Claude already knows (e.g., basic file I/O, iterating pages). The quick reference table at the end partially duplicates what's already shown above.

2 / 3

Actionability

All code examples are fully executable and copy-paste ready with proper imports. Both Python and command-line approaches are covered with concrete, specific commands and complete code blocks.

3 / 3

Workflow Clarity

The skill presents individual operations clearly but lacks validation checkpoints or feedback loops. For operations like merging, watermarking, or encryption there's no verification step (e.g., checking output file validity, confirming page counts after merge). Multi-step processes like OCR extraction have no error handling guidance.

2 / 3

Progressive Disclosure

Clear overview with well-signaled references to forms.md and reference.md for advanced topics. The main file covers essential operations while appropriately deferring JavaScript libraries, advanced features, and form filling to separate files.

3 / 3

Total

10

/

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
freekmurze/dotfiles
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.