network-engineer
Cloud network architect for VPC design, service mesh, zero-trust networking, load balancers, and CDN optimization. Use for network troubleshooting or connectivity issues.
Why use this skill?
Automate your cloud network design with the Network Engineer skill. Build scalable VPCs, zero-trust security, and optimize load balancing with expert AI assistance.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anton-abyzov/sw-network-engineerWhat This Skill Does
The network-engineer skill transforms your OpenClaw AI into a senior cloud architect capable of designing, securing, and optimizing complex network infrastructures. Whether you are building a new multi-cloud environment or troubleshooting an elusive connectivity issue, this skill leverages deep expertise in Virtual Private Clouds (VPC), subnet segmentation, load balancing, service meshes (like Istio or Linkerd), and Zero-Trust network access (ZTNA). It acts as your primary architectural partner, ensuring that your network design follows industry best practices for high availability, low latency, and robust security.
Installation
To integrate this professional network engineering capabilities into your workspace, run the following command in your terminal:
clawhub install openclaw/skills/skills/anton-abyzov/sw-network-engineer
Use Cases
- Cloud Infrastructure Design: Build scalable VPC layouts, subnets, and routing tables across AWS, GCP, or Azure.
- Performance Optimization: Analyze CDN configurations and global load balancer settings to minimize latency for end-users.
- Security Hardening: Implement Zero-Trust architectures and egress filtering to protect sensitive workloads from lateral movement.
- Troubleshooting: Diagnose packet loss, DNS resolution failures, or service mesh misconfigurations by providing logs or architectural diagrams to the AI.
- Service Mesh Implementation: Configure mTLS, traffic splitting, and observability for microservices-heavy applications.
Example Prompts
- "Design a high-availability VPC architecture for a three-tier web application on AWS, ensuring that the database layer is completely isolated in private subnets with strict security groups."
- "I am experiencing latency spikes in my global application; can you analyze my current CloudFront and load balancer configuration and suggest optimization strategies?"
- "Help me migrate from a traditional perimeter-based network to a Zero-Trust architecture. Start by defining the policy enforcement points for my Kubernetes cluster."
Tips & Limitations
When architecting large-scale systems, the complexity can sometimes exceed single-turn output limits. This skill utilizes an incremental generation strategy for architectures exceeding 1000 lines. Always follow the system's prompt to break down your request into logical layers: start with VPC/Subnets, move to Routing, and then proceed to Load Balancing and Service Mesh. This methodology ensures the AI maintains context and produces valid, detailed configuration code without truncating. Always verify generated infrastructure-as-code (like Terraform or Pulumi) in a staging environment before deploying to production.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anton-abyzov-sw-network-engineer": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: code-execution
Related Skills
jira-multi-project-mapper
Expert in mapping SpecWeave specs to multiple JIRA projects with intelligent project detection and cross-project coordination. Use when syncing to multiple JIRA projects (project-per-team, component-based), or managing bidirectional sync across team boundaries.
helm-chart-scaffolding
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
performance-optimization
React Native performance with Hermes V1, FlashList, expo-image v2, concurrent rendering. Use for slow app, memory leaks, or FPS issues.
release-strategy-advisor
Release strategy advisor - detects brownfield patterns (tags, CI/CD, changelogs), recommends versioning strategy based on architecture. Creates release-strategy.md.
visual-regression
Visual regression testing expert. Use when implementing visual testing, detecting CSS regressions, or managing screenshot baselines.