# Skill Name

> Brief description of what this skill does and when to use it. Include specific keywords that help agents identify relevant tasks. Use when this capability is needed.

- Skill: `tomevault-io/skill-name-17` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/skill-name-17`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/skill-name-17/raw
- Safety review: pending
- 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-17

---


# Skill Name

Brief overview of what this skill accomplishes. This appears when the skill is activated.

## Usage

```
/skill-name [optional-arguments]
```

## Workflow

1. **Check prerequisites**: Verify requirements are met
2. **Gather information**: Collect necessary data
3. **Execute task**: Perform the main operation
4. **Validate results**: Confirm success

Reference detailed guides when needed:
- [references/REFERENCE.md](references/REFERENCE.md) - Technical details
- [references/EXAMPLES.md](references/EXAMPLES.md) - Usage examples

## Scripts

Run helper scripts for complex operations:

```bash
# Basic usage
scripts/helper.sh

# With options
scripts/helper.sh --option value
```

See script help for details: `scripts/helper.sh --help`

## Assets

Use templates from [assets/](assets/) directory:
- `assets/TEMPLATE.md` - Starting template
- `assets/config-template.json` - Configuration example

## Gotchas

> The highest-signal content in any skill. Build this up from real failure modes over time.

- **Gotcha 1**: Description of a non-obvious failure mode and how to avoid it
- **Gotcha 2**: Description of another common pitfall

## Safety Considerations

- Never run destructive commands without confirmation
- Validate all inputs before processing
- Check for sensitive data in outputs
- Use dry-run mode when available

## Reference

See [references/REFERENCE.md](references/REFERENCE.md) for:
- Detailed technical information
- Command reference
- Configuration options
- Troubleshooting guide

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

