m365-onedrive-share-local-file

star 731

Upload a local file to OneDrive and generate a read-only share link.

rcarmo By rcarmo schedule Updated 4/13/2026

name: m365-onedrive-share-local-file description: Upload a local file to OneDrive and generate a read-only share link.

M365 OneDrive Share Local File

Use this skill to upload a workspace file to OneDrive and create a shareable link.

Workflow

  1. Validate that the local file exists.
  2. Use the m365_onedrive_share_local_file tool to upload to the target OneDrive folder.
  3. Return the share URL and final file name.

Guardrails

  • Confirm sharing scope expectations with the user, especially when broader than organization-only.
  • State exact source path and target folder before uploading.
Install via CLI
npx skills add https://github.com/rcarmo/piclaw --skill m365-onedrive-share-local-file
Repository Details
star Stars 731
call_split Forks 69
navigation Branch main
article Path SKILL.md
More from Creator