Improves your SKILL.md using tessl skill review plus validation and context. Reads skill bundle (SKILL.md + related files), validates syntax, explains WHY changes help, catches mistakes. Use when improving your own skill, skill file, skill description, reviewing skill quality, skill scoring, making your skill better, or learning the skill rubric.
89
Quality
100%
Does it follow best practices?
Impact
88%
1.25xAverage score across 12 eval scenarios
A developer advocacy team maintains a library of SKILL.md files and wants to set up a repeatable process for improving them one at a time. Currently the team does this manually and inconsistently — some developers skip the review step, some apply changes without validating syntax, and no one compares scores before and after. The team lead wants to standardize the process with an automated script.
Create a shell script that automates the skill optimization workflow. The script should accept a path to a SKILL.md file and walk through the improvement process programmatically, capturing review output before and after changes, running validations, and producing a summary of the improvement.
Produce the following files:
optimize_skill.sh — the automation scriptREADME.md — brief usage instructions explaining how to run the script and what it does at each stepThe script does not need to make actual edits to the SKILL.md (it can leave that step as a placeholder or interactive step), but it should handle all the evaluation and validation steps programmatically.
Install with Tessl CLI
npx tessl i tessl-labs/skill-optimizer@0.5.0evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
skills
skill-optimizer