kestra
Installation
SKILL.md
Kestra Agent Skill
When to use
Use this skill whenever you are asked to:
- Write, modify, or debug a Kestra flow (YAML)
- Validate or deploy flows using kestractl
- Trigger executions and check status
- Manage namespaces, namespace files, or KV store entries
- Look up plugin types, task schemas, or blueprint templates
Required inputs
- For flow authoring: description of the desired flow behavior, target namespace (default:
company.team) - For operations: a running Kestra instance with kestractl configured (
kestractl config showshould succeed)