himalaya

Manage email mailboxes via the Himalaya CLI for IMAP and SMTP operations.

3|1|Updated Apr 19, 2024
One-click install
npx skills add https://github.com/guccang/blogclaw --skill himalaya-guccang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/guccang/blogclaw/tree/main/cmd/hermes-agent/vendor/hermes_runtime/skills/email/himalaya
Command: npx skills add https://github.com/guccang/blogclaw --skill himalaya-guccang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill solves the challenge of managing email accounts from terminal environments by providing reliable command-line access to reading, searching, organizing, composing, and sending messages.

Core Features & Use Cases

  • Mailbox Management: Access IMAP or SMTP mailboxes to list folders, read messages, search emails, move messages, and manage flags.
  • Email Composition: Create replies, forwards, plain text emails, and rich MIME messages with attachments using terminal workflows.
  • Use Case: Manage a work mailbox while automating email retrieval, reporting, notifications, or agent-driven communication tasks without relying on a graphical email client.

Quick Start

Use the himalaya skill to configure an email account and help me find recent messages from my inbox.

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 email workflows from a terminal?

Terminal email management uses a CLI client to operate IMAP and SMTP mailboxes for retrieving, searching, organizing, and sending messages without a graphical interface. This supports automated mailbox operations, agent-driven communication, and notification tasks.

Can I search and organize mailbox folders via command line?

Yes, searching and organizing mailbox folders via command line is supported. The CLI client lists folders, reads messages, searches emails, moves messages between folders, and manages flags through structured IMAP mailbox operations.

How do I send emails with attachments using a CLI?

Sending emails with attachments using a CLI involves creating plain text emails or rich MIME messages through terminal workflows. The client supports composing replies, forwards, and messages with attachments via structured SMTP operations.

Do I need a configured email account to use terminal email automation?

Yes, a configured email account with authentication settings is required for terminal email automation. The CLI needs pre-configured IMAP and SMTP credentials to perform structured mailbox operations like message retrieval and sending.

What are the limitations of managing email through a terminal client?

Limitations of managing email through a terminal client include the absence of a graphical interface for visual rendering, relying entirely on command-line operations. It requires manual CLI configuration and suits automated reporting and agent-driven communication rather than visual email triage.