← 返回 Skills 市场
435
总下载
2
收藏
4
当前安装
2
版本数
在 OpenClaw 中安装
/install sharepoint
功能描述
SharePoint API integration via Microsoft Graph with managed OAuth. Access SharePoint sites, lists, document libraries, and files. Use this skill when users w...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sharepoint - 安装完成后,直接呼叫该 Skill 的名称或使用
/sharepoint触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 435 次。
如何安装 Microsoft SharePoint?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sharepoint」即可一键安装,无需额外配置。
Microsoft SharePoint 是免费的吗?
是的,Microsoft SharePoint 完全免费(开源免费),可自由下载、安装和使用。
Microsoft SharePoint 支持哪些平台?
Microsoft SharePoint 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Microsoft SharePoint?
由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.1。
推荐 Skills