himalaya

Manage emails via a command-line IMAP/SMTP client.

19.0k|5.6k|Updated Jul 9, 2024
One-click install
npx skills add https://github.com/elizaOS/eliza --skill himalaya-elizaos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/elizaOS/eliza/tree/main/packages/skills/skills/himalaya
Command: npx skills add https://github.com/elizaOS/eliza --skill himalaya-elizaos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface for managing emails, allowing users to perform common email operations directly from their terminal without needing a graphical client.

Core Features & Use Cases

  • Email Management: List, read, write, reply, forward, search, and organize emails via IMAP/SMTP.
  • Multiple Accounts: Supports configuration and management of several email accounts.
  • Use Case: Quickly search for emails from a specific sender, archive old messages, or compose a new email, all without leaving your terminal session.

Quick Start

Use the himalaya skill to list all envelopes 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 CLI client that connects via IMAP and SMTP. This approach allows you to list, read, write, reply, forward, search, and organize emails directly from your command line.

Can I configure multiple email accounts in a terminal client?

Yes, you can configure multiple email accounts in a terminal client. This allows you to manage several accounts simultaneously, switching between them to search for specific senders or archive old messages without leaving your session.

How do I compose and send emails via the command line?

You compose and send emails via the command line using MML for message composition. The client integrates with Sendmail backends to handle the delivery of your drafted messages directly through your terminal interface.

Does terminal email management support searching and organizing messages with Notmuch?

Yes, terminal email management supports searching and organizing messages with Notmuch. This integration allows you to quickly query your inbox for specific senders, archive old messages, and sort your emails efficiently.

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

The best way to read and reply to emails without a graphical client is using a command-line interface. This method provides direct IMAP access to list, read, and forward emails entirely within your terminal session.

Are there limitations to organizing emails via a command-line SMTP client?

Organizing emails via a command-line SMTP client requires familiarity with terminal commands and MML formatting. It lacks a graphical interface, so all email interactions and account configurations must be executed through text-based commands.