himalaya

Manage email via terminal using Himalaya CLI with IMAP/SMTP operations.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/LynxLabVN/office-agent --skill himalaya-lynxlabvn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/LynxLabVN/office-agent/tree/main/agent-core/skills/email/himalaya
Command: npx skills add https://github.com/LynxLabVN/office-agent --skill himalaya-lynxlabvn

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Himalaya Skill streamlines email management tasks like sending, receiving, and organizing emails right from the terminal.

Core Features & Use Cases

  • Email Operations: Perform tasks such as listing emails, reading, replying, forwarding, and deleting emails.
  • Folder Management: Create and manage folders for different email types.
  • Multiple Accounts: Handle multiple email accounts from one skill.
  • Use Case: For someone managing a high volume of emails or seeking efficiency, Himalaya Skill allows for batch processing and automation of routine email tasks.

Quick Start

Use the Himalaya skill to configure an email account with 'himalaya account configure'.

Frequently Asked Questions about himalaya

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

FAQPage Schema
How do I manage emails directly from the terminal?

You can manage emails directly from the terminal by executing IMAP and SMTP operations. This approach allows you to list, read, reply, and delete emails without leaving your command-line interface.

Can I handle multiple email accounts using a CLI?

Yes, you can handle multiple email accounts using a CLI. The skill provides configuration options to switch between different accounts and manage folders for each one seamlessly.

What is the best way to automate routine email tasks on Linux or macOS?

The best way to automate routine email tasks on Linux or macOS is using a terminal-based email client. This allows batch processing of high-volume emails and direct integration with command-line workflows.

Does CLI email management work with IMAP and SMTP protocols?

Yes, CLI email management works directly with IMAP and SMTP protocols. This ensures standard communication with your mail server for sending, receiving, and organizing emails.

How do I configure an email account for terminal-based management?

To configure an email account for terminal-based management, you run the account configuration command. This sets up your IMAP and SMTP credentials to enable email operations directly from your terminal.

Are there limitations to managing emails via the command line?

Limitations of managing emails via the command line include the lack of a graphical interface and manual setup. It is best suited for users comfortable with terminal environments and text-based workflows.