strands-spec

Expert guidance for creating strands-cli workflow specifications (YAML/JSON). Use when creating, modifying, or troubleshooting strands-cli specs for: (1) Multi-step agent workflows (chain, routing, parallel, graph patterns), (2) Tool configuration (python_exec, http_request, custom tools), (3) Runtime and provider setup (Bedrock, OpenAI, Ollama), (4) Input/output handling and templating, or (5) Debugging validation errors

$ Instalar

git clone https://github.com/ThomasRohde/strands-cli /tmp/strands-cli && cp -r /tmp/strands-cli/examples/skills/strands-spec ~/.claude/skills/strands-cli

// tip: Run this command in your terminal to install the skill