Agent Email CLI
Send, read, reply to, and manage emails directly from your terminal using zaddy6's agent-email-cli.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add agent-email-cli npx -- -y @trustedskills/agent-email-cli
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"agent-email-cli": {
"command": "npx",
"args": [
"-y",
"@trustedskills/agent-email-cli"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The agent-email-cli skill enables AI agents to interact with email systems through a command-line interface. It allows users to send, receive, and manage emails programmatically, making it useful for automation tasks like sending notifications or retrieving messages without manual intervention.
When to use it
- Automating daily email reminders or alerts for system events.
- Setting up an AI agent to monitor incoming emails for specific keywords or triggers.
- Integrating email handling into a larger workflow or script-based automation system.
- Creating custom email management tools tailored to specific business needs.
Key capabilities
- Send and receive emails via CLI commands.
- Manage email accounts programmatically.
- Automate repetitive email tasks using scripts.
- Support for common email protocols like SMTP and IMAP.
Example prompts
- "Send an email to [email protected] with the subject 'Meeting Reminder' and body 'Don't forget our meeting at 3 PM.'"
- "Check my inbox for any emails from [email protected] in the last 24 hours."
- "Set up a cron job to send a daily summary email at 8 AM."
Tips & gotchas
- Ensure your email provider supports SMTP/IMAP access and configure the necessary credentials.
- Be cautious with email automation to avoid spamming or unintended message sending.
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.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- vlatest
- License
- Author
- zaddy6
- Installs
- 20.0k
🌐 Community
Passed automated security scans.