# Skill Name With Hyphens

> Use when [specific triggering conditions, symptoms, and keywords; third person, no workflow summary]

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

---


# Skill Name

## Overview

What is this skill and what is the core principle in 1 to 2 sentences?

## When to Use

- Symptom or situation that should trigger this skill
- Another concrete trigger
- **When NOT to use:** the cases this skill does not cover

## Core Pattern

The key technique, pattern, or rule. For techniques, a before/after comparison.
For disciplines, the rule stated plainly.

## Quick Reference

| Situation | Do this |
|-----------|---------|
| ... | ... |

## Implementation

Inline code for simple patterns, or a link to a supporting file for heavy reference.

## Common Mistakes

- What goes wrong, and the fix.

## Red Flags (discipline skills only)

- Thoughts that mean STOP: you're about to violate the rule.

