Himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add himalaya npx -- -y @trustedskills/himalaya
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"himalaya": {
"command": "npx",
"args": [
"-y",
"@trustedskills/himalaya"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant designed to operate locally on user devices. It provides responses across various communication channels like WhatsApp, Telegram, Slack, and Discord. The assistant can also speak and listen using macOS/iOS/Android and features a live, controllable Canvas interface.
When to use it
- Need a private and responsive AI assistant that doesn't rely on external servers.
- Want an always-on assistant accessible across multiple messaging platforms.
- Desire a local AI solution with voice interaction capabilities.
- Require a customizable, single-user assistant for personal productivity.
Key capabilities
- Cross-platform communication (WhatsApp, Telegram, Slack, Discord, etc.)
- Voice and listening functionality on macOS/iOS/Android
- Controllable Canvas interface
- Local operation – runs on user devices
Example prompts
- "OpenClaw, what's the weather like today?"
- "Can you summarize this article for me?" (followed by providing a link)
- "OpenClaw, create a quick sketch of a cat." (using Canvas functionality)
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal to guide the initial configuration. - As a personal assistant, OpenClaw is designed for single-user operation and may not be suitable for collaborative environments.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.