xmu-mail

Access and manage @xmu.edu.cn email via IMAP and SMTP with SSL.

Updated Jun 29, 2026
One-click install
npx skills add https://github.com/wangyouan/codex-personal-kit --skill xmu-mail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xmu-mail
Source: https://github.com/wangyouan/codex-personal-kit/tree/main/skills/xmu-mail
Command: npx skills add https://github.com/wangyouan/codex-personal-kit --skill xmu-mail

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a straightforward way to access and manage your Xiamen University email through official XMU IMAP and SMTP servers, enabling users to read, search, summarize, triage, or draft/send messages easily.

Core Features & Use Cases

  • Email Access: Connect to your @xmu.edu.cn mailbox using IMAP and SMTP protocols.
  • Common Tasks: List folders, search recent inbox mail, read messages by UID, draft, and send emails with explicit user approval.
  • Security: Never stores mailbox passwords, handles credentials securely, and uses SSL endpoints for secure email communication.

Quick Start

To list the folders in your email account, simply run: python scripts/xmu_mail.py folders.

Frequently Asked Questions about xmu-mail

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

FAQPage Schema
How do I access my XMU email account using IMAP and SMTP?

You can access your XMU email account by connecting to the official @xmu.edu.cn IMAP and SMTP servers using this Skill, which requires a Python environment and specified credentials to enable basic email operations.

Can I search and read emails from my @xmu.edu.cn mailbox?

Yes, you can read emails by UID and search recent inbox mail within your @xmu.edu.cn mailbox. The Skill performs these basic email operations securely over SSL endpoints.

Do I need a Python environment to manage my Xiamen University email?

Yes, a Python environment is required to run the scripts for managing your Xiamen University email. You must also provide specified credentials for email operations without storing mailbox passwords.

How do I send emails through the XMU SMTP server without storing my password?

You can draft and send emails through the XMU SMTP server with explicit user approval. The Skill handles credentials securely, never stores mailbox passwords, and uses SSL for secure email communication.

What email management tasks can I automate for my Xiamen University email?

You can automate listing folders, searching recent inbox mail, reading messages by UID, and drafting or sending emails. These tasks are executed through secure IMAP and SMTP server connections.

Does this Skill support secure communication for accessing XMU email?

Yes, the Skill supports secure communication via SSL endpoints for accessing XMU email. It ensures secure email operations by handling credentials safely and never storing mailbox passwords.