step-functions
✓ステートマシンを使用した AWS Step Functions ワークフロー オーケストレーション。ワークフローの設計、エラー処理の実装、並列実行の構成、AWS サービスとの統合、または実行のデバッグを行うときに使用します。
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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/itsmostafa/aws-agent-skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01