ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 3/5

mufi-email-manager

한국형 이메일 통합 관리 도구. Gmail, 네이버, 다음, 카카오 메일을 IMAP/SMTP로 통합 관리. 읽지 않은 메일 요약, 키워드 필터링, 자동 답장, 일일 다이제스트 생성.

Why use this skill?

Manage Gmail, Naver, Daum, and Kakao emails in one place. Get automated summaries, keyword filters, and quick reply templates to boost your daily email productivity.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/mupengi-bot/mufi-email-manager
Or

What This Skill Does

mufi-email-manager is a comprehensive email integration agent designed specifically for the Korean digital landscape. It bridges the gap between major Korean email providers (Naver, Daum, Kakao) and international giants like Gmail, providing a unified interface to manage, summarize, and respond to incoming correspondence. Utilizing IMAP and SMTP protocols, this skill transforms your inbox from a cluttered notification stream into a structured, actionable dashboard. It excels at parsing unread messages, filtering them through customizable keyword lists, and generating human-readable summaries that highlight critical updates such as payments, security alerts, and work-related deadlines.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/mupengi-bot/mufi-email-manager. After installation, navigate to the skill directory and locate the .env.example file. Copy it to .env and populate it with your specific IMAP/SMTP credentials for each provider. Ensure that for services like Gmail, you have enabled 2-factor authentication and generated an 'App Password', and for Naver, you have manually enabled the IMAP/SMTP access setting within the web portal's mail configuration.

Use Cases

  • Executive Productivity: Professionals managing multiple corporate and personal accounts can aggregate all messages into one overview, preventing critical emails from being missed.
  • Automated Triage: Users overwhelmed by newsletters and promotional content can use the spam/important keyword filtering to automatically categorize incoming mail.
  • Quick Communication: Remote workers can leverage the template-based reply system to handle routine administrative confirmations, such as meeting scheduling or thank-you responses, directly via command line.
  • Daily Workflow Management: The Digest feature acts as a morning briefing, providing a concise report of the previous day's activity before starting the workday.

Example Prompts

  1. "Check all my email accounts for any unread messages tagged with the 'urgent' or 'invoice' keywords and summarize them."
  2. "Send a thank you template reply to the most recent email from my work domain account."
  3. "Generate a daily summary report of all emails received in the last 24 hours across my Gmail and Naver accounts."

Tips & Limitations

  • Security: Always use app-specific passwords rather than your master account passwords when configuring IMAP/SMTP to minimize risk.
  • Rate Limiting: Be aware that large volume mailboxes might experience delays during initial synchronization.
  • Port Configuration: Ensure your network or firewall allows outbound traffic on ports 993 (IMAP) and 587/465 (SMTP). Daum and Kakao specifically require SSL connections on port 465.

Metadata

Stars1335
Views1
Updated2026-02-23
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-mupengi-bot-mufi-email-manager": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#email-management#productivity#imap#smtp#korean-services
Safety Score: 3/5

Flags: network-access, file-read, external-api