senior-network-infrastructure

Automate multi-cloud network design, VPN configuration, and firewall policy generation.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rickydwilson-dcs/claude-skills --skill senior-network-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: senior-network-infrastructure
Source: https://github.com/rickydwilson-dcs/claude-skills/tree/main/skills/engineering-team/senior-network-infrastructure
Command: npx skills add https://github.com/rickydwilson-dcs/claude-skills --skill senior-network-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vpn_configurator.py, firewall_policy_generator.py, network_topology_analyzer.py, subnet_planner.py, vpc_design_patterns.md, network_security_guide.md, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides automation for multi-cloud networking, VPN configurations, firewall policy generation, and network topology assessments to accelerate secure, scalable infrastructure.

Core Features & Use Cases

  • VPC/VNet Design: Multi-region architectures and hub-spoke patterns
  • VPN Configuration: Site-to-site and HA VPN configurations
  • Firewall Policies: Security groups and NACLs across clouds

Quick Start

Generate a Terraform-based VPN and network policy for a new multi-cloud project.

Frequently Asked Questions about senior-network-infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a multi-cloud VPC and VNet across AWS, Azure, and GCP?

Multi-cloud VPC design automates network architecture planning across AWS, Azure, and GCP using hub-spoke and multi-region patterns. This Skill generates topology blueprints and IaC outputs in Terraform and CloudFormation to accelerate secure, scalable infrastructure deployment.

Can I automate VPN configuration for site-to-site and client connectivity?

Yes. This Skill automates site-to-site and high-availability VPN provisioning across multiple clouds, generating configuration code and security policies that integrate with your existing infrastructure-as-code pipeline.

How do I generate firewall policies and security groups across clouds?

Firewall policy generation automates creation of security groups and NACLs tailored to your multi-cloud topology. The Skill produces vendor-specific policies that enforce least-privilege access and compliance requirements.

What's the best way to plan subnets and analyze network topology?

Subnet planning and topology analysis determine optimal IP addressing schemes and validate multi-region connectivity patterns. This Skill produces architecture diagrams, CIDR allocations, and compliance audit reports to prevent routing conflicts and scaling bottlenecks.

Does this work with Terraform and CloudFormation for infrastructure-as-code?

Yes. The Skill generates native Terraform and CloudFormation outputs, enabling CLI-driven automation and version-controlled network provisioning across AWS, Azure, and GCP environments.

Can I use this for multi-cloud architectures with 3-tier and HA requirements?

Yes. This Skill supports 3-tier network patterns, high-availability VPN configurations, and multi-region designs that satisfy functional and security best-practice requirements across all three major clouds.