🤖
Agentic Workflow Automation
Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff arti...
安全通过
技能说明
name: agentic-workflow-automation description: Generate reusable multi-step agent workflow blueprints. Use for trigger/action orchestration, deterministic workflow definitions, and automation handoff artifacts.
Agentic Workflow Automation
Overview
Build workflow blueprints that can be translated into automation platforms such as n8n or internal orchestrators.
Workflow
- Define workflow name, trigger, and ordered steps.
- Normalize each step into a simple execution contract.
- Build a blueprint with dependencies and execution order.
- Export JSON/markdown artifacts for implementation.
Use Bundled Resources
- Run
scripts/generate_workflow_blueprint.pyfor deterministic workflow output. - Read
references/workflow-blueprint-guide.mdfor step design guidance.
Guardrails
- Keep each step single-purpose.
- Include clear fallback behavior for failed steps.
如何使用「Agentic Workflow Automation」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Agentic Workflow Automation」技能完成任务
- 结果即时呈现,支持继续对话优化