设计与多媒体

Agentic Workflow Automation

试用

Design and orchestrate robust multi-step agent workflows with reusable blueprints. Automate complex trigger-action sequences, define deterministic workflows,...

它能做什么

Design and orchestrate robust multi-step agent workflows with reusable blueprints. Automate complex trigger-action sequences, define deterministic workflows,...

技能文档

Agentic Workflow Automation

Overview

Build workflow blueprints that can be translated into automation platforms such as n8n or internal orchestrators.

Workflow

  1. Define workflow name, trigger, and ordered steps.
  2. Normalize each step into a simple execution contract.
  3. Build a blueprint with dependencies and execution order.
  4. Export JSON/markdown artifacts for implementation.

Use Bundled Resources

  • Run scripts/generate_workflow_blueprint.py for deterministic workflow output.
  • Read references/workflow-blueprint-guide.md for step design guidance.

Guardrails

  • Keep each step single-purpose.
  • Include clear fallback behavior for failed steps.

相关技能

Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff arti...

18 次安装

产出可复用的工作流蓝图,包含触发器、步骤、依赖关系和可导出产物。

366 次安装11 星标

Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff arti...

39 次安装

Coordinate schema-driven workflows across configurable domains using workflow definitions, adapters, active tracks, artifact versions, approval/risk triage,...

12 次安装

把人工流程拆解为多智能体自动化方案,输出蓝图、平台选型与 n8n/Make 可导入规格。

27 次安装1 星标

Part of the Overpowered skill suite. Transform a described human/business process into an executable automation design by separating deterministic steps, agentic reasoning, existing systems, and human gates; define triggers, data, decisions, exceptions, controls, and verification. Use when the goal is to automate a process, not merely understand it or interview the user about it.