Skip to content

feat: add AgentMail skill for agent-owned email inboxes#330

Merged
teknium1 merged 1 commit into
NousResearch:mainfrom
teyrebaz33:feat/329-agentmail-skill
Mar 9, 2026
Merged

feat: add AgentMail skill for agent-owned email inboxes#330
teknium1 merged 1 commit into
NousResearch:mainfrom
teyrebaz33:feat/329-agentmail-skill

Conversation

@teyrebaz33

Copy link
Copy Markdown
Contributor

Closes #329

Adds a new skill for AgentMail integration under skills/email/agentmail/SKILL.md.

AgentMail gives the agent its own dedicated email inbox (e.g. hermes-agent@agentmail.to) — separate from the user's personal email.

The skill covers:

  • Setup instructions (API key + MCP server config)
  • All 11 available tools via MCP
  • Common workflows (create inbox, send email, check replies, sign up for services)
  • Pitfalls and verification steps

Works today via Hermes's native MCP support — zero codebase changes required.

@teknium1

teknium1 commented Mar 9, 2026

Copy link
Copy Markdown
Contributor

Merged — thanks! Moved to optional-skills/email/agentmail/ since it requires a third-party API key (even with a free tier, it shouldn't be in every user's default skill index). Also added a Requirements section at the top with clear ~/.hermes/.env instructions for the API key.

angelburgosrosado pushed a commit to angelburgosrosado/hermes-agent that referenced this pull request Apr 27, 2026
02356abc pushed a commit to 02356abc/hermes-agent that referenced this pull request May 14, 2026
olympus-terminal pushed a commit to olympus-terminal/hermes-agent that referenced this pull request May 16, 2026
Egavasyug pushed a commit to Egavasyug/hermes-agent that referenced this pull request Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: AgentMail Integration — Agent-Owned Email Inboxes

2 participants