# {{SKILL_ID}}

> Guides the {{SKILL_ID}} workflow. Use when the user needs {{SKILL_ID}} task support; customize this description with concrete triggers and outcomes.

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

---


# {{SKILL_NAME}}

Use this section to summarize what the skill does and the outcome it
produces. Keep the body focused on instructions the agent follows.

## When to Use This Skill

Use this skill when you need to:

- Run a {{SKILL_NAME}} task from start to finish
- Update this list with the concrete scenarios the skill covers

## Implementation Steps

### Step 1: Check Inputs

Check which files, arguments, and context the task requires — update
this step to include the specific inputs (for example `config.yaml`).

### Step 2: Perform the Task

Update these steps with the actual workflow the skill performs. Keep
each instruction specific, and include the exact commands to run (for
example `make test`).

## Examples

### Example 1: Run the Basic Workflow

Include a typical request here, and update it with the steps the agent
takes to handle it.

