outlookRead, search, and manage Outlook emails and calendar via Microsoft Graph API. Use when the user asks about emails, inbox, Outlook, Microsoft mail, calendar events, or scheduling.
Install via ClawdBot CLI:
clawdbot install jotamed/outlookGrade Excellent — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Send → https://graph.microsoft.com/Calendars.ReadWrite%20offline_access&response_mode=qCalls external URL not in known-safe list
https://portal.azure.comUses known external API (expected, informational)
azure.comAI Analysis
The skill's external API calls (graph.microsoft.com, portal.azure.com) are consistent with its stated purpose of accessing Outlook via Microsoft Graph. The 'UNKNOWN_DATA_SINK' signal appears to be a misinterpretation of a URL parameter in an OAuth flow, not an exfiltration endpoint. However, the automated setup script and broad permissions (Mail.ReadWrite, Calendars.ReadWrite) require user trust in the skill's author.
Generated Mar 1, 2026
Individuals can automate daily email tasks like reading unread messages, searching for specific emails, and managing their Outlook calendar. This helps streamline personal productivity by quickly checking inbox stats, scheduling events, and flagging important emails without manual effort.
Small businesses can use this skill to handle customer inquiries by searching emails from specific senders, replying to queries, and tracking support requests. It enables efficient email management, such as marking emails as read or unread, to ensure timely responses and improve customer service.
Freelancers can manage client communications by reading and sending emails, as well as scheduling meetings via calendar events. This skill helps organize project-related emails, archive old messages, and set up quick calendar reminders for deadlines or calls.
Teams can automate calendar management by checking availability, creating events, and updating meeting details. This scenario supports coordinating schedules, sending meeting invites via email, and managing recurring events to enhance collaboration and reduce scheduling conflicts.
Marketers can monitor campaign performance by searching for specific email subjects, analyzing inbox statistics, and managing email folders. This allows tracking of sent emails, flagging responses, and organizing campaign data for better insights and follow-up actions.
Offer this skill as part of a paid subscription service for individuals or small businesses, providing enhanced email and calendar automation features. Revenue is generated through monthly or annual fees, with tiers based on usage limits or advanced functionalities like bulk email management.
Provide a free basic version with limited commands, such as reading emails and viewing calendar events, and charge for premium features like advanced search, automated email sending, or team collaboration tools. Revenue comes from upgrades and enterprise licenses for larger organizations.
Sell consulting services to businesses for customizing and integrating this skill into their existing workflows, such as setting up automated email responses or calendar syncs. Revenue is generated through one-time project fees or ongoing support contracts tailored to specific industry needs.
💬 Integration Tip
Ensure proper OAuth2 setup with Microsoft Graph API permissions and regularly refresh tokens to avoid authentication errors during usage.
Scored Apr 16, 2026
Audited Apr 16, 2026 · audit v1.0
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...
Fetch content from Feishu (Lark) Wiki, Docs, Sheets, and Bitable. Automatically resolves Wiki URLs to real entities and converts content to Markdown.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.
Connect a Feishu (Lark) bot to Clawdbot via WebSocket long-connection. No public server, domain, or ngrok required. Use when setting up Feishu/Lark as a messaging channel, troubleshooting the Feishu bridge, or managing the bridge service (start/stop/logs). Covers bot creation on Feishu Open Platform, credential setup, bridge startup, macOS launchd auto-restart, and group chat behavior tuning.