# Willyu1007 Skill Template Module Skill Skeleton

> {{Human Readable Title}}

- Skill: `tomevault-io/willyu1007-skill-template-module-skill-skeleton` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/willyu1007-skill-template-module-skill-skeleton`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/willyu1007-skill-template-module-skill-skeleton/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/willyu1007-skill-template-module-skill-skeleton

---


# {{Human Readable Title}}

## Purpose

{{1-2 sentences: what problem does the skill solve?}}

## When to use

Use the skill when:
- {{Primary trigger condition}}
- {{Secondary trigger condition}}

Do not use the skill when:
- {{Negative trigger - when to skip}}

## Inputs

- **{{input_name}}**: {{description of required input}}
- **{{input_name_2}}**: {{optional input}}

## Outputs

- {{Description of expected artifacts, file changes, or reports}}

## Steps

### Scenario A: {{Primary use case}}

1. {{First step - imperative verb}}
2. {{Second step}}
3. {{Third step}}

### Scenario B: {{Alternative use case}} (optional)

1. {{First step}}
2. {{Second step}}

## Verification

- [ ] {{Concrete verification command or check}}
- [ ] {{Expected outcome or pass criteria}}
- [ ] Run: `node .ai/scripts/lint-skills.mjs --strict`

## Boundaries

- MUST NOT {{critical constraint}}
- MUST NOT edit `.codex/skills/` or `.claude/skills/` directly (generated)
- SHOULD NOT {{recommended constraint}}
- {{Additional safety or scope constraints}}

## Included assets

- `./scripts/` - {{placeholder for executable helpers, if any}}
- `./reference.md` - {{placeholder for deep details, rationale, tradeoffs}}
- `./examples/` - {{placeholder for scenario-specific examples}}
- `./templates/` - {{placeholder for reusable snippets/skeletons}}

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

