alicloud-vpc

Manage Alibaba Cloud VPCs, VSwitches, route tables, and NAT gateways.

7|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/agents-infrastructure/licell --skill alicloud-vpc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-vpc
Source: https://github.com/agents-infrastructure/licell/tree/main/.claude/skills/alicloud-vpc
Command: npx skills add https://github.com/agents-infrastructure/licell --skill alicloud-vpc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @alicloud/vpc20160428, @alicloud/openapi-core, @darabonba/typescript, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Alibaba Cloud's Virtual Private Cloud (VPC) networking resources, allowing for efficient setup and configuration of your cloud network infrastructure.

Core Features & Use Cases

  • VPC Creation & Management: Create, describe, and delete VPCs with custom CIDR blocks.
  • VSwitch Configuration: Set up and manage virtual switches within your VPCs for network segmentation.
  • Routing & Connectivity: Configure route tables, route entries, and manage network access control lists (ACLs).
  • Advanced Networking: Support for NAT gateways, VPN gateways, Express Connect, and traffic mirroring.
  • Use Case: A DevOps engineer needs to set up a new VPC for a microservices deployment, including multiple subnets, security groups, and a NAT gateway for outbound internet access. This Skill can automate the entire VPC and networking setup process.

Quick Start

Use the alicloud-vpc skill to create a new VPC with a specified CIDR block.

Frequently Asked Questions about alicloud-vpc

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

FAQPage Schema
How do I create an Alibaba Cloud VPC with a custom CIDR block?

To configure an Alibaba Cloud VPC, you define a custom CIDR block during the VPC creation process. This Skill automates VPC creation and management, allowing you to establish isolated network boundaries efficiently using the Alibaba Cloud VPC SDK.

What is the best way to set up VSwitches for network segmentation in Alibaba Cloud?

Setting up VSwitches in Alibaba Cloud involves configuring virtual switches within your VPCs to achieve network segmentation. This Skill facilitates VSwitch configuration, enabling you to partition your network into distinct subnets for organized resource deployment and traffic isolation.

Can I use this to configure route tables and network access control lists?

Yes, you can configure route tables, route entries, and manage network access control lists (ACLs). This Skill supports detailed configuration of network components via the Alibaba Cloud VPC SDK, ensuring secure connectivity and proper traffic routing within your VPC environment.

Does the Alibaba Cloud VPC SDK support NAT gateways and VPN gateways?

Yes, the Alibaba Cloud VPC SDK supports advanced networking components including NAT gateways, VPN gateways, and Express Connect. This Skill facilitates secure connectivity and outbound internet access management, allowing detailed configuration of these network components.

How do I automate VPC networking setup for a microservices deployment?

You can automate VPC networking setup for microservices by using this Skill to provision multiple subnets, VSwitches, and a NAT gateway for outbound internet access. It manages Alibaba Cloud VPC networking resources to fully automate the infrastructure setup process.

Does Alibaba Cloud VPC support traffic mirroring for network analysis?

Yes, Alibaba Cloud VPC supports traffic mirroring for network analysis. This Skill manages traffic mirroring alongside other VPC resources, facilitating deep traffic analysis and monitoring within your Alibaba Cloud environment using the VPC SDK.