himalaya

Manage IMAP and SMTP email accounts from the terminal via himalaya CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/senthxu-a11y/LTclaw1.0 --skill himalaya-senthxu-a11y
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/senthxu-a11y/LTclaw1.0/tree/main/src/ltclaw_gy_x/agents/skills/himalaya-zh
Command: npx skills add https://github.com/senthxu-a11y/LTclaw1.0 --skill himalaya-senthxu-a11y

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines email handling by providing a command-line interface to manage, read, and send emails efficiently, reducing reliance on graphical email clients.

Core Features & Use Cases

  • Email Management: List folders, view emails, and organize messages directly from the terminal.
  • Email Composition and Sending: Draft and send emails with attachments using simple command pipelines.
  • Use Case: Automate the process of archiving emails or scripting regular email updates by integrating with scripts to send or organize messages.

Quick Start

Use the himalaya skill to list your inbox emails and read a specific message by its ID.

Frequently Asked Questions about himalaya

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

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

You can manage IMAP emails directly from the terminal by using command-line tools to list folders, view messages, and organize your inbox without a graphical client. This requires configuring email credentials for server access.

Can I send emails with attachments using command-line SMTP?

Yes, you can draft and send emails with attachments using simple command pipelines over SMTP. This allows you to handle email composition and sending efficiently through terminal scripts.

What is the best way to automate email archiving and scripting?

The best way to automate email archiving and scripting is by integrating command-line email tools into your scripts to automatically organize messages or send regular updates across multiple accounts.

Do I need to configure email credentials before using command-line mail management?

Yes, configuring email credentials is required before using command-line mail management. You must set up your IMAP and SMTP server credentials to enable terminal-based access to your email accounts.

Does command-line email management work with multiple accounts?

Yes, command-line email management works with multiple accounts. It supports handling complex email workflows across different IMAP and SMTP servers directly from your terminal interface.