En

agentlymail

Tencent's Official AI Agent Dedicated Email Management Tool

Install & Use

Copy this prompt and send it to your AI assistant (Claude / Cursor / TRAE / Codex / WorkBuddy etc.) to auto-install:

Help me install this AI Skill: agentlymail.
It is used for: Tencent's Official AI Agent Dedicated Email Management Tool
Full Skill content: https://321skill.com/skills/agentlymail/raw/index.md
Read that page and install it.

The prompt includes a link to the full Skill content. You can also view the full content.

This Skill addresses the challenges of AI Agents efficiently sending and receiving emails, such as confusion with personal inboxes and difficulties in achieving secure isolation. In practical development, developers often need Agents to automatically handle emails, but standard email interfaces are complex, permission management is inflexible, and there's a risk of exposing personal privacy. Agently Mail provides Agents with a dedicated email space, completely isolated from personal QQ Mail, and offers native support for natural language instructions, enabling Agents to manage emails like a human.

Usage is straightforward: simply install the Skill via npx skills add Tencent/AgentlyMail -g, then install the CLI tool and complete the WeChat login authorization. After that, you can operate using natural language commands, such as "Help me check the last 10 emails," "Search for emails with 'Weekly Report' in the subject," or "Send an email to alice@example.com." The Agent will automatically perform operations like reading, searching, sending, replying, forwarding, and uploading/downloading attachments.

It is well-suited for teams or individuals needing to integrate email capabilities into their AI Agents, especially developers already using QQ Mail who want to quickly equip their Agents with email processing abilities. It's also ideal for marketers leveraging Agents to send bulk marketing emails, automatically handle customer service ticket emails, and monitor emails from specific senders.

During setup, it is recommended to first complete WeChat authorization via agently-cli auth login and ensure the Agent's runtime environment has Node.js support. Note that it primarily targets the Tencent QQ Mail ecosystem and currently does not support other email service providers. Additionally, since operations involve sending emails and downloading attachments, it is advised to implement proper security controls in the Agent's permission configuration.

Key Features

Compared to standard email clients (e.g., using IMAP/SMTP interfaces), Agently Mail is specifically designed for AI Agents, supporting direct operation via natural language instructions without the need to manually write protocol code. It is also fully isolated from personal QQ Mail, ensuring Agents cannot access personal emails, thereby safeguarding privacy and security.

Limitations

Requires a Node.js environment and depends on agently-cli for authorization. Currently, it only supports WeChat login and is applicable exclusively to the QQ Mail (Tencent Mail) ecosystem, with no support for other email service providers.

FAQ

Do I need a QQ Mail account to use this?

Yes, Agently Mail is based on a dedicated Agent space within QQ Mail. You need to have a QQ Mail account and complete authorization via WeChat login, which keeps it isolated from your personal inbox.

How do I authorize it?

After installation, run `agently-cli auth login`. A WeChat QR code scanning page will pop up. Once authorization is complete, you can start using it. You can check the authorization status via `agently-cli +me`.

Installation guide for AI assistants

If your AI coding assistant (Claude Code, Cursor, TRAE etc.) can see this page, send it this message to auto-install:

Visit https://321skill.com/skills/agentlymail/raw/index.md to read the original Skill definition (Markdown format) for agentlymail, and install it according to the instructions.