microsoft-sharepoint
Installation
Summary
Manage SharePoint sites, lists, files, and folders through pre-built actions with automatic authentication.
- Provides 20+ actions covering site discovery, list and item management, file operations, versioning, and folder creation
- Supports direct API proxy requests to SharePoint endpoints when pre-built actions don't cover your use case
- Handles authentication and credential refresh automatically through Membrane CLI; no manual token management required
- Includes action discovery via intent-based search to find the right operation before building custom API calls
SKILL.md
Microsoft Sharepoint
Microsoft SharePoint is a web-based collaboration and document management platform. It's primarily used by organizations of all sizes to store, organize, share, and access information from any device. Think of it as a central repository for files and a tool for team collaboration.
Official docs: https://learn.microsoft.com/sharepoint/dev/
Microsoft Sharepoint Overview
- Site
- List
- ListItem
- File
- Folder
- List
- User
When to use which actions: Use action names and parameters as needed.
Working with Microsoft Sharepoint
Related skills