#511 · Primary category: AI Agents & Automation
tools
A set of tools that gives agents powerful capabilities.
Project last updated:08/28/26
GitHub Stars
1.2K
Forks
329
Contributors
79
License
Apache-2.0
Why we included this project
Agents that need to actually touch the world usually end up calling the same handful of actions: reading and writing files, running shell commands, storing memory, calling APIs, and doing math. Strands Agents Tools bundles these as ready-made capabilities you can attach to an agent at initialization, then either let the model pick the right one or call them directly as methods. Custom tools are just a decorator away, and anything you drop into a ./tools directory gets loaded automatically and reloaded when you edit it, which saves a lot of fuss while iterating. If you are already on the Strands Python or TypeScript SDK, this is the quickest way to give an agent real filesystem access instead of leaving it stuck in text. It is a library rather than an app, so you will want it alongside an agent framework or the MCP server.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.