PLUGIN_NAME

Brief description. Use when user says "trigger phrase 1", "trigger phrase 2", or wants to [action].

JayKim88 Updated

File contents

PLUGIN_NAME Skill

[Detailed description of what this skill does]

Trigger Phrases

  • "trigger phrase 1"
  • "trigger phrase 2"
  • "trigger phrase 3"

When to Use

  • [Scenario 1]
  • [Scenario 2]
  • [Scenario 3]

Execution Algorithm

Step 1: [First Step]

[What to do first]

# If using tools:
AskUserQuestion(...)
# or
Task(subagent_type="agent-name", ...)

Step 2: [Second Step]

[What to do next]

Step 3: [Present Results]

[How to show results to user]

Model Selection (if using agents)

Agent Model Reasoning
agent-1 sonnet [Why]
agent-2 haiku [Why]

Error Handling

Error Cause Solution
[Error type] [Why it happens] [How to fix]

Quick Reference

Usage:

"trigger phrase"
/command-name (if applicable)

Expected Duration:

  • [Time estimate]

Output:

  • [What user receives]

Related Skills

  • other-skill: [How it relates]

Future Enhancements

  • Planned feature 1
  • Planned feature 2

JayKim88/claude-ai-engineering/tree/main/templates/plugin-template/skills/PLUGIN_NAME commit 0380f16685

Frequently asked questions

npx skillmds@latest add jaykim88/plugin-name