Starter Skill Guide
Use this template to define structured capabilities for your agent.
📋 Execution Protocol
- Prepare: Validate input parameters and prerequisites.
- Execute: Carry out step-by-step actions.
- Verify: Assert output state and report metrics.
🛡️ Operational Guardrails
- Assert all input invariants before applying changes.
- Handle exceptions gracefully with clear error context.