kestra-ops

Installation
SKILL.md

Kestra Operations Skill

Use this skill to perform day-to-day Kestra operations with kestractl.

When to use

Use this skill when the request includes:

  • Listing, inspecting, validating, or deploying flows
  • Triggering executions and checking execution status
  • Managing namespaces or namespace files (nsfiles)
  • Configuring or switching Kestra CLI contexts

Kestra 2.0 migration — delegate. For Kestra 1.3 → 2.0 migration or upgrade requests (readiness checks, kestra-migrate warnings, flows failing to parse on 2.0): search the installed agent skills for one named migrate-kestra-2 — by name, wherever the user's skills are installed (project or user scope). If available, use it: it drives the migration and calls kestra-ops for kestractl sub-operations. If not installed, prompt the user to install it, then delegate:

npx skills add kestra-io/agent-skills@migrate-kestra-2

Required inputs

Installs
94
GitHub Stars
18
First Seen
Mar 11, 2026
kestra-ops — kestra-io/agent-skills