Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    zehaolu98

    create-skill

    zehaolu98/create-skill
    Writing
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    when generating a skill, always follow this template.

    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?

    Keep explanations conversational. For complex concepts, use multiple analogies.

    Recommended Servers
    Gemini
    Gemini
    tldraw
    tldraw
    Repository
    zehaolu98/blog
    Files