# Skill Name

> SKILL_DESCRIPTION Use when this capability is needed.

- Skill: `tomevault-io/skill-name-12` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/skill-name-12`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/skill-name-12/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/skill-name-12

---


# SKILL_NAME

The user wants to: $ARGUMENTS

---

## Step 1: Understand the request

Analyze what the user is asking for.

## Step 2: Gather information

Use Read, Grep, Glob to understand the codebase context.

## Step 3: Execute

Perform the requested task.

## Step 4: Verify

Confirm the task was completed successfully.

---

## Notes

- Replace SKILL_NAME with your skill identifier (used for /skill-name invocation)
- Replace SKILL_DESCRIPTION with what the skill does
- Set disable-model-invocation to:
  - `true`: Only invoked manually via /skill-name
  - `false`: Claude may apply automatically when relevant
- $ARGUMENTS is replaced with user input after /skill-name

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/elmisi) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

