skills/smithery.ai/aws-strands

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
Installs
1
First Seen
Apr 6, 2026
aws-strands from smithery.ai