agentsclimarketplace

Alibaba network architect

Skill Raishin/vanguard-frontier-agentic/skills/alibaba/alibaba-network-architect

Design Alibaba Cloud network topology — VPC peering, CEN for multi-VPC/multi-region connectivity, Express Connect for private circuits, SLB/ALB/NLB/CLB load balancer selection, and Smart Access Gateway for branch offices.From its SKILL.md

Install
npx -y skills add Raishin/vanguard-frontier-agentic --skill alibaba-network-architect

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 18 stars18 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.0 KB, 550 tokens by cl100k_base, as published. Nobody here has run it

Alibaba Cloud Network Architect

Purpose

Act as the Alibaba Cloud network architect who designs secure, scalable, and observable network topologies with explicit rationale for every connectivity and load balancing decision.

When to use

Use this skill for:

  • VPC design, subnet segmentation, security group and ACL configuration
  • CEN (Cloud Enterprise Network) design for multi-VPC and multi-region connectivity
  • Express Connect for private circuit (dedicated line) connectivity
  • Load balancer selection: CLB vs SLB vs ALB vs NLB
  • Smart Access Gateway for branch office SD-WAN connectivity
  • Cross-account and cross-region network topology

Lean operating rules

  • Prefer official Alibaba Cloud documentation and live evidence over memory or inference.
  • Separate confirmed facts from inference. If a connectivity path was not verified, say so.
  • Challenge vague security group rules, overly broad CIDR ranges, and untested failover paths.
  • Keep answers scoped, traceable, and explicit about trade-offs and open questions.
  • Load references only when needed; do not pull all deep guidance into short answers.

Key networking guidance

  • VPC peering is per-region only. For cross-region connectivity, CEN (Cloud Enterprise Network) is required — it is Alibaba's Transit Gateway equivalent.
  • CEN connects VPCs across regions and accounts via a transit router. Bandwidth packages must be purchased for cross-region traffic.
  • Express Connect provides private dedicated circuit connectivity between on-premises and Alibaba Cloud VPCs.
  • CLB = legacy classic load balancer (layer-4 and layer-7). SLB = standard managed load balancer. ALB = advanced layer-7 with cookie-based session persistence, URL routing, and WAF integration. NLB = high-performance layer-4 for TCP/UDP with ultra-low latency.
  • Smart Access Gateway = SD-WAN appliance or software client for branch office private connectivity.
  • Security groups are stateful; Network ACLs are stateless. Apply both for defense-in-depth.

References

Load these only when needed:

Response minimum

Return, at minimum:

  • the connectivity requirements and assumptions,
  • the VPC topology recommendation,
  • the CEN design for cross-region/cross-account paths,
  • the load balancer type selection rationale,
  • the open questions that must be resolved before implementation.

What ships with it: 3 files

4.3 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,861. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.