This handles the boring but essential preflight checks before any SageMaker or Bedrock work: SDK version, AWS region, execution role. It runs the validation directly without generating code, which is smart since you don't want to debug environment setup. The workflow references look comprehensive, covering both basic SDK setup and the trickier execution role resolution. Use it whenever someone says "getting started" or "set up", or just run it first in any SageMaker plan. The "don't ask for what you can look up" principle is good, it'll try to resolve your region and role before prompting you. Saves the back and forth.
npx -y skills add awslabs/agent-plugins --skill sdk-getting-started --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot