Source for the Strands Agents docs site (Astro/Starlight) with guides, examples, and API references; runnable locally via npm.
Strands Agents Docs — Build Agents in Few Lines
Source for the Strands Agents docs site (Astro/Starlight) with guides, examples, and API references; runnable locally via npm.
Ready-to-run agent install
This asset can be installed after the agent chooses its runtime, checks the plan, and runs the matching command.
npx -y tokrepo@latest install 0aedc134-7f50-5df1-b06c-2d5c80d3f9b8 --target codexRun after dry-run confirms the install plan.
Discussion
Related Assets
Strands Agents SDK — Python Agents in a Few Lines
Strands Agents SDK is a Python framework for model-driven agents. Install `strands-agents`, define tools, and run useful agents in a few lines.
Strands Tools — Built-in Tools for Strands Agents
Strands Agents Tools is a pip-installable tool pack (files, shell, HTTP, memory backends, web search, Slack, browser tooling) with optional extras.
Strands Agents TS SDK — Agent + Tools + Swarm
Strands Agents TS SDK provides an Agent runtime, model providers (Bedrock/OpenAI), tool helpers, and Graph/Swarm patterns for TypeScript workflows.
Open Slide — Presentation Framework Built for AI Agents
A React-based slide framework designed for AI coding agents to create, edit, and export presentation decks programmatically through natural language, with live preview and standard export formats.