aws-strands

Installation
SKILL.md

Strands Agents SDK

使用 AWS Strands Agents SDK 构建模型无关的 AI 代理。

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
4
First Seen
Mar 12, 2026
aws-strands — 1837620622/super-agent-skills