# Skill Name

> REPLACE_DESCRIPTION Also use when the user mentions "keyword one", "keyword two".

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

---


# Skill Name

One sentence on what this skill does and the outcome it produces.

## When to use

- Concrete trigger situation.
- Another trigger situation.

Do not use this when: <clear negative case>.

## Workflow

1. **Gather context.** What to read or ask before acting.
2. **Do the work.** The core steps, in order, with commands where possible.
3. **Verify.** The exact check that proves the result is correct.

## Rules

- Constraint the agent must not violate.
- Preferred tool or library for this domain.

## References

- `references/example.md` — load on demand for deeper detail.

