mail-operations

Manage email via local API calls across Gmail, Outlook, and IMAP.

2|1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/desirecore/market --skill mail-operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mail-operations
Source: https://github.com/desirecore/market/tree/main/skills/mail-operations
Command: npx skills add https://github.com/desirecore/market --skill mail-operations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, base64, json, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a unified solution for managing emails efficiently, including sending, receiving, searching, and automating tasks via local API integrations.

Core Features & Use Cases

  • Email Interaction: Read inbox, send, reply, and download attachments across Gmail, Outlook, and IMAP services.
  • Label and Category Management: Organize emails with native labels or categories, and bulk modify email tags.
  • Automation Rules: Create and run flexible rules to auto-respond, label, archive, or trigger agents based on email content.
  • Use Case: Automate the filing of important emails, reply to inquiries automatically, or fetch attachments from specific senders without manual steps.

Quick Start

Command the system to fetch new emails, or set up rules to automatically categorize incoming messages based on sender or keywords.

Frequently Asked Questions about mail-operations

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

FAQPage Schema
How do I automate email management across Gmail and Outlook using local API calls?

Email management automation uses local API calls and Python scripts to unify Gmail, Outlook, and IMAP services. You can read inboxes, send replies, and download attachments securely from a centralized configuration without manual steps.

Can I automatically categorize incoming emails and bulk modify labels in Outlook?

You can automatically categorize incoming emails and bulk modify labels by creating flexible automation rules. These rules evaluate sender information and keywords to auto-respond, label, archive, or trigger agents based on email content.

Does this email automation approach support downloading attachments from specific senders?

Yes, email automation supports downloading attachments from specific senders. By configuring local API integrations and Python scripts, you can fetch and extract attachments automatically based on predefined sender rules without manual intervention.

What is the best way to set up rules to auto-respond and archive emails via IMAP?

The best way to auto-respond and archive emails via IMAP is by defining automation rules within configuration files. These rules identify specific email content triggers to automatically label, archive, or reply to incoming messages.

Do I need Python and base64 dependencies to configure email workflows?

Yes, you need Python along with requests, base64, and json dependencies to configure email workflows. These components facilitate the local API calls and data parsing required to manage and automate routine inbox tasks.

Why use local API calls for enterprise email handling instead of direct web interfaces?

Local API calls for enterprise email handling provide secure, centralized control over multiple providers. This approach enables flexible integrations and automated workflows for bulk modifying tags or filing important emails without manual web interface interaction.