mail139

Installation
SKILL.md

mail139 — 139.com Email Downloader 📬

Download and search emails from 139.com via IMAP using pure Python stdlib. No pip installs needed.

Prerequisites

  • MAIL139_ID — 139.com email address (e.g. you@139.com)
  • MAIL139_TOKEN — account password/token (fallbacks: prompt or MAIL139_PASSWORD)
  • If either is missing, stop and tell the user to set them:
    export MAIL139_ID="you@139.com"
    export MAIL139_TOKEN="your-password"
    
  • IMAP access must be enabled in the 139.com account settings (设置 → POP3/SMTP/IMAP)

Tool Location

The CLI script is bundled with this skill:

Related skills
Installs
5
Repository
cshen/skills
First Seen
Mar 15, 2026