← 返回 Skills 市场
byungkyu

Microsoft OneDrive

作者 byungkyu · GitHub ↗ · v1.2.0 · MIT-0
cross-platform ✓ 安全检测通过
8004
总下载
10
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install one-drive
功能描述
OneDrive API integration with managed OAuth via Microsoft Graph. Manage files, folders, and sharing. Use this skill when users want to upload, download, organize, or share files in OneDrive. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.
安全使用建议
Install only if you are comfortable granting Maton-mediated access to your OneDrive. Review OAuth scopes carefully, prefer read-only access where possible, require confirmation before uploads, deletes, moves, or sharing links, and revoke unused connections when finished.
能力评估
Credentials
Network access, OAuth, local CLI use, and optional SDK/raw HTTP fallback are proportionate to managing OneDrive through Microsoft Graph and are described in the artifact.
Install Mechanism
Installation uses the external Maton CLI via npm or Homebrew; this is disclosed and coherent with the gateway-based integration, but users are trusting that CLI and Maton account infrastructure.
Instruction Scope
The instructions repeatedly require read/list first, explicit user approval for new connections and all writes, target account disambiguation, and treating OneDrive content as untrusted data.
Persistence & Privilege
OAuth/API credentials may persist in the OS credential store and Maton config, but the artifact discloses this and instructs agents not to inspect, print, export, or persist secrets elsewhere.
Purpose & Capability
The stated purpose is OneDrive file, folder, drive, and sharing management; the documented capabilities match that purpose, including CRUD operations and sharing links.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install one-drive
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /one-drive 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
CLI-first rewrite with the Maton SDK examples; clarify that the CLI and SDKs keep separate credential stores, and reword webhook egress warnings
v1.1.1
## one-drive v1.1.1 - Removed the skill-card.md file. - No user-facing feature or functionality changes.
v1.1.0
CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment
v1.0.6
- Removed the file skill-card.md. - No other files were modified in this release.
v1.0.5
- Added CLI usage examples throughout the documentation, including commands for listing, creating, viewing, and deleting items and connections. - Expanded installation section with NPM and Homebrew methods for the Maton CLI. - Provided explicit separation and examples for CLI, Python, and API usage for each main operation. - Improved connection management instructions, including how to specify connections in CLI commands. - Enhanced API reference with corresponding CLI commands for every endpoint example. - Clarified authentication steps and ways to manage API keys for both CLI and manual integration.
v1.0.4
- Updated all endpoint references from gateway.maton.ai and ctrl.maton.ai to api.maton.ai. - Improved connection management instructions and URLs for a simpler user experience. - Added a Security & Permissions section clarifying access scope and the need for explicit user approval for write operations. - Clarified use of the Maton-Connection header when handling multiple connections. - Removed LICENSE.txt file.
v1.0.3
Version 1.0.3 of the OneDrive skill - No file changes were detected in this release. - All features and documentation remain unchanged from the previous version.
v1.0.2
- Added a new `clawdbot` metadata section indicating requirements and emoji in SKILL.md. - Declared `MATON_API_KEY` as a required environment variable for the skill. - No functional or interface changes to the OneDrive API documentation.
v1.0.1
- Version bump to 1.0.1 with no content or code changes. - No modifications detected in source files or documentation.
v1.0.0
Initial release – OneDrive integration via Microsoft Graph API with managed OAuth. - Upload, download, organize, and share OneDrive files and folders through a unified API gateway. - Full support for file, folder, and drive management, including CRUD operations. - Managed OAuth flow and multiple OneDrive connection handling via Maton control panel. - Authentication via a Maton API key, with clear setup instructions. - Example code snippets provided for all major operations, such as listing files, uploading, and downloading. - Supports advanced features like large file uploads, special folders, recent/shared items, and granular connection selection.
元数据
Slug one-drive
版本 1.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 10
常见问题

Microsoft OneDrive 是什么?

OneDrive API integration with managed OAuth via Microsoft Graph. Manage files, folders, and sharing. Use this skill when users want to upload, download, organize, or share files in OneDrive. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key. Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 8004 次。

如何安装 Microsoft OneDrive?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install one-drive」即可一键安装,无需额外配置。

Microsoft OneDrive 是免费的吗?

是的,Microsoft OneDrive 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Microsoft OneDrive 支持哪些平台?

Microsoft OneDrive 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Microsoft OneDrive?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.2.0。

💬 留言讨论