himalaya

Manage emails via IMAP and SMTP from the command line.

34|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill himalaya-mangiapanejohn-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/mangiapanejohn-dev/Resonix-AG/tree/main/skills/himalaya
Command: npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill himalaya-mangiapanejohn-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Email Management: List, read, write, reply, forward, search, and organize emails.
  • Multi-Account Support: Configure and manage multiple email accounts (IMAP/SMTP).
  • Use Case: Quickly search for emails from a specific sender, reply to a message, or archive old conversations, all without leaving your command line.

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 command-line interface that communicates directly via IMAP and SMTP protocols to list, read, write, and organize messages without a graphical client.

Can I configure multiple email accounts in a terminal client?

Yes, you can configure and manage multiple email accounts by setting up local configuration files that store your IMAP and SMTP credentials for terminal-based access.

How do I read and reply to emails without leaving the command line?

You can read and reply to emails directly in the command line by executing specific terminal commands to fetch message content and compose responses using MML for message composition.

What is the best way to search for emails from a specific sender in a CLI?

The best way to search for emails in a CLI is using built-in search commands that query your IMAP folders, allowing you to quickly find messages from specific senders without a GUI.

Does terminal email management work for organizing and forwarding messages?

Yes, terminal email management supports organizing and forwarding messages, allowing you to archive old conversations and forward emails directly through command-line operations.

Do I need a local configuration file to set up command-line email?

Yes, you need a local configuration file to set up command-line email, as it integrates with your local setup to define IMAP and SMTP account parameters before use.