CtrlK
BlogDocsLog inGet started
Tessl Logo

spreadsheet-direct-verification

Use a deterministic Python/openpyxl inspection pass to verify workbook structure, counts, marked rows, and output-file existence when delegated spreadsheet summaries seem inconsistent.

67

Quality

80%

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

77%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.

The body is highly actionable with executable scripts, clear sequencing, and strong validation/checklist structure. It is held back by repeated restatements of the core principle and a monolithic single-file layout with no progressive disclosure of the sizable production-planning material.

Suggestions

Consolidate the repeated 'trust direct inspection over delegated summary' guidance into one section (Core principle or Decision rule) and remove the duplicative restatements in Anti-patterns and Why-reusable.

Move the production-planning validation extension and its ~110-line script into a separate references/ file (e.g. PRODUCTION_VALIDATION.md) and link to it from the body to improve progressive disclosure.

Tighten the 'Recommended approach' and 'Why this skill is reusable' sections, which restate motivation already covered in 'When to use this' and 'Core principle'.

DimensionReasoningScore

Conciseness

Mostly efficient and free of basic-concept over-explanation, but the core "trust the script over the summary" idea is restated across Core principle, Workflow, Decision rule, Anti-patterns, and Why-reusable sections, and the ~110-line production-planning extension adds bulk that could be trimmed or separated.

3 / 5

Actionability

Provides two fully executable, copy-paste-ready Python/openpyxl scripts (base inspection and production-constraint validation) covering the common cases with concrete helper functions and clear output formatting.

5 / 5

Workflow Clarity

A clear 6-step sequence is reinforced by explicit validation/comparison checkpoints, a minimum verification checklist, a production validation checklist, edge-case handling, and a final response pattern; the skill is itself a validation pass, so checkpoints are inherent.

5 / 5

Progressive Disclosure

Section headers are well organized, but with no bundle files the entire skill is inlined in one ~370-line file, including the large production-planning extension and full scripts that would benefit from being split into one-level-deep reference files.

3 / 5

Total

16

/

20

Passed

Description

83%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.

The description is specific, third-person, and clearly carves out a distinctive verification niche with an explicit trigger clause. Its main weakness is a narrow single-trigger 'when' that understates the range of inconsistency scenarios the body actually addresses.

DimensionReasoningScore

Specificity

Names the concrete method ("deterministic Python/openpyxl inspection pass") and multiple specific verification targets ("workbook structure, counts, marked rows, and output-file existence"), giving comprehensive coverage of the niche.

5 / 5

Completeness

Clearly states what it does and includes an explicit "when delegated spreadsheet summaries seem inconsistent" trigger, but the trigger surface is a single narrow scenario rather than the broader set of triggers the body actually covers.

4 / 5

Trigger Term Quality

Includes natural terms like "spreadsheet", "workbook", and "summaries seem inconsistent", but omits common synonyms/extensions a user might say such as "Excel" or ".xlsx".

4 / 5

Distinctiveness Conflict Risk

Targets a distinct niche (verifying delegated spreadsheet work when summaries are untrustworthy) with a trigger unlikely to fire for general spreadsheet-manipulation skills, minimizing conflict risk.

5 / 5

Total

18

/

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
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.