CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/skill-optimizer

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

88

1.14x
Quality

87%

Does it follow best practices?

Impact

89%

1.14x

Average score across 29 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

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 plugin:

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

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

tessl scenario generate ./my-plugin --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