
Himalaya
- 40 installs
- smithery.ai
This is a copy of himalaya by steipete - installs and ranking accrue to the original listing.
Helps with ai & agent building tasks during AI-assisted development.
About
himalaya is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.
- himalaya
- AI & Agent Building
- AI-coding skill
Himalaya by the numbers
- 40 all-time installs (skills.sh)
- Data as of Jul 20, 2026 (Skillselion catalog sync)
npx skills add https://github.com/smithery.ai --skill himalayaAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 40 |
|---|---|
| Repository | smithery.ai ↗ |
What it does
Helps with ai & agent building tasks during AI-assisted development.
Files
Himalaya
Use himalaya for IMAP/SMTP email from shell.
References
references/configuration.md: account config, auth, backend setup.references/message-composition.md: MML compose syntax.
Setup
himalaya --version
himalaya account configureConfig path: ~/.config/himalaya/config.toml.
Prefer password managers/keyrings for credentials; do not paste secrets into chat/logs.
Read/search
himalaya folder list
himalaya envelope list
himalaya message read <id>
himalaya envelope list from alice@example.com subject invoiceWrite
himalaya message write
himalaya template write
himalaya template send < /tmp/message.txt
himalaya message reply <id>
himalaya message forward <id>Use MML for attachments and rich messages; read references/message-composition.md first.
Organize
himalaya message copy <id> <folder>
himalaya message move <id> <folder>
himalaya message delete <id>
himalaya flag add <id> --flag seen
himalaya flag remove <id> --flag seenSafety
- Confirm before sending, deleting, or moving many messages.
- Use
--accountwhen multiple accounts exist. - Quote exact message IDs in summaries.