# Cv <name>

> <One sentence: what this skill does>. Use when <comma-separated triggers>.

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

---


# cv-<name>

<One paragraph overview.>

## When to Use

- Trigger 1
- Trigger 2

## Step 1: <title>

<Instructions>

```bash
# example command
```

## Related

- [cv-add-skills](../cv-add-skills/SKILL.md) — skill conventions
- [cv-create-pr](../cv-create-pr/SKILL.md) — if this skill hands off to PR

## Checklist

- [ ] Item 1

