ms-onedrive-personal-graph
This skill provides a CLI to access OneDrive Personal via Microsoft Graph using OAuth device-code and local token storage. It runs `./scripts/onedrive-setup.sh`/`./scripts/onedrive-cli.sh`, stores tokens at `~/.onedrive-mcp/credentials.json`, and calls `https://login.microsoftonline.com/...` and `https://graph.microsoft.com/...`.