Skip to content

<%* const name = await tp.system.prompt("Skill name (lowercase-hyphens)") %><%* tR += name %>

<%* 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}.` %>

Repository Source folder

Details

Path
templates/new_skill.md
Dependencies
1

FAQ