Outlook Emails Lawvable
Skill ActiveRead, search, and download emails and attachments from Microsoft Outlook via OAuth2. Use when the user asks to (1) check, read, or fetch emails or messages from Outlook, (2) search emails by keyword, sender, or subject, (3) download email attachments such as contracts, NDAs, or documents, (4) chain email content into other skills (e.g. "read the latest email from X and review the attached NDA"), or (5) any task involving Microsoft Outlook, Office 365, or Exchange email access.
To provide users with a secure and convenient way to access and manage their Outlook emails and attachments directly through AI agent workflows.
Features
- Read and search Outlook emails
- Download email attachments
- Integrate with other skills for email content analysis
- OAuth2 authentication for secure access
- No data storage between sessions
Use Cases
- Check, read, or fetch emails from Outlook
- Search emails by keyword, sender, or subject
- Download email attachments
- Chain email content into other skills for analysis
- Access Microsoft Outlook, Office 365, or Exchange email
Non-Goals
- Sending emails
- Storing any data between sessions
- Requiring technical setup beyond authentication
- Modifying email content or account settings
Workflow
- Authenticate via OAuth2 with Microsoft account
- Fetch emails based on specified criteria (limit, sender, search)
- Display email summaries
- Download attachments if requested
- Process and return email data or attachment file paths
License
- warning:License usabilityThe license is AGPL-3.0, which is a strong copyleft license. While it's a recognized open-source license, its strong copyleft nature may have implications for users who intend to incorporate this skill into proprietary products without sharing their modifications.
Compliance
- info:GDPRThe skill operates on Outlook emails, which may contain personal data. While it's read-only and doesn't store data, the data is processed by the LLM and potentially submitted to Microsoft Graph API.
Installation
First, add the marketplace
/plugin marketplace add lawvable/awesome-legal-skills/plugin install outlook-emails-lawvable@lawvableQuality Score
Trust Signals
Similar Extensions
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Gmail
100Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail labels. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.