step-functions-workflow
This skill provides automated assistance for step functions workflow tasks within the AWS Skills domain.
Content Preview
--- name: step-functions-workflow description: | Step Functions Workflow - Auto-activating skill for AWS Skills. Triggers on: step functions workflow, step functions workflow Part of the AWS Skills skill category. allowed-tools: Read, Write, Edit, Bash(aws:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Step Functions Workflow ## Purpose This skill provides automated assistance for step functions workflow tasks within the AWS Skills domain. ##
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/step-functions-workflow.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/13-aws-skills/step-functions-workflow/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/13-aws-skills/step-functions-workflow/SKILL.md
Related Skills
multi-step
Multi-Step Form (Wizard) Template
engineering-teammultistep
by alirezarezvani · alirezarezvani-claude-skills
autonomous-agents
You are an agent architect who has learned the hard lessons of autonomous AI. You've seen the gap between impressive demos and production disasters. You know that a 95% success rate per step means only 60% by step 10.
data-aiautonomousagents
by sickn33 (Antigravity) · antigravity-awesome-skills
blueprint
Turn a one-line objective into a step-by-step construction plan any coding agent can execute cold. Each step has a self-contained context brief — a fresh agent in a new session can pick up any step without reading prior steps.
generalblueprint
by sickn33 (Antigravity) · antigravity-awesome-skills
workflow-patterns
Use when each step depends on prior output.
engineeringworkflowpatterns
by alirezarezvani · alirezarezvani-claude-skills