What problem does it solve? AWS networking spans many overlapping services, and choosing the wrong one leads to misconfigured connectivity or security gaps. This Skill triages networking requests and routes them to the correct service-specific skill across Route 53, CloudFront, Transit Gateway, Direct Connect, Site-to-Site VPN, Network Firewall, WAF, and Shield Advanced. ## Core Features & Use Cases - Skill Routing Table: Matches user requests by meaning to one of eight AWS networking service skills, with disambiguation rules for overlapping requests. - Cross-Service Concept Tables: Clarifies which layer owns filtering, logging, and traffic shifting when multiple services could apply. - Security Guardrails: Raises encryption-in-transit, DDoS protection, least-privilege IAM, and logging requirements that the target skill must implement. - Use Case: A user asks to inspect east-west traffic between VPCs joined by a Transit Gateway. The Skill routes first to the transitgateway skill for connectivity, then to the networkfirewall skill for stateful inspection, in dependency order. ## Quick Start Ask the agent to set up an encrypted Site-to-Site VPN tunnel with BGP routing and let it route the request to the correct service skill.