email

Execute the Himalaya CLI to manage IMAP/SMTP mailboxes.

4|1|Updated May 8, 2026
One-click install
npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill email-icewhaletech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email
Source: https://github.com/IceWhaleTech/ZimaOS-Blue-temp/tree/main/server/internal/skill/embedded/skills/email
Command: npx skills add https://github.com/IceWhaleTech/ZimaOS-Blue-temp --skill email-icewhaletech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run the external Himalaya CLI through exec for real IMAP/SMTP/Notmuch mailboxes. Use when the user explicitly wants a real terminal email workflow instead of the built-in benchmark email surfaces.

Core Features & Use Cases

  • External Himalaya CLI integration for IMAP, SMTP, Notmuch backends.
  • List folders, read messages, compose drafts, move messages, and manage flags across multiple accounts.
  • Real-world use: debug live mail environments, manage multiple accounts, and perform end-to-end mailbox operations from a terminal.

Quick Start

Install Himalaya, configure an account, and start listing and reading messages from your real mailbox.

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 mailboxes from the terminal?

Manage IMAP and SMTP mailboxes from the terminal by executing the Himalaya CLI to list folders, read messages, compose drafts, move messages, and manage flags across multiple accounts.

Can I use notmuch with a CLI email client for backend mail operations?

Yes, notmuch is supported as a backend. The integration enables terminal-based email operations and live mailbox testing using standard mail backends alongside IMAP and SMTP protocols.

How do I configure multiple email accounts for CLI mailbox management?

Configure multiple email accounts by setting up the environment for the Himalaya CLI, which supports multi-account management and provides guidance to configure accounts for live mailbox operations.

What's the best way to debug live mail environments from a terminal?

Debug live mail environments by running end-to-end mailbox operations from a terminal, executing envelope read and list operations against real IMAP, SMTP, and notmuch backends.

Does terminal-based email management require installing external CLI tools?

Yes, you must install the external Himalaya CLI and configure an account before you can start listing and reading messages from your real mailbox through the runtime.

Why use a terminal email workflow instead of built-in email surfaces?

A terminal email workflow is intended for users who explicitly need real IMAP, SMTP, and notmuch mailbox operations, live environment debugging, and multi-account management instead of built-in benchmark email surfaces.