·agentmail-toolkit
</>

agentmail-toolkit

agentmail-to/agentmail-skills

Add email capabilities to AI agents using popular frameworks. Provides pre-built tools for TypeScript and Python frameworks including Vercel AI SDK, LangChain, Clawdbot, OpenAI Agents SDK, and LiveKit Agents. Use when integrating AgentMail with agent frameworks that need email send/receive tools.

18Installs·0Trend·@agentmail-to

Installation

$npx skills add https://github.com/agentmail-to/agentmail-skills --skill agentmail-toolkit

SKILL.md

Pre-built email tools for popular agent frameworks. Instantly add inbox management, sending, receiving, and email automation to your agents.

| createinbox | Create a new email inbox | | listinboxes | List all inboxes | | getinbox | Get inbox details | | deleteinbox | Delete an inbox | | sendmessage | Send an email | | replytomessage | Reply to an email | | listthreads | List email threads | | getthread | Get thread details | | getattachment | Download an attachment |

| Vercel AI SDK | from 'agentmail-toolkit/ai-sdk' | - | | LangChain | from 'agentmail-toolkit/langchain' | from agentmailtoolkit.langchain import AgentMailToolkit | | Clawdbot | from 'agentmail-toolkit/clawdbot' | - | | OpenAI Agents SDK | - | from agentmailtoolkit.openai import AgentMailToolkit |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agentmail-to/agentmail-skills --skill agentmail-toolkit
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is agentmail-toolkit?

Add email capabilities to AI agents using popular frameworks. Provides pre-built tools for TypeScript and Python frameworks including Vercel AI SDK, LangChain, Clawdbot, OpenAI Agents SDK, and LiveKit Agents. Use when integrating AgentMail with agent frameworks that need email send/receive tools. Source: agentmail-to/agentmail-skills.

How do I install agentmail-toolkit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agentmail-to/agentmail-skills --skill agentmail-toolkit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/agentmail-to/agentmail-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01