himalaya

Manage email via CLI using IMAP and SMTP protocols.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/shane9coy/katana-agent --skill himalaya-shane9coy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/shane9coy/katana-agent/tree/main/agent/skills/email/email-himalaya
Command: npx skills add https://github.com/shane9coy/katana-agent --skill himalaya-shane9coy

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 email, eliminating the need to switch to a graphical client for common tasks.

Core Features & Use Cases

  • Email Management: List, read, reply, forward, search, and organize emails directly from the terminal.
  • Multi-Account Support: Seamlessly manage multiple email accounts (IMAP/SMTP).
  • Use Case: Quickly search for an email from a specific sender, reply to it, and archive it, 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 using a CLI tool that interfaces directly with IMAP and SMTP protocols. This enables listing, reading, composing, and organizing emails without a graphical client.

Can I configure multiple email accounts for command-line access?

Yes, you can configure multiple email accounts for command-line access. This requires setting up a TOML configuration file to define your IMAP and SMTP account credentials and preferences.

What is the best way to search and reply to emails without leaving a terminal session?

The best way to search and reply to emails without leaving a terminal session is using a CLI email client. It allows you to quickly find messages from specific senders, reply, and archive them inline.

Do I need a specific CLI tool to read and organize emails from the command line?

Yes, you need the himalaya CLI tool installed to read and organize emails from the command line. It acts as the interface between your terminal and the IMAP/SMTP email servers.

How do I set up email management in the terminal if I only have IMAP and SMTP protocols?

To set up email management with IMAP and SMTP, you must install the required CLI tool and create a TOML file. This configuration file maps your server protocols to the terminal interface.