# Skill Name

> Brief description of what this skill does. Use when working on specific tasks or domain.

- Skill: `majiayu000/skill-name-5` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/skill-name-5`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/skill-name-5/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/skill-name-5

---


# Skill Name

## Overview

Purpose of this skill in 1-2 sentences.

## Quick Start

### Basic Usage

1. First step to use the skill
2. Second step
3. Third step

### Example

```bash
# Example command or code
echo "Replace with actual example"
```

## When to Use

- Scenario 1 where this skill helps
- Scenario 2 where this skill helps
- Scenario 3 where this skill helps

## Common Tasks

### Task 1: [Action Name]

Brief description.

```bash
# Example
command-here
```

### Task 2: [Action Name]

Brief description.

```bash
# Example
command-here
```

## Tips

- Helpful tip 1
- Helpful tip 2
- Helpful tip 3

## References

- [External documentation](https://example.com) if applicable
- [Related skill](../related-skill/) if applicable

---

**Version**: 1.0
**Last Updated**: [Date]

