canvas-network-viz
Installation
SKILL.md
Canvas Network Visualization
Overview
This skill renders inline network visualizations in the OpenClaw chat interface using the Canvas/A2UI framework. It does NOT establish direct device connections or create new MCP servers. All data is sourced from existing MCP tools.
Visualization Types
| Type | Component | Data Sources | Trigger |
|---|---|---|---|
| Topology Map | topology-map |
pyATS CDP/LLDP, health metrics | "show network topology" |
| Dashboard Panel | dashboard-panel |
pyATS, Grafana, Prometheus | "show health dashboard for {device}" |
| Alert Card | alert-card |
Grafana alerts, Prometheus alertmanager | "show current alerts" |
| Change Timeline | change-timeline |
ServiceNow | "show change request {CR} status" |
| Diff View | diff-view |
pyATS config/route/ACL | "show config diff for {device}" |
| Path Trace | path-trace |
pyATS, SuzieQ | "trace path from {src} to {dst}" |
| Health Scorecard | health-scorecard |
pyATS, Grafana, Prometheus | "show health scorecard for {site}" |