aws-strands
Installation
SKILL.md
Strands Agents SDK
Build model-agnostic AI agents with the Strands framework.
Installation
pip install strands-agents strands-agents-tools
# Or with npm
npm install @strands-agents/sdk
Quick Start
from strands import Agent
from strands.tools import tool