
aws-samples/sample-amazon-bedrock-agentcore-onboarding
4 skills4 installs504 starsGitHub
Install
npx skills add https://github.com/aws-samples/sample-amazon-bedrock-agentcore-onboardingSkills in this repo
1Clean WorkshopThis skill tears down the AWS resources created by the Amazon Bedrock AgentCore onboarding workshop. A developer runs it after finishing the workshop to remove agent runtimes, ECR repositories, memory instances, OAuth2/Cognito providers, gateways, and policy engines. It cleans resources in reverse dependency order and can target specific steps or clean everything.1installs2Run WorkshopThis skill executes the Amazon Bedrock AgentCore onboarding workshop steps in sequence to test the full attendee experience. It runs a cost-estimator agent locally, deploys it to the AgentCore runtime, then wires up memory, observability, OAuth2 identity, and a gateway. It validates step dependencies and reports pass/fail for each step.1installs3Scaffold WorkshopThis skill generates boilerplate files for a new Amazon Bedrock AgentCore workshop module, then drafts the workshop content. It runs a scaffold script to create files, researches the relevant AWS feature via web search, and fills in the README, its Japanese mirror, and a cleanup script. A developer uses it when starting a new workshop step from scratch.1installs4Sync JaThis skill synchronizes Japanese README translations with their English source files. When an English README changes, it detects drift, translates for meaning, then rewrites for native-speaker fluency using a two-pass method. It preserves heading structure, code blocks, and diagrams while keeping AWS service and API names in English.1installs