# Skill Template

> {{Brief tagline describing what this skill does}}.

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

---


---
name: {{skill-name}}
description: |
  {{skill-description}}
tools:
  - Read
  - Write
  - Glob
---

# {{Skill Title}}

{{Brief tagline describing what this skill does}}.

## Overview

{{Detailed description of the skill's purpose and capabilities}}.

Use this skill when you need to:

- {{Primary use case}}
- {{Secondary use case}}
- {{Additional use case}}

## Workflow

### Step 1: {{First Step Name}}

{{Instructions for the first step}}

### Step 2: {{Second Step Name}}

{{Instructions for the second step}}

### Step 3: {{Third Step Name}}

{{Instructions for the third step}}

## Examples

<example>
user: "{{Example user request}}"
assistant: "{{Example assistant response showing the skill in action}}"
</example>

## Output Checklist

- [ ] {{First output item verified}}
- [ ] {{Second output item verified}}
- [ ] {{Quality check completed}}

