# My Skill Name

> A clear, specific description of what this skill does and exactly when Claude should use it. Be concrete about trigger conditions — what the user says or what task context should cause this skill to load.

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

---


# My Skill Name

[One or two sentences on what this skill accomplishes and why it exists.]

## How this works

1. [First step Claude should take]
2. [Second step]
3. [...]

## Examples

- [A realistic user request that should trigger this skill]
- [Another example]

## Guidelines

- [A constraint or best practice this skill should follow]
- [Another guideline]

<!--
Optional subfolders, only add what you actually need:
  scripts/     executable code the skill can run
  references/  documentation loaded on demand, not at trigger time
  assets/      templates, boilerplate files, static resources
-->

