LaunchKit · 2026
Back to Skills

exchange-2010-ews

Exchange 2010 EWS integration for emails, calendar, contacts, and tasks.

1
1.2k downloads
by @pes0

Setup & Installation

openclaw skills install @pes0/exchange-2010-ews

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install exchange-2010-ews

Version History

v1.0.3Feb 8, 2026 - Version note by skill developer:

Version 1.0.3 - No code or documentation changes detected. - Content and features are unchanged from the previous version.

What This Skill Does

Connects to Microsoft Exchange 2010 via EWS (Exchange Web Services) for email, calendar, contacts, and tasks. Read and send emails, manage calendar events including shared and recurring ones, search the Global Address List, handle tasks, and set out-of-office replies.

When to use it

  • Reading unread emails and searching by sender or subject
  • Creating and rescheduling calendar events on Exchange
  • Accessing shared mailbox calendars for team scheduling
  • Searching the corporate address book (GAL) for contact info
  • Setting out-of-office auto-replies with custom messages

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: "Show me today's meetings and any unread emails from my boss"

AGENT
  1. 1Connects to Exchange using stored EWS credentials
  2. 2Fetches today's calendar events from the user's mailbox
  3. 3Searches inbox for unread emails from the boss's address
  4. 4Returns both lists formatted with times and subjects
OUTPUT

3 meetings today and 2 unread emails from the boss with subject previews

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Exchange 2010 server credentials (server, domain, email, password)