byhoodini· 40 skills
Build AI agents with the Strands Agents SDK - the open-source framework (the agent "brain") for writing agent logic, tools, and multi-agent systems in Python. Model-agnostic, AWS Bedrock by default. Covers Agent, the @tool decorator, model providers (BedrockModel), multi-agent patterns (agents-as-tools, Swarm, Graph), conversation management, and streaming. Every import verified against official Strands docs. To DEPLOY a Strands agent on AWS, use the aws-harness skill. Triggers on Strands, Strands Agents, Strands SDK, agent framework, agents as tools, Swarm, Graph multi-agent, BedrockModel.
$npx -y skills add hoodini/ai-agents-skills --skill aws-strandsInstalls into the current project.
Run `npx skills use "https://github.com/hoodini/ai-agents-skills" --skill "hoodini/ai-agents-skills/aws-strands"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hoodini/ai-agents-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hoodini/ai-agents-skills"` and select the relevant skills, then follow their instructions.