# Skill Name

> State what the skill does and when to use it, in one or two sentences (up to 1,024 characters). Name the triggers a user would actually say.

- Skill: `jay-nair-builds/skill-name` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jay-nair-builds/skill-name`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jay-nair-builds/skill-name/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Apache-2.0
- Author: jay-nair-builds (https://skillmd.com/u/jay-nair-builds)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/jay-nair-builds/skill-name

---


# Skill name

One paragraph: what this skill produces and for whom.

## Step 0: Set up

1. What to gather first (data, sources, as-of date).
2. What to ask the user, at most one question, only if essential.

## Step 1: The core method

Numbered, imperative steps. Be specific about formats, thresholds and edge cases.

## Output

Describe the exact structure of the result.

## Guardrails

What the skill must never do.

## Bundled files

- `scripts/`: code the skill runs.
- `references/`: longer documentation, loaded only when needed.
- `assets/`: templates, examples and images.

## Licence and credit

Say how the work must be credited. Delete this section if not needed.

