← Back to Skills Marketplace
7019
Downloads
10
Stars
21
Active Installs
6
Versions
Install in OpenClaw
/install one-drive
Description
OneDrive API integration with managed OAuth via Microsoft Graph. Manage files, folders, and sharing. Use this skill when users want to upload, download, orga...
Usage Guidance
Install only if you trust Maton to handle your API key, OAuth connection, and OneDrive traffic. Confirm the Microsoft account and connection ID before use, and approve uploads, edits, deletes, downloads, and especially anonymous or edit-capable sharing links only after checking the exact file and permission scope.
Capability Analysis
Type: OpenClaw Skill
Name: one-drive
Version: 1.0.5
The 'one-drive' skill bundle provides documentation and instructions for an AI agent to interact with the OneDrive API via a managed proxy service (api.maton.ai). The SKILL.md file contains standard API usage examples (CLI, Python, and JavaScript) and explicitly instructs the agent to seek user approval for write operations. No evidence of data exfiltration, malicious execution, or prompt injection was found.
Capability Assessment
Purpose & Capability
The skill is explicitly for OneDrive upload, download, organization, deletion, and sharing; those are high-impact file actions but they match the stated purpose.
Instruction Scope
The artifact says all create, update, and delete calls require explicit user approval and identifies anonymous sharing as anyone-with-link access, though the sharing examples could warn more prominently.
Install Mechanism
The bundle itself is documentation-only, but it recommends installing the external Maton CLI globally via npm or Homebrew, which users should trust separately.
Credentials
Network access, MATON_API_KEY, Microsoft OAuth, and proxying through api.maton.ai are necessary for this integration and are disclosed in the skill.
Persistence & Privilege
OAuth connections persist through Maton connection management, and the skill documents listing, selecting, creating, and deleting connections; no hidden background persistence is shown.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install one-drive - After installation, invoke the skill by name or use
/one-drive - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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, orga... It is an AI Agent Skill for Claude Code / OpenClaw, with 7019 downloads so far.
How do I install Microsoft OneDrive?
Run "/install one-drive" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Microsoft OneDrive free?
Yes, Microsoft OneDrive is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Microsoft OneDrive support?
Microsoft OneDrive is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Microsoft OneDrive?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.5.
More Skills