| name | replace-me |
| description | Describe what this skill does in one sentence. Use when <triggers that should activate this skill>. |
Replace Me
When To Use
Use this skill when the user asks for the workflow described in the
description field.
Workflow
- Confirm the user intent and required inputs.
- Read any supporting files from
references/, examples/, or scripts/
only when they are relevant.
- Execute the workflow described here.
Bundled Resources
- Put longer references in
references/
- Put short runnable examples in
examples/
- Put deterministic automation in
scripts/