himalaya

Manage emails via IMAP/SMTP from the command line.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/StanH123h/clawdbot-self-use --skill himalaya-stanh123h
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/StanH123h/clawdbot-self-use/tree/main/skills/himalaya
Command: npx skills add https://github.com/StanH123h/clawdbot-self-use --skill himalaya-stanh123h

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a powerful command-line interface for managing your emails, allowing you to perform common email operations directly from your terminal without needing a graphical client.

Core Features & Use Cases

  • Email Management: List, read, write, reply, forward, search, and organize emails.
  • Multiple Accounts: Supports managing multiple email accounts with different backends (IMAP, SMTP, Notmuch).
  • Use Case: Quickly search for emails from a specific sender, archive old messages, or draft a new email, all without leaving your terminal session.

Quick Start

Use the himalaya skill to list all emails in your inbox.

Frequently Asked Questions about himalaya

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

FAQPage Schema
How do I manage emails from the terminal using IMAP and SMTP?

You can manage emails from the terminal by configuring a CLI client with your IMAP and SMTP account settings. This allows you to list, read, write, and organize messages directly from the command line without a graphical interface.

Can I manage multiple email accounts from the command line?

Yes, you can manage multiple email accounts from the command line by defining each account in a configuration file. This supports different backends including IMAP, SMTP, and Notmuch for flexible message handling.

What is the best way to search and organize emails without a GUI client?

The best way to search and organize emails without a GUI is using a terminal-based email manager. It enables efficient searching, archiving, and forwarding of messages directly within your shell session.

Do I need a specific binary to send and read emails via SMTP and IMAP?

Yes, you need the specific himalaya binary installed and a configuration file for account setup. These components are required to interact with IMAP and SMTP protocols for email composition and retrieval.