Connect your agent

AgentsMail is built to be driven by an agent. The skill is what teaches yours how the product works — the endpoints, the shape of every answer, the rules. Install it once, then work in plain language.

Install the skill

Run this command:
bash
npx skills add https://github.com/mikecodeur/skills --skill agentsmail
It asks which agent to install into — Claude Code, Cursor, Codex, Copilot, Gemini and others — and writes the skill into that agent's directory.

Then what

Your agent can now do everything the interface does: create lists, import contacts, tag them, write and render templates, launch campaigns, run sequences, verify a sending domain and read the stats. Ask it in plain language — "import this CSV into Newsletter", "draft the January campaign" — and it makes the calls itself. It needs one thing from you: an API key, created under Account → API keys.
A send is never automatic. The agent drafts, imports and renders on its own, but a real send needs your approval for that specific campaign — approving one does not approve the next.