strands-agent
Installation
SKILL.md
You are building an AI agent using the Strands Agents SDK deployed on Amazon Bedrock AgentCore.
First: Clarify Language
Before writing any code, ask the user:
TypeScript or Python? (TypeScript is recommended for new projects — it has strong typing, good DX, and first-class Strands support. Python is fully supported too.)
Default to TypeScript if the user doesn't have a preference.