CtrlK
BlogDocsLog inGet started
Tessl Logo

ingest-season-book-match

Parse a photographed or scanned Tranmere Rovers season-book fixture row or complete season sheet and add its confirmed attendance, starting XI, substitutions and Rovers scorers to the Tranmere-Web D1 database. Use when supplied a season-book/team-sheet image that lists player surnames and shirt numbers, especially to fill historic line-ups for already-recorded matches.

73

Quality

90%

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

88%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 well-structured, executable, and rigorously validated ingestion workflow. The main improvement opportunity is reducing repeated command boilerplate and optionally externalizing SQL templates.

Suggestions

Factor the repeated `npx wrangler d1 execute tranmere-web --config packages/sql/wrangler.toml <d1-target>` boilerplate into a defined shorthand or single example to reduce token cost.

Consider moving the full Apps/Goals INSERT templates and field mappings into a reference file referenced one level deep from SKILL.md to improve progressive disclosure.

Consolidate the duplicated single-fixture vs season-sheet validation rules so each rule appears once with the variant noted inline.

DimensionReasoningScore

Conciseness

Assumes Claude's competence and avoids basic-concept padding, but the full wrangler D1 command boilerplate repeats across several examples and could be tightened.

4 / 5

Actionability

Fully executable bash and SQL commands with concrete field mappings and copy-paste-ready INSERT/UPDATE templates cover the common cases.

5 / 5

Workflow Clarity

A clearly numbered 1–5 sequence with explicit validation checkpoints, stop-on-mismatch rules, changes()==1 checks, and dry-run counts provides feedback loops for the destructive/batch database operations.

5 / 5

Progressive Disclosure

Well-organized into numbered sections with no nested references, but ~225 lines of inline content including repeated SQL templates could plausibly be split into reference files.

4 / 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 strong, specific description that clearly states both capability and trigger conditions in third person. Trigger term coverage is good but could add a few more natural synonyms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — parse a fixture row or full season sheet and add attendance, starting XI, substitutions, and scorers to the D1 database — giving comprehensive coverage rather than minor gaps.

5 / 5

Completeness

Explicitly answers both what (parse and add attendance/XI/subs/scorers to D1) and when ('Use when supplied a season-book/team-sheet image...'), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural domain terms like 'season-book/team-sheet image', 'player surnames and shirt numbers', and 'historic line-ups' are present, but synonym breadth and file extensions are lacking so it falls short of anchor 5.

4 / 5

Distinctiveness Conflict Risk

Highly specific Tranmere Rovers season-book-to-D1 niche with distinct triggers and minimal overlap risk with other skills.

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
chrisowen491/tranmere-web
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.