OneDrive

v0.1.0

Browse, search, inspect, download, and share OneDrive files, and perform available file actions such as creating folders, creating links, or uploading files...

0· 39·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for hith3sh/onedrive-files.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "OneDrive" (hith3sh/onedrive-files) from ClawHub.
Skill page: https://clawhub.ai/hith3sh/onedrive-files
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install onedrive-files

ClawHub CLI

Package manager switcher

npx clawhub@latest install onedrive-files
Security Scan
Capability signals
Requires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk976dxe8c4gy27s2def40dhqfh85q35w
39downloads
0stars
1versions
Updated 9h ago
v0.1.0
MIT-0

OneDrive

Work with OneDrive from chat to browse files, inspect file details, search folders, and perform available file actions when they are supported by the connected integration.

Overview

Use this skill for common OneDrive work such as:

  • listing drives or files in a folder
  • finding a file by name
  • searching files
  • retrieving a file by ID
  • reading supported table data from Excel files
  • creating folders, links, or uploads when those actions are exposed and clearly requested

Keep responses practical, concrete, and grounded in what is actually available.

How to work

Use this workflow:

  1. Identify the OneDrive task
  2. Check whether OneDrive is connected
  3. Check which OneDrive tools and actions are currently available
  4. Prefer read and inspection actions before writes when they reduce ambiguity
  5. If a write is requested, state clearly what will change before doing it
  6. If multiple files, folders, or drives may match, ask the user to disambiguate
  7. If the requested capability is not available, say so plainly

What this helps with

Examples:

  • list my drives
  • list files in a folder
  • find a OneDrive file by name
  • search OneDrive files
  • get a file by ID
  • read an Excel table
  • create a folder or share link
  • upload a file when supported

Connection

Before doing OneDrive work:

  • verify whether OneDrive is connected
  • if it is not connected, guide the user through the available connection flow
  • do not ask the user to paste raw access tokens, session cookies, passwords, or private credentials into chat
  • do not use unofficial login or harvested browser-session flows

Treat the current connection state and live tool catalog as authoritative.

Safety

Operate with a narrow scope:

  • use only the minimum inputs needed for the requested OneDrive task
  • do not access unrelated local files, secrets, environment variables, or configuration data
  • do not perform unrelated outbound calls
  • clearly disclose when an action will create folders, share links, or upload content
  • prefer the least risky action that still solves the request

Behavioral rules

Follow these rules every time:

  • use the live OneDrive tool set as the source of truth
  • do not claim full OneDrive coverage
  • do not fabricate unsupported files, folders, drives, or actions
  • do not imply write support just because read support exists
  • ask clarifying questions when the intended file, folder, or drive is ambiguous
  • summarize risky or user-facing changes before performing them

Example requests

  • List my OneDrive drives
  • Show files in this OneDrive folder
  • Find this file in OneDrive
  • Search OneDrive for project files
  • Get this OneDrive file by ID
  • Read this Excel table from OneDrive
  • Create a OneDrive folder if supported
  • Create a OneDrive share link if supported
  • Upload this file to OneDrive if supported

Limits

Actual capability depends on:

  • whether the user's OneDrive account is connected
  • which OneDrive actions are currently exposed by the connected tool set
  • the permissions granted by the connected Microsoft account

If an action is unavailable, say so plainly. Do not pretend the skill can do it anyway.

Response style

Be clear and operational:

  • say what was found
  • say what is supported
  • say when OneDrive must be connected first
  • say when an action will write data
  • say when a capability is unavailable

Keep answers useful, direct, and easy to audit.

Resources

Comments

Loading comments...