Installation
Install the Loops CLI and every agent skill with one command:API skill
This skill allows your agent to build with the Loops API to manage campaigns, contacts, custom properties, mailing lists, events, and transactional emails. View the Loops API skill on GitHub. Best used inside an application, like a Next.js or Nuxt.js project.CLI skill
This skill allows your agent to use the Loops CLI to manage contacts and mailing lists, send events, and send transactional emails. View the Loops CLI skill on GitHub. Use this when you want your agent to make real Loops calls from a terminal, inspect IDs, or run smoke tests after adding Loops to an app.LMX skill
This skill teaches your agent how to use Loops’ markup language (LMX) to create and update email content. View the Loops LMX skill on GitHub.Email best practices skill
This skill helps your agent audit deliverability, lifecycle coverage, consent handling, and transactional vs marketing email setup. View the Loops email best practices skill on GitHub. Best used inside a project where you want help improving your email sending.MCP server
Claude, Claude Code, ChatGPT, and Codex can connect to Loops through the Loops MCP server. Use the MCP server to work with your Loops account from Claude without installing the CLI. Use agent skills with the Loops CLI when your agent has terminal access and needs to work in your project, edit local files, or run Loops commands.Links
Loops skills
View the Loops skills repo on GitHub.
Loops CLI
View the Loops CLI repo on GitHub.

