skill-name

A clear description of when this skill should activate and what it does

$ 安裝

git clone https://github.com/fusionet24/AISkills /tmp/AISkills && cp -r /tmp/AISkills/template ~/.claude/skills/AISkills

// tip: Run this command in your terminal to install the skill


name: skill-name description: A clear description of when this skill should activate and what it does version: 1.0.0

Skill Name

Overview

Provide a brief overview of what this skill does and when it should be used.

Instructions

Detailed step-by-step instructions for how to use this skill:

  1. First step
  2. Second step
  3. Third step

Examples

Provide examples of inputs and expected outputs.

Example 1

Input:

[Example input]

Output:

[Expected output]

Notes

  • Any additional notes or considerations
  • Edge cases to be aware of
  • Best practices