| name | template-skill |
| description | A template for creating new OrcBot skills. Use this as a starting point for building specialized agent capabilities. |
Template Skill
This is a template skill for OrcBot.
Instructions
- Replace the
name and description in the YAML frontmatter.
- Add specific, imperative instructions here for OrcBot to follow.
- Use
references/ for large documentation.
- Use
scripts/ for deterministic tasks.
- Use
assets/ for templates and static files.
Example Usage
Describe how OrcBot should use this skill here.