himalaya

Manage IMAP/SMTP email accounts from the terminal.

1|Updated May 3, 2026
One-click install
npx skills add https://github.com/brikkoAI/brikko-studio --skill himalaya-brikkoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/brikkoAI/brikko-studio/tree/main/packages/core/skills/himalaya
Command: npx skills add https://github.com/brikkoAI/brikko-studio --skill himalaya-brikkoai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Users often waste time switching between webmail interfaces and heavy desktop clients to manage emails across multiple accounts, and lack a fast, scriptable terminal workflow for bulk email tasks like triage, replies, and organization.

Core Features & Use Cases

  • Cross-account email management: List, read, search, compose, reply, forward, move, and delete emails across multiple configured IMAP/SMTP accounts directly from the terminal.
  • Rich email composition: Support for plain text, multipart, and MIME emails with attachments and inline images via MML syntax, plus interactive editing via your default $EDITOR.
  • Use case example: A remote worker can use this skill to quickly search for client project update emails, reply with attached deliverables, and archive resolved threads without leaving their terminal workflow.

Quick Start

Use the himalaya skill to list all unread emails in your primary inbox and reply to the most recent message from your team lead.

Frequently Asked Questions about himalaya

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

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

You can manage IMAP and SMTP emails from the terminal using the himalaya skill, which requires the Himalaya CLI binary and a configuration file with your email credentials. It supports listing, reading, searching, composing, and organizing emails.

Can I compose and reply to emails with attachments using a terminal email client?

Yes, terminal email composition supports plain text, multipart, and MIME emails with attachments and inline images via MML syntax. You can interactively edit messages using your default $EDITOR before sending them through SMTP.

What is the best way to organize emails across multiple accounts in a terminal workflow?

The best way to organize emails across multiple accounts in a terminal is using a CLI tool that supports cross-account configuration. You can list, move, delete, and archive messages from different IMAP accounts in one interface.

Do I need a specific binary installed to automate email triage via IMAP?

Yes, automating email triage via IMAP requires the Himalaya CLI binary installed on your system. You also need a valid configuration file containing your IMAP and SMTP credentials for the target email accounts.

How does terminal email management compare to using desktop clients or webmail?

Terminal email management offers a fast, scriptable workflow for bulk tasks like triage and replies without switching contexts, unlike heavy desktop clients or webmail interfaces. It is ideal for users comfortable with CLI environments.