Execute email operations with platform-specific optimizations and secure credential handling.
New
Join 0+ developers using this skill
skill
Integrations
intermediate
Execute email operations with platform-specific optimizations and secure credential handling.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Binaries:
himalaya - IMAP/SMTP CLI (brew install himalaya or cargo install himalaya)osascript - macOS only, built-inCredentials:
~/.config/himalaya/config.tomlRead-only paths:
~/Library/Mail/V*/MailData/Envelope Index - Apple Mail SQLite database (macOS only)~/Library/Mail/V*/MAILBOX/Messages/ - attachment files (macOS only)This skill:
| Topic | File |
|---|---|
| Apple Mail SQLite queries | |
| himalaya CLI patterns | |
| Send/reply protocol | |
~/Library/Mail/V*/MailData/Envelope\ Indexosascript -e 'tell app "Mail" to check for new mail' - SQLite reads stale data otherwiseWHERE date_received > strftime('%s','now','-7 days')messages→addresses on message_id for sender lookup--output json flag for programmatic parsinghimalaya envelope list -o json (NOT message list)himalaya folder list after server-side folder changesIn-Reply-To and References headers or thread breakssecurity add-internet-password -s imap.gmail.com -a user@gmail.com -w 'app-password'In-Reply-To chain, not subject matchinghimalaya envelope watch for real-timeNo automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.