inbound
Programmable email receiving, parsing, sending, and webhook automation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Inbound?โผ
Run `npx skills add inboundemail/inbound --all -g -y` in your terminal to install all skills in this suite globally.
How to receive emails as webhooks?โผ
Create an email address with your webhook URL through the API, and every incoming message is parsed and posted to your endpoint automatically.
Can I send and reply to emails with Inbound?โผ
Yes. The SDK and inboundctl CLI let you send new messages and reply to received emails, with dry-run validation before anything is delivered.
Does Inbound work with AI coding agents?โผ
Yes. It ships a SKILL.md for the inboundctl CLI and an AGENTS.md guide, so agents in Claude Code, Cursor, and similar tools can triage and send email safely.
Do I need to manage my own mail servers?โผ
No. Inbound handles domain verification, DNS, spam filtering, and attachment storage, so you only work with a clean API and webhooks.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core