skills/smithery.ai/create-skill

create-skill

SKILL.md

Requirements

  1. Always create a directory in the skills directory.
  2. Making the name in the md file the same as the directory name
  3. The file name is always SKILL.md
  4. Try to write an example of applying the skill like below
  5. The words of names should be connected with "-"
  6. The naming should follows verb-then-norm format unless it's too short to represent the meaning. for example, create-skill.

Example


name: do-something description: when generating a skill, always follow this template

When explaining code, always include:

  1. Start with an analogy: Compare the code to something from everyday life
  2. Draw a diagram: Use ASCII art to show the flow, structure, or relationships
  3. Walk through the code: Explain step-by-step what happens
  4. Highlight a gotcha: What's a common mistake or misconception?
Installs
23
First Seen
Mar 6, 2026