sharepoint-sites

Manage SharePoint sites, files, and documents via Microsoft Graph API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill sharepoint-sites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sharepoint-sites
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/sharepoint-sites
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill sharepoint-sites

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawlink-plugin, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of SharePoint sites, files, and documents, providing a convenient way to automate tasks and access information efficiently.

Core Features & Use Cases

  • SharePoint Site Management: Create, update, and delete SharePoint sites.
  • File and Folder Operations: Upload, download, and manage files and folders.
  • Document Library Management: Create, update, and delete document libraries.
  • Content Type and Column Management: Create, update, and delete content types and columns.
  • Permission and Role Management: Set permissions and roles for users and groups.
  • Use Case: Automate the process of setting up a new project site, including creating document libraries, setting permissions, and inviting team members.

Quick Start

Use the sharepoint-sites skill to create a new document library in the 'Project Site'.

Frequently Asked Questions about sharepoint-sites

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

FAQPage Schema
How do I automate SharePoint site management tasks like creating document libraries and setting permissions?

Yes, you can automate SharePoint site creation, document library setup, and permission configuration through Microsoft Graph API integration. This Skill handles site collections, lists, files, folders, and roles to streamline administrative workflows.

Can I manage SharePoint files and folders programmatically without manual upload through the web interface?

Managing SharePoint files and folders programmatically requires Microsoft Graph API access to upload, download, and organize documents. This Skill executes file and folder operations directly, bypassing the manual web interface for automated library management.

Do I need Microsoft Graph API and OAuth to manage SharePoint site collections and content types?

Yes, managing SharePoint site collections and content types requires Microsoft Graph API access and OAuth authentication. This Skill uses the ClawLink plugin to manage OAuth authorization flows for secure Microsoft Graph connectivity.

What is the best way to set up a new SharePoint project site with predefined document libraries and team permissions?

Setting up a new SharePoint project site with predefined libraries and team permissions is best handled by automating Microsoft Graph API calls to create sites and assign roles. This Skill orchestrates the complete project site setup workflow.

Does this approach support managing SharePoint columns and content types alongside document libraries?

Yes, managing SharePoint columns and content types alongside document libraries is fully supported. This Skill creates, updates, and deletes content types and columns directly through Microsoft Graph API operations.