Step 4: Generate Skill
The final step writes the generated skill files under skill/, including skill/SKILL.md and any skill/references/... files. The generated skill is saved into the skill's parent plugin — by default, the Skills plugin.
What you see after the run finishes
You get a file viewer that renders the generated markdown.
- If there is more than one file, a selector appears.
- If there is only one file, the filename is shown inline.
- In update mode, the header shows completion state and elapsed time.
Review the output
- Review
SKILL.md— this is the main skill file. It contains the instructions Claude will follow. - If a dropdown is shown, open each reference file to review supplementary content.
- If something looks wrong, go back to an earlier step and correct your answers. See Reset a step.
What to do next
The action bar can show:
| Button | What it does |
|---|---|
| Eval | Opens the workspace Eval Workbench tab for this skill |
| Done | Returns to the Dashboard |
Use Eval Workbench to create performance scenarios, compare trigger descriptions, review results, and send failures to Refine. See Eval Workbench.