byagentic-community· 16 skills
Install (deploy) MCP Gateway & Registry on AWS using the Terraform aws-ecs stack (ECS Fargate, Aurora, DocumentDB, Keycloak). Asks whether you are running from an EC2 instance or a local laptop, confirms the required AWS IAM permissions are in place, clones the repository, bootstraps the toolchain (uv, AWS CLI, Terraform), configures terraform.tfvars, runs the two-stage terraform apply, and completes post-deployment setup. Does NOT create IAM roles itself — it tells you the permissions you need and offers to guide you through setting them up.
$npx -y skills add agentic-community/mcp-gateway-registry --skill terraform-setupInstalls into the current project.
Run `npx skills use "https://github.com/agentic-community/mcp-gateway-registry" --skill "agentic-community/mcp-gateway-registry/terraform-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentic-community/mcp-gateway-registry" that are relevant to the current task. Run `npx skills add "https://github.com/agentic-community/mcp-gateway-registry"` and select the relevant skills, then follow their instructions.