run-workshop

Execute sequential Amazon Bedrock AgentCore workshop steps to validate attendee experience.

127|38|Updated Aug 8, 2025
One-click install
npx skills add https://github.com/aws-samples/sample-amazon-bedrock-agentcore-onboarding --skill run-workshop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: run-workshop
Source: https://github.com/aws-samples/sample-amazon-bedrock-agentcore-onboarding/tree/main/.claude/skills/run-workshop
Command: npx skills add https://github.com/aws-samples/sample-amazon-bedrock-agentcore-onboarding --skill run-workshop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the sequential execution of the Amazon Bedrock AgentCore onboarding workshop steps, allowing users to test the full attendee experience from start to finish.

Core Features & Use Cases

  • End-to-End Testing: Simulates the complete workshop flow, from basic code interpreter setup to advanced gateway integration.
  • Progressive Learning Validation: Ensures that each component of the AgentCore onboarding is functional and correctly configured in sequence.
  • Use Case: A new developer joining a team needs to quickly understand and validate the setup of Amazon Bedrock AgentCore. They can use this skill to run through all the provided examples in order, ensuring their environment is correctly configured and the core functionalities work as expected.

Quick Start

Run all available workshop steps sequentially by typing /run-workshop.

Frequently Asked Questions about run-workshop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Amazon Bedrock AgentCore workshop steps for onboarding?

Automating Amazon Bedrock AgentCore workshop steps involves executing sequential validation scripts that simulate the full attendee experience from code interpreter setup to gateway integration. You can run all steps sequentially or target specific ranges using arguments.

What does the AgentCore workshop validation process cover?

The AgentCore workshop validation process covers code interpreter setup, runtime deployment, memory integration, observability, identity, and gateway setup. It ensures each component is functional and correctly configured in sequence to validate the complete onboarding experience.

Can I run specific AgentCore workshop steps instead of the full sequence?

Yes, you can run specific AgentCore workshop steps instead of the full sequence. The automation supports running all steps sequentially or executing specific ranges based on user-provided arguments to validate individual components.

How do I validate my Amazon Bedrock environment configuration for AgentCore?

Validating your Amazon Bedrock environment for AgentCore involves running the automated workshop steps that test runtime deployment, memory integration, and observability. This progressive validation ensures your environment is correctly configured and core functionalities work as expected.

What are the limitations of automating AgentCore onboarding workshop execution?

The automation executes AgentCore workshop steps sequentially, which may require completing earlier components before testing advanced features like gateway integration. It is designed for progressive learning validation rather than isolated component testing without prerequisite steps.