From upriver-plugin
Set Upriver MCP region (us-east-1 or eu-west-1). Use when the user wants to switch the Upriver plugin's MCP server region.
How this skill is triggered — by the user, by Claude, or both
Slash command
/upriver-plugin:regionThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
When this skill is invoked, the user has provided a region in $ARGUMENTS (or nothing to show current region and usage).
When this skill is invoked, the user has provided a region in $ARGUMENTS (or nothing to show current region and usage).
${CLAUDE_PLUGIN_ROOT}/scripts/set-region.sh and pass $ARGUMENTS as the argument (e.g. us-east-1 or eu-west-1). If the user did not provide a region, run the script with no arguments to show usage and current region.npx claudepluginhub upriverdata/claude-marketplace --plugin upriver-pluginExecutes 15,000+ AWS APIs with SigV4, searches documentation, retrieves SOPs for workflows like VPC setup and Lambda deployment. Use for AWS CLI, API calls, tasks, or automation.
Discovers MCP servers from registry by query, inspects capabilities, and executes TS/JS via generated client modules. For dynamic MCP tool integrations like Cloudflare.
Sets up and diagnoses the AWS DevOps Agent MCP connection. Triggers when the agent is missing, broken, or on explicit user request.