⚙️
DevOpsPython

AWS Step Functions

by awslabs

AWS Step Functions is a DevOps skill for Claude Code, published by awslabs in agent-plugins.

867 stars145 forkson awslabs/agent-pluginsAdded 2026/08/22Repository updated 2026/08/21
agent-pluginsagent-skillsagentsawscoding-agent-skillscoding-agents
Install in seconds
Install AWS Step Functions
Copy AWS Step Functions into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/awslabs/agent-plugins/tree/main/plugins/aws-serverless/skills/aws-step-functions ~/.claude/skills/aws-step-functions

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/awslabs/agent-plugins.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/aws-serverless/skills/aws-step-functions/SKILL.md in awslabs/agent-plugins
Installs to
~/.claude/skills/aws-step-functions
Collection
One of 25 skills cataloged from this repository
Category
DevOps798 skills

What AWS Step Functions does

AWS Step Functions helps you build and transform state machine workflows in ASL using JSONata. Use it to define states, handle errors, integrate AWS services, and migrate from JSONPath.

AWS Step Functions is cataloged under DevOps on DirSkills. AWS Step Functions comes from a repository tagged agent-plugins, agent-skills, agents, aws and coding-agent-skills.

Documentation

README

AWS Step Functions

Overview

AWS Step Functions uses Amazon States Language (ASL) to define state machines as JSON. With AWS Step Functions, you can create workflows, also called State machines, to build distributed applications, automate processes, orchestrate microservices, and create data and machine learning pipelines.

This skill provides comprehensive guidance for writing state machines in ASL, covering:

  • ASL structure and JSONata expression syntax
  • Details on the eight available workflow states
  • The $states reserved variable
  • Workflow variables with Assign
  • Error handling
  • AWS Service integration patterns
  • Example code for data transformation and architecture
  • Validation and testing of state machines
  • How to migrate from JSONPath to JSONata

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AWS Step Functions

  • What else does awslabs publish alongside AWS Step Functions?

    AWS Step Functions is one of 25 skills that DirSkills catalogs from awslabs/agent-plugins, the repository it ships in. Its siblings there include AWS Architecture Diagram, AWS Lambda and AWS Lambda Durable Functions. Each one is a separate skill with its own page in this directory, installs the same way AWS Step Functions does, and is maintained by awslabs in that same repository. The rest of the collection is listed on the awslabs/agent-plugins page.

  • How does AWS Step Functions compare to other DevOps skills?

    AWS Step Functions ranks #511 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AWS Step Functions against them. Open each page to compare what they document and how they install.

More from awslabs/agent-plugins

AWS Step Functions is one of 25 skills cataloged on DirSkills from awslabs/agent-plugins.

See all 25 skills
🧩
1w ago

AWS Architecture Diagram

AWS Architecture Diagram generates validated draw.io XML for AWS system and cloud infrastructure diagrams. Use it to create new diagrams or turn CloudFormation, CDK, or Terraform into visuals with official AWS4 icons.
DevOps
867145
1w ago

AWS Lambda

AWS Lambda helps design, build, deploy, test, and debug serverless applications with AWS Lambda and related services. Use it for Lambda functions, event sources, API Gateway, EventBridge, Step Functions, and other event-driven architectures.
DevOps
867145
🧩
1w ago

AWS Lambda Durable Functions

AWS Lambda Durable Functions builds resilient, long-running multi-step applications with state persistence, retries, waits, and callbacks. Use it for durable serverless workflows, saga patterns, and local testing with the Durable test runner.
DevOps
867145
☁️
1w ago

AWS Lambda Managed Instances

AWS Lambda Managed Instances evaluates, configures, and migrates workloads to Lambda on customer-managed EC2 capacity. Use it for steady, high-volume workloads, scheduled scaling, or comparing LMI with standard Lambda and EC2.
DevOps
867145
🧩
1w ago

AWS Lambda MicroVMs

AWS Lambda MicroVMs builds and runs Firecracker-isolated serverless environments with snapshot resume. Use it for sandboxed code execution, interactive notebooks, long-lived sessions, or other port-listening workloads.
DevOps
867145
☁️
1w ago

AWS Serverless Deployment

AWS Serverless Deployment helps scaffold and deploy serverless apps on AWS with SAM or CDK. Use it for templates, constructs, deployment workflows, and serverless CI/CD; for Lambda runtime behavior, use the aws-lambda skill.
DevOps
867145