CtrlK
BlogDocsLog inGet started
Tessl Logo

pdf-checklist-generation

Generate structured PDF checklists and reports using Python libraries in sandbox

61

Quality

71%

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 ./benchmarks/gdpval/skills/pdf-checklist-generation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is highly actionable and well-structured, with an executable example and a clear validated workflow, and it appropriately stays self-contained without unnecessary external references. Its only weakness is mild verbosity in the generic best-practices and pitfalls sections.

DimensionReasoningScore

Conciseness

The body is mostly efficient and actionable, but the 'Best Practices' and 'Common Pitfalls' sections contain generic advice Claude already knows (e.g. 'Wrap PDF generation in try/except blocks', 'Keep it simple'), which could be trimmed.

2 / 3

Actionability

It provides a complete, copy-paste-ready reportlab example plus concrete commands ('!pip install reportlab', 'execute_code_sandbox', 'read_file'), matching the fully-executable anchor.

3 / 3

Workflow Clarity

A clear four-step sequence (install, create, execute, verify) includes an explicit verification checkpoint in Step 4, with a troubleshooting table providing issue-to-solution recovery guidance.

3 / 3

Progressive Disclosure

No bundle files exist; the skill is self-contained and organized into well-labeled sections (When to Use, Available Libraries, Workflow, Best Practices, Pitfalls, Troubleshooting) with easy navigation and no nested references.

3 / 3

Total

11

/

12

Passed

Description

57%

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 specific and distinguishable, clearly conveying what the skill produces, but it lacks an explicit 'Use when...' trigger clause and leans on some technical jargon, which limits completeness and trigger-term coverage.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user asks for downloadable PDF checklists, reports, or scorecards in a sandbox environment.'

Broaden natural trigger terms to include common variations users would say (e.g. 'forms', 'scorecards', '.pdf', 'printable').

Replace or soften the jargon 'Python libraries in sandbox' so the description foregrounds user-facing outcomes over implementation detail.

DimensionReasoningScore

Specificity

The phrase 'Generate structured PDF checklists and reports' names the PDF domain and concrete outputs, but relies on a single verb ('generate') applied to two document types rather than listing multiple distinct actions, so it is not comprehensive enough for a 3.

2 / 3

Completeness

It clearly states what the skill does ('Generate structured PDF checklists and reports') but provides no 'Use when...' clause or equivalent explicit trigger guidance, so the 'when' is missing and completeness is capped at 2 per the rubric.

2 / 3

Trigger Term Quality

Natural terms like 'PDF', 'checklists', and 'reports' appear, but 'using Python libraries in sandbox' is implementation jargon and common user variations (e.g. 'forms', 'scorecards', '.pdf') are missing, so coverage is partial.

2 / 3

Distinctiveness Conflict Risk

'Generate structured PDF checklists and reports using Python libraries in sandbox' carves a clear niche distinct from PDF extraction/manipulation skills, with triggers unlikely to fire for the wrong skill.

3 / 3

Total

9

/

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
HKUDS/OpenSpace
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.