# Template

> My Skill

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

---


# My Skill

[One sentence summary.]

## When to Use

[Describe the situation where an agent should reach for this skill.]

## Usage

```bash
python scripts/main.py [arguments]
```

## Examples

**Input:**
```
[example input]
```

**Output:**
```
[example output]
```

## Requirements

- [Dependency 1]
- [Dependency 2]

## Notes

- [Edge case or limitation]
- [Important behavior to know]

