# Skill Name

> Brief description - this triggers auto-loading when relevant

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

---


# [Skill Name]

[One paragraph describing what this skill does and when to use it.]

## Quick Reference

[Concise summary for common use cases.]

| Task | Action |
|------|--------|
| [Task 1] | [Brief action] |
| [Task 2] | [Brief action] |

## Core Instructions

[Main instructions - keep this section focused.]

### [Section 1]

[Instructions for this section.]

### [Section 2]

[Instructions for this section.]

## Rules and Constraints

- [Rule 1]
- [Rule 2]
- [Rule 3]

## Output Format

[Describe the expected output format.]

```markdown
[Example output template]
```

## Examples

### Example 1: [Scenario]

**Input:** [What the user might ask]

**Output:** [What Claude should respond]

## Additional Resources

For detailed information, see:
- `reference/REFERENCE.md` - [What it contains]

## Usage

[How to invoke this skill.]

```
/[skill-name]
[or describe natural language triggers]
```

