Skip to main content
Run any Skill in Manus
with one click

workflows-custom-steps

Register and implement custom workflow steps from an external Kibana plugin using `@kbn/workflows-extensions`. Use when adding or modifying a step type with `registerStepDefinition`, designing input/output/config Zod schemas, implementing `createServerStepDefinition` / `createPublicStepDefinition`, choosing `StepCategory`, building `editorHandlers` (selection / dynamicSchema), wiring `callKibanaApi` / `onCancel`, deciding sync vs async loader registration, updating `APPROVED_STEP_DEFINITIONS`, or reviewing PRs that touch any of these.

Skill metadata
Stars21,125
Forks8,587
UpdatedJune 1, 2026 at 16:17
File Explorer
2 files
SKILL.md
readonly