Template Skill

Replace with a short trigger stating when the skill should fire, starting with "Use when ...".

Vivswan 38d3f0f 7 files · 35.5 KB Updated

File contents

Template Skill

Replace this file after copying the template into skills/<your-skill-name>/.

When to Use

Describe the kinds of prompts or situations that should activate this skill.

  • "example trigger one"
  • "example trigger two"

Workflow

  1. Describe the first thing the agent should do.
  2. Describe the main workflow steps.
  3. Describe how the skill should report results back to the user.

Fallback Without MCP

If this skill later gains MCP integrations, keep a fallback workflow here that still works with plain file reads, shell commands, or reasoning alone.

References

Link to any files in references/ that the skill may load when needed.

Vivswan/skills/tree/main/template commit 38d3f0fa45

Frequently asked questions

npx skillmds@latest add vivswan/template-skill