msgraph-files

Manage OneDrive and SharePoint files via the Microsoft Graph API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of files stored on Microsoft OneDrive and SharePoint, enabling efficient organization, retrieval, and storage of network documentation and operational artifacts.

Core Features & Use Cases

  • File Operations: Upload, download, list, and search for files within specified drives and folders.
  • Organization: Create new folders to structure documentation and artifacts logically.
  • Use Case: Automatically upload daily network health reports generated by another skill to a designated 'Health Reports' folder in SharePoint, ensuring all critical documentation is centrally stored and accessible.

Quick Start

Use the msgraph-files skill to list all files in the 'root' folder of the 'My Documents' drive.

Frequently Asked Questions about msgraph-files

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

FAQPage Schema
How do I manage files on OneDrive and SharePoint using the Microsoft Graph API?

You can manage files on OneDrive and SharePoint using the Microsoft Graph API by leveraging automated scripts to upload, download, list, and search for files within specified drives and folders.

Do I need Azure AD credentials to automate SharePoint file operations?

Yes, automating SharePoint file operations requires Azure AD credentials to authenticate with the Microsoft Graph API and securely interact with your designated drives and folders.

Can I automatically upload reports to a specific SharePoint folder?

Yes, you can automatically upload generated reports to a specific SharePoint folder by using file management scripts to create logical directory structures and transfer documents directly into them.

What is the best way to organize network documentation stored in OneDrive?

The best way to organize network documentation in OneDrive is to use automated file management to create new folders, logically structuring your operational artifacts and design documents for easy retrieval.

Does the msgraph-files skill require the microsoft-graph-mcp package?

Yes, the msgraph-files skill requires the @anthropic-ai/microsoft-graph-mcp package to facilitate interactions with the Microsoft Graph API for your file storage operations.

How do I search for specific design documents in OneDrive or SharePoint?

You can search for specific design documents in OneDrive or SharePoint by executing file management commands that query your drives and list matching files within your structured folders.