CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/skill-optimizer

Optimize your skills and tiles: review SKILL.md quality, generate eval scenarios, run evals, compare across models, diagnose gaps, and re-run until scores improve.

91

1.10x
Quality

91%

Does it follow best practices?

Impact

92%

1.10x

Average score across 25 eval scenarios

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

phase2-generate-scenarios.mdskills/setup-skill-performance/references/

Phase 2: Generate Scenarios

2.1 Run scenario generation

Generate scenarios from the tile:

tessl scenario generate <tile-path> --count=<N>

Default to --count=3 for a first run, up to 5 for comprehensive coverage. For example:

tessl scenario generate ./my-tile --count=3

The CLI polls until complete (~1–2 minutes per scenario). Capture the run ID from the output — you'll need it for the download step.

"Scenario generation typically takes 1–2 minutes per scenario. I'll wait for it to complete."

2.2 Review what was generated

After generation completes, the CLI shows the generated scenarios. Summarize for the user:

  • Number of scenarios generated
  • Scenario names/slugs

Ask: "These look good? Want me to download them and proceed, or should I regenerate?"

skills

README.md

tile.json