aws-ai
Installation
SKILL.md
aws-ai
Use this skill to execute AWS operations through this repo's aws-ai CLI wrapper (local script or Docker image), keeping MFA/session flow predictable for agent-driven work.
When to use
- User asks to run AWS CLI commands via this project helper.
- User wants the agent to operate AWS without installing AWS CLI locally.
- Session/MFA handling is needed (assume-role + temporary credentials).
Instructions
NOTE To use this skill, the user must clone the repository https://github.com/KaribuLab/aws-cli-helper.git, then build the image with the following command:
docker build -t aws-ai