iop/agent-ops/skills/common/_templates/skill-template.md

1.2 KiB

name version description
<skill-name> 1.0.0 <Describe in one sentence what this skill does and when to use it. Include trigger keywords when useful.>

Purpose

When to use

  • <Invocation case 1>
  • <Invocation case 2>

Inputs

  • <param-name>: <Description.> (required)

Preflight

Procedure

  1. Report the result

Validation

  • If validation fails, <define the retry, rollback, or reporting action.>

Output format

<Output example.>

Prohibitions