onedrive

Installation
SKILL.md

Onedrive

Integrate with OneDrive for cloud storage. Use when you need to: (1) upload and download files, (2) manage cloud documents, or (3) automate file storage workflows.

Input

Provide input as JSON:

{
  "file_to_upload": "<file-reference>",
  "target_folder": "Target folder path in OneDrive where files will be uploaded (e.g., /Documents/Work)",
  "search_query": "Search term to find files in OneDrive (e.g., file name, content keywords)"
}

Execution (Pattern C: Action)

Step 1: Run the Skill and Get Run ID

Installs
20
GitHub Stars
193
First Seen
Feb 5, 2026
onedrive — refly-ai/refly-skills