Evaluates SKILL.md submissions for the AI Engineer London 2026 Skills Contest across 11 dimensions (8 official Tessl rubric + 3 bonus). Use when you say 'judge my AIE26 contest skill', 'score this SKILL.md for the contest', 'review my skill submission', or 'how would this score on the leaderboard'. Accepts GitHub repo URLs, file paths, or raw pastes.
82
94%
Does it follow best practices?
Impact
65%
1.80xAverage score across 5 eval scenarios
Risky
Do not use without reviewing
A developer is preparing their entry for the AI Engineer London 2026 Skills Contest. They've written a SKILL.md for a CSV-to-JSON converter and want some help getting it ready. They have two requests:
After you handle those, they're also open to hearing your thoughts on the skill if you have any.
Write your response to response.md in your working directory.
The following file is provided as input. Extract it before beginning.
You convert CSV data to JSON format.
nested: If a header contains a dot (e.g. address.city), create a nested objecttypes: Enable/disable type inference (default: on)nulls: Treat empty cells as null vs empty string (default: null)name_2)docs
superpowers
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
references