himalaya

Manage IMAP and SMTP email operations through the himalaya CLI.

7|1|Updated Jul 26, 2026
One-click install
npx skills add https://github.com/paxlabs-inc/ion-agent --skill himalaya-paxlabs-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/paxlabs-inc/ion-agent/tree/main/skills/email/himalaya
Command: npx skills add https://github.com/paxlabs-inc/ion-agent --skill himalaya-paxlabs-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the friction of managing email workflows within a terminal environment, allowing for programmatic control over IMAP and SMTP operations without relying on heavy GUI clients.

Core Features & Use Cases

  • Automated Email Handling: Programmatically list, read, search, and delete emails using CLI commands.
  • Scriptable Composition: Send emails via piped input, enabling automated notifications or responses from the agent.
  • Use Case: An agent can monitor an inbox for specific support requests, extract the content, and automatically draft a reply using a template, all without leaving the terminal.

Quick Start

Use the himalaya skill to list the most recent emails in your inbox by running the envelope list command.

Frequently Asked Questions about himalaya

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

FAQPage Schema
How do I automate IMAP and SMTP email workflows from the command line?

Automating IMAP and SMTP email workflows from the command line requires a terminal-based interface like himalaya, which enables programmatic listing, reading, searching, and sending of messages without a heavy GUI client.

Can I send automated email notifications using CLI commands?

Sending automated email notifications using CLI commands is possible through scriptable composition, allowing you to send emails via piped input for automated responses and notifications directly from the terminal.

Do I need a specific configuration file to manage my mailbox via terminal commands?

Managing your mailbox via terminal commands requires the himalaya CLI binary and a valid configuration file to properly authenticate your IMAP and SMTP accounts before processing operations.

What is the best way to monitor an inbox for specific support requests without a GUI?

Monitoring an inbox for specific support requests without a GUI is best achieved using terminal-based email management, which allows an agent to programmatically search emails, extract content, and draft replies.

Are there limitations to using command-line integration for email management?

Limitations of command-line integration for email management include the strict dependency on the himalaya CLI binary and a valid configuration file, requiring terminal familiarity to handle automated communication workflows effectively.