| name | Minimal Skill |
| description | This skill should be used when the user asks to "test". minimal test skill |
| version | 1.0.0 |
| triggers | ["test"] |
mini-skill
minimal test skill
Overview
[Describe what problem this skill solves]
When This Skill Applies
This skill activates when:
Prerequisites
- [Prerequisite 1]
- [Prerequisite 2]
Core Workflow
Step 1: [Step Title]
[Step description using imperative mood]
Step 2: [Step Title]
[Step description]
Parameters
| Parameter | Type | Default | Description |
|---|
param1 | string | - | [Parameter description] |
Error Handling
- [Error Scenario]: [How to handle]
Example Usage
[Example user request]
Notes