email

Read, search, and send emails via Fastmail and Microsoft 365 APIs.

2|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/RockaRhymeLLC/kithkit --skill email-rockarhymellc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email
Source: https://github.com/RockaRhymeLLC/kithkit/tree/main/.claude/skills/email
Command: npx skills add https://github.com/RockaRhymeLLC/kithkit --skill email-rockarhymellc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines email management by allowing you to read, search, and send emails directly through your AI assistant, integrating with services like Fastmail and Microsoft 365.

Core Features & Use Cases

  • Inbox Management: Check for new emails, view unread messages, and read specific emails by ID.
  • Email Sending: Compose and send emails with support for CC, BCC, and HTML formatting.
  • Search Functionality: Find emails based on specific keywords or queries.
  • Integration: Supports Microsoft 365 (Graph API) and Fastmail (JMAP).

Quick Start

Use the email skill to check your inbox for any new messages.

Frequently Asked Questions about email

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send emails through Microsoft 365 or Fastmail using an AI assistant?

You can check your email inbox for unread messages by querying integrated services like Microsoft 365 or Fastmail through the assistant. It retrieves current inbox status and specific message content via API integration.

Can I search my inbox for specific messages by keywords?

Yes, you can search emails by specific keywords or queries. The search functionality queries your integrated Microsoft 365 or Fastmail inbox and returns matching messages based on your search terms.

Do I need specific credentials to integrate Microsoft 365 Graph API for email management?

Yes, integrating Microsoft 365 Graph API or Fastmail JMAP API requires specific credential configurations. You must set up the appropriate authentication credentials in your environment before managing your inbox.

What are the limitations of using JMAP API for Fastmail inbox management?

The Fastmail integration operates strictly through the JMAP API, meaning functionality is bounded by JMAP protocol capabilities. It supports standard inbox management, reading, searching, and sending emails without advanced folder manipulation.