How to install aws-cleanrooms
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill aws-cleanroomsFull instructions (SKILL.md)
Source of truth, from aws/agent-toolkit-for-aws.
name: aws-cleanrooms description: Troubleshoots and debugs AWS Clean Rooms collaboration issues related to IAM roles, S3 bucket policies, KMS keys, Lake Formation permissions, and CloudWatch logging for custom ML model training and inference jobs. Use when a customer reports permission failures, access errors, or log publishing issues in Clean Rooms. version: 1
AWS Clean Rooms
Overview
Domain expertise for troubleshooting AWS Clean Rooms collaborations and custom ML modeling. Covers permission debugging, data access issues, and CloudWatch logging configuration.
Common tasks
Debugging Clean Rooms errors
Determine the failure type:
Access denied or permission error? → See permission debugging procedure. Covers IAM role policies (inline + attached managed), S3 bucket policies, KMS key policies, Lake Formation permissions, and cross-account trust.
Missing CloudWatch logs for custom model jobs? → See custom model logging debugging procedure. Covers Configured Model Algorithm Association privacy configuration, ML Configuration role permissions, and log group verification.
Additional resources
Related skills
More from aws/agent-toolkit-for-aws and the wider catalog.

aws-cloudformation
Author, validate, and troubleshoot AWS CloudFormation templates with secure defaults and root-cause diagnostics.

aws-containers
Deploy and operate containerized workloads on ECS, Fargate, and ECR with task definitions, scaling, and debugging.

aws-iam
Verified corrections for IAM edge cases, policy evaluation quirks, and common agent mistakes.

aws-messaging-and-streaming
Choose and implement AWS messaging (SQS, SNS, EventBridge, MQ) and streaming (Kinesis, Firehose, Flink, MSK) services.

aws-observability
Build, configure, and optimize AWS observability across CloudWatch, X-Ray, CloudTrail, and ADOT.

aws-sdk-js-v3-usage
AWS SDK for JavaScript v3 development patterns and best practices.