Mail Command Extractor Skill

Community

Turn matching emails into ready-to-run commands.

Authorbaddif
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically scans a batch of emails and converts matched patterns (sender, subject, and optionally content) into actionable command objects, so you don’t have to manually interpret inbox messages.

Core Features & Use Cases

  • Pattern-based command extraction: Matches emails against detection rules using sender exact address matching and keyword containment for subject and content.
  • Rule-driven action generation: Produces structured command outputs (command name + parameters) based on the matched rule’s action.
  • Priority sorting and duplicate merging: Orders commands by priority (lower is higher) and merges identical commands when enabled to avoid repeated work.
  • MCP-ready operation: Supports being called as an MCP tool with input/output schemas and also exposes MCP resources for latest results and config templates.

Quick Start

Ask your MCP client to call the mail_command_extractor tool with your emails (matched_emails array) and detection_rules, and set merge_duplicates to true to receive extracted_commands in priority order.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Mail Command Extractor Skill
Download link: https://github.com/baddif/mcp-server-mail-command-extractor/archive/main.zip#mail-command-extractor-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.