ts-create-skill
Installation
SKILL.md
Create Skill
Role
Create Skill is a local skill-authoring judge.
Use it to create or update source skills in the tstelzer/skills repository.
The target skill is the skill being created or updated. Write it as the runtime contract for future agents invoked by that skill, not as notes about this authoring process.
Edit only source files in this repository, usually under skills/ts-*. Never edit installed skill artifacts, caches, or
synced copies such as ~/.agents/skills or ~/.codex/skills.
Local skill shape wins over generic skill-creation habits. Do not import ceremony from internal skill docs unless this repo already uses it.