skill-m365-file-reader

Community

Read SharePoint & OneDrive files via Graph API.

Authortobiascm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reading file contents from SharePoint and OneDrive is often manual, slow, and error-prone when switching between apps or scanning documents. This skill uses the Graph API to programmatically fetch and return the textual content of common document formats, enabling automated previews, indexing, and content extraction without a browser or manual downloads.

Core Features & Use Cases

  • Graph API-based reading of files from SharePoint and OneDrive to extract text.
  • Supports common formats: PPTX (text per slide), XLSX (CSV per sheet), DOCX (full text with headings), PDF (text per page), and images (download + metadata).
  • Use cases include quick content previews, search indexing, and content extraction for downstream workflows.

Quick Start

Read a SharePoint or OneDrive file by providing its URL or driveId|itemId to retrieve and print its text content.

Dependency Matrix

Required Modules

requestspython-pptxopenpyxlpython-docxpdfplumberpillow

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-m365-file-reader
Download link: https://github.com/tobiascm/vobes-agent-vscode/archive/main.zip#skill-m365-file-reader

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.