If you're working with SageMaker HyperPod, this is how you actually get onto the cluster nodes since direct SSH isn't available. It wraps AWS Systems Manager to execute commands, transfer files, and run diagnostics on instances. The implementation handles the awkward SSM target format and includes unbuffer to work around an intermittent empty output bug in the session manager plugin. Watch the 3 TPS rate limit when running commands across many nodes. The three shell scripts cover the common pattern: resolve cluster info once, then execute per node. Runs as root by default, uses JSON files for parameters to avoid quoting nightmares.
npx -y skills add awslabs/agent-plugins --skill hyperpod-ssm --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot