microsoft-sharepoint

Automate Microsoft SharePoint Online file, list, and site page management via Microsoft Graph API.

114|3|Updated May 12, 2026
One-click install
npx skills add https://github.com/zapier/connectors --skill microsoft-sharepoint
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: microsoft-sharepoint
Source: https://github.com/zapier/connectors/tree/main/apps/microsoft-sharepoint
Command: npx skills add https://github.com/zapier/connectors --skill microsoft-sharepoint

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @zapier/zapier-sdk-cli, @modelcontextprotocol/sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill offers comprehensive automation and management for Microsoft SharePoint Online, enabling users to easily navigate and interact with SharePoint content, manage lists, and create site pages.

Core Features & Use Cases

  • File Management: Find sites, list items, files, and folders, and manage permissions and sharing.
  • List and Item Management: Create, update, delete lists and list items, and manage columns.
  • Page Management: Create, publish, and delete site pages.
  • Use Case: Imagine you need to organize documents for a project in SharePoint. Use this Skill to create a site, manage document libraries, and create pages for different project phases.

Quick Start

Use the microsoft-sharepoint skill to find all files named 'report' in a specific site.

Frequently Asked Questions about microsoft-sharepoint

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

FAQPage Schema
How do I automate SharePoint Online file management and list creation?

Automate SharePoint Online file management and list creation by using tools that interact with the Microsoft Graph API to create, update, and manage sites, files, and lists.

What do I need to connect to SharePoint Online and manage site pages?

To connect and manage SharePoint site pages, you need a valid OAuth 2.0 bearer token for authentication to authorize operations via the Microsoft Graph API.

Can I create and publish SharePoint site pages automatically for project phases?

Yes, you can create and publish SharePoint site pages automatically for project phases, managing documentation and collaboration content directly through the Microsoft Graph API.

Does SharePoint automation support managing document library permissions and sharing?

Yes, SharePoint automation supports managing document library permissions and sharing, allowing you to find sites, list items, files, and folders to manage access controls.

Are there limitations when using the Microsoft Graph API for SharePoint list management?

SharePoint list management via the Microsoft Graph API requires valid OAuth 2.0 authentication and is limited to SharePoint Online, meaning on-premises servers are not supported.