clippy
Installation
SKILL.md
Clippy - Microsoft 365 CLI
CLI: ~/bin/clippy
Repo: ~/projects/clippy
Source: https://github.com/foeken/clippy
Note: Works through the M365 web UI via browser automation (Playwright), not the Graph API. No Azure AD app registration required - just login with your browser.
UX rule: Stable IDs are internal only and must never be shown to the user. Users act on human-readable lists (numbers, titles, dates). Use IDs only for internal CLI calls.
Authentication
# Check auth status
clippy whoami
# Interactive login (opens browser)
clippy login --interactive