CtrlK
BlogDocsLog inGet started
Tessl Logo

utility-skills/rapid-skill-loop

Use when you want to demo the end-to-end Tessl skill workflow quickly. Turn a tiny capability idea into a minimal skill, create exactly one simple eval scenario, run review, optionally optimize once, and then run evals locally or publish. Good triggers include "make a demo skill", "scaffold a skill and eval", and "run the Tessl loop end to end".

90

Quality

90%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Overview
Quality
Evals
Security
Files

tile.json

{
  "name": "utility-skills/rapid-skill-loop",
  "version": "0.1.2",
  "summary": "Use when you want to demo the end-to-end Tessl skill workflow quickly. Turn a tiny capability idea into a minimal skill, create exactly one simple eval scenario, run review, optionally optimize once, and then run evals locally or publish. Good triggers include \"make a demo skill\", \"scaffold a skill and eval\", and \"run the Tessl loop end to end\".",
  "private": false,
  "skills": {
    "rapid-skill-loop": {
      "path": "skills/rapid-skill-loop/SKILL.md"
    }
  }
}

tile.json