34 lines
360 B
Markdown
34 lines
360 B
Markdown
# Skill Name
|
|
|
|
## Purpose
|
|
|
|
Short description of what this Skill automates.
|
|
|
|
## Original Source
|
|
|
|
```text
|
|
Original source:
|
|
Migration date:
|
|
Migration status:
|
|
Behavior preserved:
|
|
Known gaps:
|
|
```
|
|
|
|
## Layout
|
|
|
|
```text
|
|
SKILL.md
|
|
README.md
|
|
scripts/
|
|
tests/
|
|
fixtures/
|
|
```
|
|
|
|
## Usage
|
|
|
|
Describe how to invoke or install this Skill.
|
|
|
|
## Tests
|
|
|
|
Describe the validation command.
|