himalaya

Manage IMAP and SMTP email accounts via terminal CLI commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the friction of switching between a terminal-based workflow and a graphical email client, allowing you to manage communications without leaving your command line environment.

Core Features & Use Cases

  • Unified Email Management: Read, send, search, and organize emails using IMAP and SMTP protocols.
  • Scriptable Workflows: Automate email tasks like batch processing, folder management, and template-based replies.
  • Use Case: Integrate your email into automated cron jobs or agentic workflows, such as automatically moving incoming support tickets to specific folders or sending status reports via email.

Quick Start

Use the himalaya skill to list all unread 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 my IMAP email directly from the terminal?

You can manage IMAP email directly from the terminal by using a command-line interface to read, search, and organize messages. This requires a configured CLI environment with valid IMAP and SMTP credentials.

Can I automate sending emails via SMTP using a CLI script?

Yes, you can automate sending emails via SMTP using CLI commands within scriptable workflows. This allows for batch processing and template-based replies directly from automated cron jobs or agentic workflows.

What is the best way to integrate email management into an automated workflow?

The best way to integrate email management into an automated workflow is using a CLI that supports IMAP and SMTP. This enables automated tasks like moving incoming support tickets to specific folders or sending status reports.

Do I need to configure folder aliases to search emails from the command line?

Yes, you need a configured CLI environment with valid IMAP and SMTP credentials along with folder aliases to search emails effectively. This setup ensures the command line can properly access and organize your messages.

Why switch to a terminal-based email client instead of a graphical interface?

Switching to a terminal-based email client solves the friction of leaving your command line environment to use a graphical interface. It allows you to manage communications and script email tasks without breaking your workflow.