# Template

> ONE-LINE summary of what this skill does and when to use it. Put trigger phrases here so Claude auto-invokes correctly. Example — "Generate release notes from merged PRs. Use when the user asks for a changelog, release summary, or what shipped this week."

- Skill: `marzun9620/template` (Agent Skill)
- Install (CLI): `npx skillmds@latest add marzun9620/template`
- Raw SKILL.md: https://api.skillmd.com/api/skills/marzun9620/template/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: marzun9620 (https://skillmd.com/u/marzun9620)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/marzun9620/template

---


# Skill name

Brief context — what this skill does and the shape of its output.

## Instructions

1. Step one.
2. Step two.
3. Step three.

## Output format

Describe the expected output structure here so Claude produces consistent results.

## Notes

- Keep this file under ~500 lines.
- Move long reference material into sibling files (e.g. `reference.md`) and link to them — they only load when Claude reads them.
- Bundled scripts go in `scripts/` and are executed via bash; their code never enters context.

