msgraph-files

Automate file operations across OneDrive and SharePoint via Microsoft Graph.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates file operations across OneDrive and SharePoint via Microsoft Graph to store, retrieve, and organize network documentation and reports.

Core Features & Use Cases

  • List, upload, download, search, and organize files in OneDrive and SharePoint using the Graph API.
  • Use cases include uploading network health reports to SharePoint, retrieving topology diagrams from OneDrive, and organizing configuration backups.
  • Integrates with other NetClaw skills to manage documentation workflows and archival processes.

Quick Start

Upload a file to a specific OneDrive or SharePoint folder and verify it appears in the correct library.

Frequently Asked Questions about msgraph-files

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

FAQPage Schema
How do I automate uploading files to SharePoint using Microsoft Graph?

You can automate uploading files to SharePoint using Microsoft Graph by leveraging MCP calls to handle file operations. This Skill requires Azure AD credentials in environment variables to programmatically upload and organize documents in specified SharePoint libraries.

Can I search and retrieve OneDrive files programmatically for network documentation?

Yes, you can search and retrieve OneDrive files programmatically for network documentation. This Skill uses Microsoft Graph API to list, download, and search files across OneDrive, allowing you to retrieve topology diagrams and configuration backups.

Do I need Azure AD credentials to manage OneDrive and SharePoint files?

Yes, Azure AD credentials in environment variables are required to manage OneDrive and SharePoint files. These credentials authenticate the Microsoft Graph API calls used to perform file operations like uploading, downloading, and searching.

What is the best way to organize configuration backups in OneDrive via Graph API?

The best way to organize configuration backups in OneDrive via Graph API is by using automated file management operations. This Skill programmatically lists, uploads, and organizes files across specified drives to maintain structured network documentation repositories.

Does this Skill support listing and downloading files from SharePoint libraries?

Yes, this Skill supports listing and downloading files from SharePoint libraries. It automates file management via Microsoft Graph, allowing you to retrieve network health reports and other documents from specified sites.

Can I use this to manage network runbooks stored in OneDrive?

Yes, you can manage network runbooks stored in OneDrive. This Skill automates file operations via Microsoft Graph to store, retrieve, and organize network documentation, including runbooks and reports, across OneDrive and SharePoint.