aws-samplesaws-samplesOfficialยท4 Agent Skills Included

sample-amazon-bedrock-agentcore-onboarding

Hands-on AWS Bedrock AgentCore deployment and testing workshops

Guides developers through building, deploying, and securing agents on Amazon Bedrock AgentCore with runnable code examples. Covers runtime deployment, memory, observability, evaluation, OAuth identity, gateways, policies, and browser automation. Eliminates guesswork with tested scripts, cleanup utilities, and progressive numbered learning paths for each capability.
npx skills add aws-samples/sample-amazon-bedrock-agentcore-onboarding --all -g -y
Available:

Instructs your AI agent on coding standards, testing commands, resource cleanup rules, and workshop conventions to follow when building or modifying AgentCore examples in this project.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Amazon Bedrock AgentCore Onboarding?โ–ผ

Run `npx skills add aws-samples/sample-amazon-bedrock-agentcore-onboarding --all -g -y` in your terminal to install all skills in this suite globally.

What does the AgentCore onboarding workshop teach?โ–ผ

It walks you through nine hands-on modules covering code interpretation, runtime deployment, memory, observability, evaluation, identity, gateways, policies, and browser automation on AWS.

How do I clean up AWS resources after the workshop?โ–ผ

Use the clean-workshop skill, which runs each module's cleanup script in reverse dependency order to safely delete runtimes, gateways, and Cognito resources and avoid ongoing charges.

Does this work with Claude Code and other AI coding tools?โ–ผ

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible coding environments.

Do I need AWS experience to use this workshop?โ–ผ

Basic AWS familiarity helps, but each module includes step-by-step instructions, prerequisites, and runnable scripts so beginners can follow the numbered learning path.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’