email-manager

Read and manage email via the Himalaya CLI.

19|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/agentward-ai/agentward --skill email-manager-agentward-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: email-manager
Source: https://github.com/agentward-ai/agentward/tree/main/tests/fixtures/openclaw_skills/email-manager
Command: npx skills add https://github.com/agentward-ai/agentward --skill email-manager-agentward-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reading and managing email via the command line can be tedious and error-prone; this Skill provides a simple CLI-based workflow to check inboxes, read messages, and draft replies using Himalaya.

Core Features & Use Cases

  • Check inbox and list recent emails with Himalaya.
  • Read a specific message by its ID.
  • Compose new drafts and reply to existing messages from the terminal.

Quick Start

List recent emails using Himalaya and read or draft a reply to a selected message.

Frequently Asked Questions about email-manager

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

FAQPage Schema
How do I read and manage email from the command line using Himalaya?

You can manage email from the command line by using the Himalaya CLI to check your inbox, read specific messages by their ID, and compose drafts or reply to existing messages directly within the terminal.

What do I need to check my inbox and retrieve messages with a CLI email client?

To check your inbox and retrieve messages via CLI, you need the Himalaya CLI installed and valid IMAP and SMTP credentials configured to access your email accounts.

Can I compose drafts and reply to emails from the terminal for small-team workflows?

Yes, you can compose new drafts and reply to existing emails from the terminal using the Himalaya CLI, which supports typical personal and small-team email workflows.

How do I read a specific email message by ID in a CLI inbox?

To read a specific email message by ID in a CLI inbox, you list recent emails using Himalaya to find the message identifier, then run the read command with that ID.

Is a CLI email manager suitable for personal email workflows?

Yes, a CLI email manager using Himalaya is suitable for personal email workflows, allowing you to quickly check inboxes, read messages, and draft replies without leaving the terminal.