CtrlK
BlogDocsLog inGet started
Tessl Logo

unified-deliverable-workflow

Generate spreadsheets, diagrams, and PDF reports with iteration budgeting and error recovery

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-workflow-enhanced-780c5d/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%

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

The content is highly actionable and clearly sequenced with strong validation and error-recovery loops, but it is a monolithic ~450-line SKILL.md with no bundle files, so progressive disclosure is underused and some examples run long. Splitting per-phase code into reference files would improve both conciseness and disclosure.

Suggestions

Extract the full openpyxl/matplotlib/reportlab examples into reference files (e.g. EXAMPLES.md) and keep SKILL.md as an overview with one-level-deep pointers.

Trim the verbose reportlab example to the essential pattern, or move it to a reference to reduce token cost.

Consider removing restated tool descriptions ("run_shell - Check file existence") that Claude can infer, keeping only non-obvious guidance.

DimensionReasoningScore

Conciseness

The body is well-organized and mostly efficient, but the full PDF reportlab example and duplicate validation tables add length that could be trimmed; some content restates standard tool behavior.

2 / 3

Actionability

Each phase ships complete, executable Python (openpyxl, matplotlib, reportlab) plus copy-paste quick-start and concrete validation commands, with no pseudocode.

3 / 3

Workflow Clarity

Phases are explicitly sequenced with iteration budgets, per-phase validation checklists, error-recovery tables, and a fallback escalation strategy including a hard stop.

3 / 3

Progressive Disclosure

It is a single self-contained SKILL.md with clear sections but no external reference files or one-level-deep pointers; for a skill this long, deeper content could be split out.

2 / 3

Total

10

/

12

Passed

Description

67%

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 distinctive, naming concrete artifact types and cross-cutting capabilities, but it omits an explicit trigger clause and the most common file-format keywords. Adding a "Use when..." sentence with format variations would lift completeness and trigger_term_quality.

Suggestions

Add an explicit trigger clause, e.g. "Use when creating multiple related deliverables (Excel, PNG diagrams, PDF reports) in one task."

Include common format keywords users would say, such as "Excel", ".xlsx", "PNG", and "charts" alongside spreadsheets, diagrams, and PDF reports.

Keep the third-person voice but consider phrasing the opening as a verb-led capability list to reinforce the trigger surface.

DimensionReasoningScore

Specificity

"Generate spreadsheets, diagrams, and PDF reports with iteration budgeting and error recovery" lists multiple concrete actions and artifact types rather than vague language.

3 / 3

Completeness

It clearly states what the skill does but lacks any explicit "Use when..." trigger clause, so the "when" is only implied.

2 / 3

Trigger Term Quality

"spreadsheets, diagrams, and PDF reports" are natural user terms but common variations like "Excel", ".xlsx", "PNG", and "charts" are missing.

2 / 3

Distinctiveness Conflict Risk

The multi-deliverable generation niche with iteration budgeting and error recovery is clearly distinguished and unlikely to trigger for unrelated skills.

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.

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.