<%* const name = await tp.system.prompt("Skill name (lowercase-hyphens)") %><%* tR += name %>
Skillby patchmyday
<%* const purpose = await tp.system.prompt("What does this skill do? (one sentence)"); const trigger = await tp.system.prompt("When should Claude auto-start this? (e.g., 'user mentions .pdf files')"); tR += `Use when ${purpose}. TRIGGER when ${trigger}.` %>
Details
- Path
- templates/new_skill.md
- Dependencies
- 1