himalaya

Manage emails via IMAP and SMTP from the command line.

307|86|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/johnson7788/MultiUserClaw --skill himalaya-johnson7788
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/johnson7788/MultiUserClaw/tree/main/openclaw/skills/himalaya
Command: npx skills add https://github.com/johnson7788/MultiUserClaw --skill himalaya-johnson7788

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to manage your emails directly from the command line, streamlining email operations without needing a graphical client.

Core Features & Use Cases

  • Email Management: List, read, write, reply, forward, search, and organize emails.
  • Multi-Account Support: Configure and manage multiple email accounts (IMAP/SMTP).
  • Use Case: Quickly search for emails from a specific sender, reply to a message, or compose a new email, all from your terminal session.

Quick Start

Use the himalaya skill to list 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 emails from the terminal using IMAP and SMTP?

You can manage emails from the terminal by using a command-line interface that connects via IMAP and SMTP protocols. This allows you to list, read, write, reply, forward, search, and organize emails directly within your terminal session.

Can I configure multiple email accounts for command-line email management?

Yes, terminal-based email management supports configuring and handling multiple email accounts. You can set up various accounts using IMAP and SMTP to switch between them and handle emails efficiently in one interface.

What is the best way to search and reply to emails without a graphical client?

The best way to search and reply to emails without a graphical client is using a CLI email manager. It integrates with terminal-based workflows to quickly search for messages from specific senders and reply directly from the command line.

How do I compose and forward emails in a terminal session?

To compose and forward emails in a terminal session, use the command-line interface provided by the email manager. It supports writing new emails and forwarding existing ones by communicating directly with configured SMTP servers.

Does terminal email management require any external dependencies?

No, managing emails from the terminal via this command-line interface does not require any external dependencies. It operates independently to connect with IMAP and SMTP servers for your email operations.

When should I not use a CLI for email management?

You should not use a CLI for email management if your workflow heavily relies on rich graphical interfaces or rendering complex HTML emails. Terminal-based email handling is optimized for text and efficient keyboard-driven operations.