This gives Claude direct access to your OneDrive files, folders, and sharing permissions through the Membrane CLI. It handles the full OAuth dance automatically and keeps credentials fresh, so you're not wrestling with Microsoft's auth flow. Covers the usual file operations (upload, download, move, copy, delete) plus search and sharing link creation. The action discovery is nice: you can search by intent rather than memorizing API endpoints. When pre-built actions don't cut it, you can proxy raw requests straight to the OneDrive API with auth already injected. Works on Membrane's free tier, which is solid for getting started without pulling out a credit card.
npx skills add https://github.com/membranedev/application-skills --skill onedrive