netclaw
AI network engineer that audits, troubleshoots, and safely changes infrastructure
Gives the AI agent its operating rules for network work: start every session with an audit branch, never run destructive commands, require an approved change request before any config push, verify every change, and follow escalation and Slack reporting procedures.
All Skills in This Repository (150)
Pure Emerald Level Indicatorsgait-session-tracking
Create Git branches and record network engineering session prompts, responses, and artifacts.
cml-admin
Manage Cisco Modeling Labs users, groups, licensing, and system resources.
meraki-security-appliance
Manage Cisco Meraki MX firewall rules, site-to-site VPN, and security events via API.
pyats-linux-network
Inspect network interfaces, routing tables, and connection states on Linux hosts using pyATS.
pyats-junos-routing
Analyze JunOS OSPF, BGP, route tables, and connectivity with pyATS.
aci-fabric-audit
Audit Cisco ACI fabric health and configurations via APIC API calls.
pyats-f5-platform
Query F5 BIG-IP platform and network data via iControl REST API.
nmap-service-detection
Detect services, fingerprint operating systems, and run NSE vulnerability scripts with nmap.
junos-network
Automate Juniper JunOS device operations via PyEZ and NETCONF.
servicenow-change-workflow
Orchestrate ServiceNow ITSM change workflows for network device configurations.
msgraph-visio
Generate Visio network diagrams from CDP/LLDP data and upload to SharePoint.
nso-service-mgmt
Discover Cisco NSO service types and list deployed instances.
Frequently Asked Questions
FAQPage SchemaHow to install NetClaw?โผ
Run `npx skills add automateyournetwork/netclaw --all -g -y` in your terminal to install the full skill suite globally.
What does NetClaw actually do?โผ
It acts as an AI network engineer: it checks device health, audits security and firewall rules, traces outages, and applies configuration changes across routers, switches, firewalls, and cloud networks.
Can NetClaw change my network config safely?โผ
Yes, but only after an approved change request exists in ServiceNow or Halo. It captures a pre-change baseline, applies the config, verifies the result, and rolls back automatically if verification fails.
Which vendors and platforms does NetClaw support?โผ
It covers Cisco (IOS-XE, NX-OS, ACI, Meraki, FMC, ISE), Juniper, Arista, Aruba, F5, Palo Alto, Fortinet, Check Point, plus AWS, Azure, GCP, Kubernetes, and monitoring tools like Grafana, Datadog, Splunk, and Zabbix.
Does NetClaw work with Claude Code and OpenClaw?โผ
Yes. Every skill follows the standard SKILL.md format and runs in OpenClaw, Claude Code, and other compatible AI agent runtimes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core