← Back to Skills Marketplace
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install onedrive-files
Description
Browse, search, inspect, download, and share OneDrive files, and perform available file actions such as creating folders, creating links, or uploading files...
Usage Guidance
This skill is internally consistent and low-risk because it is instruction-only and asks for no secrets. Before enabling it: verify how the platform connects your OneDrive account (prefer standard Microsoft OAuth flows and review requested scopes), confirm you trust the integration provider (skill source/homepage are not provided), and avoid pasting access tokens or credentials into chat. If you are concerned about automatic use, limit or review the skill's invocation permissions in your agent settings. If you plan to perform writes (create folders, share links, upload), double-check the permission scopes granted to the connected integration and require explicit confirmation before any write action.
Capability Analysis
Type: OpenClaw Skill
Name: onedrive-files
Version: 0.1.0
The skill bundle contains only metadata and descriptive instructions (SKILL.md) for an AI agent to interact with OneDrive. The instructions explicitly emphasize safety, forbidding the collection of raw credentials, access to unrelated local files, or unauthorized outbound calls, and they align strictly with the stated purpose of file management via official Microsoft Graph APIs.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: listing, searching, inspecting, and performing OneDrive file actions. The skill does not request unrelated credentials or tools.
Instruction Scope
SKILL.md stays on-task: it instructs the agent to check connection state, available OneDrive tool actions, prefer reads before writes, ask clarifying questions, and not to access unrelated files, env vars, or outbound endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk execution risk; nothing downloaded or installed by the skill itself.
Credentials
No required environment variables or credentials declared, and the instructions explicitly advise against asking users to paste tokens or using unofficial auth flows, which is proportionate.
Persistence & Privilege
always:false and default autonomous invocation allowed (normal). The skill does not request persistent system-wide config or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install onedrive-files - After installation, invoke the skill by name or use
/onedrive-files - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial provider-first OneDrive skill publish.
Metadata
Frequently Asked Questions
What is OneDrive?
Browse, search, inspect, download, and share OneDrive files, and perform available file actions such as creating folders, creating links, or uploading files... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.
How do I install OneDrive?
Run "/install onedrive-files" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OneDrive free?
Yes, OneDrive is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OneDrive support?
OneDrive is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OneDrive?
It is built and maintained by hith3sh (@hith3sh); the current version is v0.1.0.
More Skills