← Back to Skills Marketplace
byungkyu

Microsoft SharePoint

by byungkyu · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
435
Downloads
2
Stars
4
Active Installs
2
Versions
Install in OpenClaw
/install sharepoint
Description
SharePoint API integration via Microsoft Graph with managed OAuth. Access SharePoint sites, lists, document libraries, and files. Use this skill when users w...
Usage Guidance
This skill is internally consistent, but it routes all Microsoft Graph and OAuth traffic through a third party (maton.ai). Before installing: confirm your organization is comfortable with SharePoint data and OAuth tokens passing through Maton; verify the Maton service and domains (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) are legitimate and use HTTPS; restrict the MATON_API_KEY scope if possible, store and rotate the key securely, and test with a non-production account first. If policy forbids third-party proxies for sensitive content, do not use this skill.
Capability Analysis
Type: OpenClaw Skill Name: sharepoint Version: 1.0.1 The SharePoint skill bundle provides a legitimate integration with Microsoft Graph API via a managed proxy gateway (gateway.maton.ai). It includes standard documentation and code examples for managing SharePoint sites, lists, and files using OAuth-based authentication via the MATON_API_KEY. No malicious patterns, data exfiltration, or harmful prompt injections were identified in SKILL.md or the associated metadata.
Capability Assessment
Purpose & Capability
The skill name/description (SharePoint via Microsoft Graph) matches the runtime instructions: all example calls target Maton gateway URLs that proxy graph.microsoft.com. Requiring MATON_API_KEY is coherent with a managed-proxy design.
Instruction Scope
SKILL.md only instructs network calls to maton.ai endpoints and shows using the MATON_API_KEY. It does not instruct reading local files, unrelated env vars, or writing to disk. The instructions do rely on a third‑party proxy (ctrl.maton.ai / gateway.maton.ai / connect.maton.ai) to handle OAuth, which is expected by this design.
Install Mechanism
No install spec and no code files beyond the SKILL.md and LICENSE. This is low-risk (nothing written to disk by the skill itself).
Credentials
Only a single env var (MATON_API_KEY) is required, which is proportionate to a proxy-based API client. However that API key appears to be a powerful credential granting access to proxied SharePoint resources and OAuth flows—treat it as highly sensitive and ensure least-privilege and rotation.
Persistence & Privilege
The skill is not always-enabled and does not request elevated system persistence or modify other skills. Autonomous invocation is allowed (platform default) but not combined with other privilege escalations here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sharepoint
  3. After installation, invoke the skill by name or use /sharepoint
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
No user-facing changes in this release; documentation and interface remain unchanged.
v1.0.0
Initial public release of SharePoint skill. - Provides SharePoint API access via Microsoft Graph with managed OAuth and Maton API key authentication. - Supports operations for sites, lists, document libraries (drives), files, and folders. - Includes detailed usage instructions and example code for connecting, authenticating, and managing connections. - Offers API references for common SharePoint tasks such as listing sites and lists, accessing documents, and file uploads/downloads. - Enables users to manage their SharePoint OAuth connections via Maton’s control panel.
Metadata
Slug sharepoint
Version 1.0.1
License
All-time Installs 4
Active Installs 4
Total Versions 2
Frequently Asked Questions

What is Microsoft SharePoint?

SharePoint API integration via Microsoft Graph with managed OAuth. Access SharePoint sites, lists, document libraries, and files. Use this skill when users w... It is an AI Agent Skill for Claude Code / OpenClaw, with 435 downloads so far.

How do I install Microsoft SharePoint?

Run "/install sharepoint" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Microsoft SharePoint free?

Yes, Microsoft SharePoint is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Microsoft SharePoint support?

Microsoft SharePoint is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Microsoft SharePoint?

It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.1.

💬 Comments