aci-fabric-audit

Automate Cisco ACI fabric health audits and generate consolidated reports.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/dgethings/netclaw --skill aci-fabric-audit-dgethings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aci-fabric-audit
Source: https://github.com/dgethings/netclaw/tree/main/workspace/skills/aci-fabric-audit
Command: npx skills add https://github.com/dgethings/netclaw --skill aci-fabric-audit-dgethings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cisco ACI fabric health auditing is often manual, time-consuming, and error-prone when validating node health, tenant policies, VRFs, BDs, EPGs, contracts, faults, and endpoint learning across an APIC cluster.

Core Features & Use Cases

  • Comprehensive node and pod health checks to verify fabric readiness
  • Policy and contract hygiene auditing across tenants, VRFs, BDs, and EPGs
  • Fault triage, health scoring, and endpoint learning verification for baseline and post-change validation
  • Suitable for scheduled audits, pre-change baselines, and incident response across leaf/spine deployments

Quick Start

Call the ACI Fabric Health Audit tool against your APIC URL with appropriate credentials to generate a structured health report.

Frequently Asked Questions about aci-fabric-audit

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

FAQPage Schema
How do I automate Cisco ACI fabric health auditing across my APIC cluster?

Automate Cisco ACI fabric health auditing by invoking MCP scripts via python3 using ACI_MCP_SCRIPT and APIC_URL environment variables. This gathers node, policy, fault, health, and endpoint learning data to output a consolidated report across leaf/spine deployments.

What is included in an end-to-end ACI fabric health audit?

An end-to-end ACI fabric health audit includes comprehensive node and pod health checks, policy and contract hygiene auditing across tenants, VRFs, BDs, and EPGs, plus fault triage, health scoring, and endpoint learning verification.

Can I use an automated fabric audit for pre-change baselines and incident response?

Yes, you can use an automated fabric audit for pre-change baselines and incident response. It applies during scheduled fabric health checks across leaf/spine deployments to verify fabric readiness and validate post-change states.

Do I need specific environment variables to run an APIC health check?

Yes, you need the ACI_MCP_SCRIPT and APIC_URL environment variables configured. These variables allow the python3 scripts to connect to the APIC environment and gather the required health, policy, and fault data.

What's the best way to triage faults and verify endpoint learning in a Cisco APIC environment?

The best way to triage faults and verify endpoint learning is running an automated ACI fabric audit. It consolidates fault triage, health scoring, and endpoint learning data into a structured report for quick validation.