onedrive-connector

Manage and share files in OneDrive/SharePoint via Cowork connectors.

33|10|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/andreaswasita/copilot-cowork-dojo --skill onedrive-connector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: onedrive-connector
Source: https://github.com/andreaswasita/copilot-cowork-dojo/tree/main/skills/onedrive-connector
Command: npx skills add https://github.com/andreaswasita/copilot-cowork-dojo --skill onedrive-connector

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read, write, search, and share files in OneDrive / SharePoint via Copilot Cowork connectors. Use when the deliverable lives in a document library or a user's OneDrive — including grounding Copilot on a specific file or folder.

Core Features & Use Cases

  • Ground a session on a file: Resolve driveId + itemId; check sensitivity; attach
  • Save a deliverable: Write to a draft path -> verify -> move/promote to published path
  • Share with internal audience: People in your org
  • Share with external party: Specific people link, expiry set, audit logged
  • Find latest version: Use version history, not file-naming guesswork
  • Bulk operation: Dry-run on a single item; verify; then expand

Quick Start

Ground a Copilot session on a specific OneDrive/SharePoint item by resolving its driveId and itemId, then apply the proper sensitivity and sharing settings.

Frequently Asked Questions about onedrive-connector

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I ground a Copilot session on a specific file in OneDrive or SharePoint?

You can save a deliverable to OneDrive or SharePoint by writing it to a draft path, verifying the content, and then moving or promoting it to a published path.

Can I share OneDrive files with external parties using specific sharing policies?

Yes, you can share files with external parties using a specific people link that enforces sharing policies, sets an expiry date, and generates an audit log.

What is the best way to find the latest version of a document in a SharePoint library?

The best way to find the latest version of a document in a SharePoint library is by utilizing the built-in version history rather than relying on file-naming guesswork.

Does this file governance approach support sensitivity labels and bulk operations?

Yes, this file governance approach enforces sensitivity labels and supports bulk operations by executing a dry-run on a single item, verifying it, and then expanding.