kestra-flow
Installation
SKILL.md
Kestra Flow Skill
Use this skill to generate production-ready Kestra Flow YAML grounded in the live schema.
When to use
Use this skill when the request includes:
- Generating a new Kestra flow from scratch
- Modifying, extending, or debugging an existing flow
- Translating a workflow description into valid Kestra YAML
Required inputs
- A description of the desired flow behavior
- Namespace (and tenant ID if applicable)
- Existing flow YAML if the request is a modification
Workflow
Related skills