email

Manage email messages and attachments via a preconfigured himalaya CLI account.

195|12|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill email-zju-real
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email
Source: https://github.com/ZJU-REAL/HugAgentOS/tree/main/src/backend/plugin_bundles/marketplace/email/skills/email
Command: npx skills add https://github.com/ZJU-REAL/HugAgentOS --skill email-zju-real

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies email management by letting users send, receive, search, read, organize, and download messages and attachments from their own mailbox.

Core Features & Use Cases

  • Inbox Management: List, search, read, and organize messages across mailbox folders.
  • Email Composition: Send, reply to, and forward messages with optional file attachments.
  • Mailbox Organization: Mark messages as read or unread, add stars, move messages, delete messages, and inspect available folders.
  • Use Case: Send a monthly report to a colleague, download an attachment from a recent message, or find messages from a specific sender using natural-language criteria.

Quick Start

Use the email skill to find the latest unread messages from a specific sender and summarize their contents.

Frequently Asked Questions about email

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

FAQPage Schema
How do I manage IMAP and SMTP email messages through my own mailbox?

You can manage IMAP and SMTP email messages by sending, replying, forwarding, searching, reading, and organizing messages through your own mailbox identity using preconfigured IMAP and SMTP authorization credentials.

Can I use this email skill with Gmail, Outlook, and enterprise mail providers?

Yes, this email skill works with Gmail, Outlook, Exchange, enterprise mail, and self-hosted providers by leveraging standard IMAP and SMTP protocols to manage your mailbox operations.

How do I download email attachments and organize my inbox folders?

You can download email attachments and organize your inbox by listing, searching, moving, deleting, and marking messages as read or unread across your available mailbox folders.

Do I need a preconfigured himalaya CLI account to send and search emails?

Yes, you need a preconfigured himalaya CLI account with injected IMAP and SMTP authorization credentials to securely send, search, and manage your emails through structured JSON output.

What's the best way to find unread messages from a specific sender in my inbox?

The best way to find unread messages from a specific sender is to use natural-language search criteria to list and summarize the latest matching messages across your mailbox folders.

Are there limitations when managing emails with IMAP and SMTP credentials?

Limitations include requiring a preconfigured himalaya CLI account and valid IMAP and SMTP authorization credentials, meaning operations depend entirely on your provider's protocol support and authentication stability.