samples and tools
The samples demonstrate how to use the tools, indicating that they are complements.
About samples
strands-agents/samples
Agent samples built using the Strands Agents SDK.
Demonstrates model-driven agent development across Python and TypeScript SDKs with production deployment patterns (Lambda, Fargate, AgentCore) and industry-specific use cases. Examples cover multi-agent systems, streaming, agentic RAG, AWS service integrations, and edge deployments including robotics. The repository organizes samples from fundamentals through evaluation frameworks and full-stack UX applications.
About tools
strands-agents/tools
A set of tools that gives agents powerful capabilities.
Provides file operations, shell execution, web search/crawling, Python REPL, memory persistence (Mem0, Bedrock, Elasticsearch, MongoDB), and specialized integrations like Slack, AWS, browser automation, and multi-agent coordination through swarms and DAG pipelines. Built as a modular toolset that agents load via providers, with optional dependencies for specific capabilities like browser control or RSS feeds. Designed to work with the Strands Agents framework and supports external MCP servers for dynamic tool discovery.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work