# Skill Name

> This skill should be used when the user asks to "specific action", "another action", or mentions "specific keyword". Provide comprehensive guidance for [domain/task].

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

---


# Skill Name

## Purpose

Brief description of what this skill provides and when it should be used.

## When to Use

List specific scenarios where this skill applies:
- Scenario 1
- Scenario 2
- Scenario 3

## Workflow

### Step 1: [First Step]

Instructions for the first step.

### Step 2: [Second Step]

Instructions for the second step.

## Reference Files

For detailed information, consult:
- **`references/patterns.md`** - Common patterns and best practices
- **`references/advanced.md`** - Advanced techniques (optional)

## Scripts

Utility scripts available:
- **`scripts/validate.sh`** - Validation utility (optional)

## Examples

See `examples/` directory for working examples (optional).

## Best Practices

- Best practice 1
- Best practice 2
- Best practice 3

## Common Pitfalls

- Pitfall 1
- Pitfall 2

## Related Skills

- skill-a - Description
- skill-b - Description

