himalaya

Manage emails via IMAP/SMTP from a command-line interface.

34.3k|3.0k|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/agentscope-ai/CoPaw --skill himalaya-agentscope-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: himalaya
Source: https://github.com/agentscope-ai/CoPaw/tree/main/src/copaw/agents/skills/himalaya
Command: npx skills add https://github.com/agentscope-ai/CoPaw --skill himalaya-agentscope-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Email Management: List, read, compose, reply, forward, search, and organize emails.
  • Multi-Account Support: Seamlessly manage multiple email accounts.
  • Attachment Handling: Download attachments from emails.
  • Use Case: Quickly search for all emails from a specific sender, read the content, and reply, all within your terminal session.

Quick Start

Use the himalaya skill to list all 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 CLI client that connects via IMAP and SMTP protocols to list, read, write, and organize emails without a graphical interface.

Can I handle multiple email accounts and attachments via command line?

Yes, command line email management supports configuring multiple accounts and downloading attachments. You can seamlessly switch between accounts to read and organize emails.

How do I configure a CLI email client for multiple accounts?

You can configure a CLI email client for multiple accounts by defining your IMAP and SMTP server settings within a TOML configuration file.

What email operations can I perform directly from my terminal session?

From your terminal session, you can perform email operations including listing, reading, composing, replying, forwarding, searching, and organizing messages across configured accounts.

Do I need a graphical email client to search and reply to messages?

No, you do not need a graphical email client. A terminal-based CLI allows you to quickly search for emails from specific senders, read content, and reply directly within your terminal session.