# My Skill Name

> Clear description of what this skill does and when Claude should use it. Include trigger keywords users might mention.

- Skill: `majiayu000/my-skill-name` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/my-skill-name`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/my-skill-name/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/my-skill-name

---


# Skill Name

Detailed description of this skill's purpose and capabilities.

## When to Use This Skill

Claude should invoke this skill when:
- [Trigger condition 1]
- [Trigger condition 2]
- [Trigger condition 3]

## What This Skill Does

1. **Primary Function**: [Main capability]
2. **Secondary Functions**: [Additional capabilities]
3. **Output**: [What the skill produces]

## Instructions

### Step 1: [First Step]
[Detailed instructions for first step]

### Step 2: [Second Step]
[Detailed instructions for second step]

### Step 3: [Third Step]
[Detailed instructions for third step]

## Guidelines

### Best Practices
- [Best practice 1]
- [Best practice 2]
- [Best practice 3]

### Things to Avoid
- [Anti-pattern 1]
- [Anti-pattern 2]

## Output Format

Provide results in this structure:

```
[Expected output format]
```

## Examples

### Example 1
**Input**: [Example input]
**Output**: [Example output]

### Example 2
**Input**: [Example input]
**Output**: [Example output]

## Supporting Files

This skill includes:
- `reference.md`: Additional reference information
- `templates/`: Template files for generation
- `scripts/`: Helper scripts (if needed)

## Notes

[Any additional notes, warnings, or special considerations]

