msgraph-visio

Generate Visio network diagrams from CDP/LLDP data and upload to SharePoint.

627|175|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/automateyournetwork/netclaw --skill msgraph-visio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: msgraph-visio
Source: https://github.com/automateyournetwork/netclaw/tree/main/workspace/skills/msgraph-visio
Command: npx skills add https://github.com/automateyournetwork/netclaw --skill msgraph-visio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and management of professional Visio network diagrams directly on SharePoint, streamlining documentation workflows.

Core Features & Use Cases

  • Automated Diagram Generation: Create Visio (.vsdx) topology diagrams from live network discovery data (CDP/LLDP).
  • SharePoint Integration: Upload, manage, and share diagrams within your team's SharePoint environment via Microsoft Graph API.
  • Diagram Types: Supports physical, logical, reconciliation status, and ACI data center fabric diagrams.
  • Use Case: Automatically generate a physical network topology diagram from CDP/LLDP data, upload it to a designated SharePoint folder, and create a view-only link for your team.

Quick Start

Generate a physical network topology diagram from CDP/LLDP discovery and upload it to SharePoint.

Frequently Asked Questions about msgraph-visio

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

FAQPage Schema
How do I automate generating Visio network topology diagrams from CDP or LLDP data?

This Skill generates Visio .vsdx topology diagrams directly from CDP/LLDP discovery data. It supports physical, logical, reconciliation status, and ACI fabric diagram types, automating the creation process from live network discovery data.

Can I upload Visio diagrams directly to SharePoint using the Microsoft Graph API?

Yes, you can upload and manage Visio diagrams directly on SharePoint using the Microsoft Graph API. The workflow handles uploading .vsdx files to designated folders and can generate view-only sharing links for your team.

What diagram types are supported for network topology visualization?

Supported diagram types include physical, logical, reconciliation status, and ACI data center fabric. These allow you to visualize different network layers and states, including reconciliation status integrated with NetBox.

Does this workflow require Microsoft Graph API permissions to manage SharePoint files?

Yes, managing SharePoint files requires Microsoft Graph API permissions to handle diagram uploads and sharing. The integration relies on the API to automate storing, updating, and sharing Visio network diagrams within your team's SharePoint environment.

Can I update existing Visio diagrams instead of creating new ones?

Yes, you can update existing Visio diagrams. The workflow manages existing .vsdx files by applying updated CDP/LLDP discovery data, and it also supports exporting the updated network diagrams to PDF format.