himalaya

Manage email accounts from the terminal using IMAP and SMTP protocols.

9|3|Updated May 18, 2026
One-click install
npx skills add https://github.com/jordanhubbard/mac --skill himalaya-jordanhubbard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/jordanhubbard/mac/tree/main/src/mac/_hermes/skills/email/himalaya
Command: npx skills add https://github.com/jordanhubbard/mac --skill himalaya-jordanhubbard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires himalaya, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to manage their email accounts from the terminal, supporting IMAP and SMTP protocols, enabling efficient email management without the need for a graphical user interface.

Core Features & Use Cases

  • Terminal Email Management: Access and manage emails using command-line tools.
  • IMAP/SMTP Support: Connect to email servers using IMAP and SMTP protocols.
  • Use Case: For users who prefer terminal-based operations or need to manage emails in a scriptable environment, Himalaya provides a convenient way to interact with email accounts.

Quick Start

Configure Himalaya with your email account and start managing emails from the terminal.

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 supports IMAP and SMTP protocols to read, send, and organize messages without a graphical interface. This requires configuring your email server settings.

Can I send and read emails via the command line?

Yes, you can send and read emails via the command line by using terminal-based email clients that interact directly with your mail server through standard protocols like IMAP for receiving and SMTP for sending.

Do I need to configure IMAP and SMTP settings to use a terminal email client?

Yes, you must configure your IMAP and SMTP server settings to connect the terminal email client to your email account, enabling command-line access to read and send messages.

What is the best way to script email management without a GUI?

The best way to script email management without a GUI is using a command-line email tool that provides scriptable operations for reading, sending, and managing emails via IMAP and SMTP.

Does terminal email management work in a scriptable environment?

Terminal email management works efficiently in a scriptable environment by leveraging command-line tools that execute email operations through IMAP and SMTP, automating reading and sending tasks.