aws-samples/aws-mcp-setup
Configure AWS MCP servers for documentation search and API access. Use when setting up AWS MCP, configuring AWS documentation tools, troubleshooting MCP connectivity, or when user mentions aws-mcp, awsdocs, uvx setup, or MCP server configuration. Covers both Full AWS MCP Server (with uvx + credentials) and lightweight Documentation MCP (no auth required).
This is a copy. The original lives at zxkane/aws-mcp-setup.
npx skills add https://github.com/aws-samples/sample-agent-skills-for-builders --skill aws-mcp-setup
Take aws-samples/aws-mcp-setup from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference pip, uvx.
Without those the skill loads but fails at the first command.