·step-functions
</>

step-functions

itsmostafa/aws-agent-skills

使用状态机进行 AWS Step Functions 工作流编排。在设计工作流程、实施错误处理、配置并行执行、与 AWS 服务集成或调试执行时使用。

19安装·0热度·@itsmostafa

安装

$npx skills add https://github.com/itsmostafa/aws-agent-skills --skill step-functions

SKILL.md

AWS Step Functions is a serverless orchestration service that lets you build and run workflows using state machines. Coordinate multiple AWS services into business-critical applications.

| Standard | Long-running, durable, exactly-once | Per state transition | | Express | High-volume, short-duration | Per execution (time + memory) |

| Task | Execute work (Lambda, API call) | | Choice | Conditional branching | | Parallel | Execute branches concurrently | | Map | Iterate over array | | Wait | Delay execution | | Pass | Pass input to output | | Succeed | End successfully | | Fail | End with failure |

使用状态机进行 AWS Step Functions 工作流编排。在设计工作流程、实施错误处理、配置并行执行、与 AWS 服务集成或调试执行时使用。 来源:itsmostafa/aws-agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/itsmostafa/aws-agent-skills --skill step-functions
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 step-functions?

使用状态机进行 AWS Step Functions 工作流编排。在设计工作流程、实施错误处理、配置并行执行、与 AWS 服务集成或调试执行时使用。 来源:itsmostafa/aws-agent-skills。

如何安装 step-functions?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/itsmostafa/aws-agent-skills --skill step-functions 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/itsmostafa/aws-agent-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01