Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

星标21,133
分支8,592
更新时间2026年6月1日 16:17
文件资源管理器
2 个文件
SKILL.md
readonly