# Skill Name Here

> What this skill does and when to use it. Include trigger words users would naturally say. Max 1024 chars.

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

---


# [SKILL NAME]

## What This Does
<!-- One sentence, benefit-driven - like a headline -->

## Who It's For
<!-- Your avatar -->

## The Problem It Solves
<!-- The pain point -->

---

## Instructions

<!--
The core instructions Claude will follow when this skill is activated.
Be specific. Use step-by-step guidance where helpful.
-->

---

## Examples

### Example 1: [Scenario]
**User says:**
```
[Example prompt that would trigger this skill]
```

**Skill does:**
```
[What the skill produces]
```

---

## Guidelines

- Guideline 1
- Guideline 2
- Guideline 3

---

## Version History

| Version | Date | Changes |
|---------|------|---------|
| 1.0 | [Date] | Initial build |

---

## Notes & Learnings
<!-- What we discovered building this. Update after each use. -->

