Move from your current email stack
Audits your existing email implementation, maps it to Loops concepts, and produces a file-by-file migration plan.
Migrate
Coming soon
Install the skill
npx skills add loops-so/skills --global --skill migrate
What the agent does
Step by step
Audits your codebase
Scans all email-related code and configuration across your project.
Identifies everything
Finds sends, templates, contact sync, lists, unsubscribe logic, and webhooks.
Maps to Loops equivalents
Each item from your current provider is mapped to the corresponding Loops concept.
Produces a migration plan
Generates a file-by-file plan with manual dashboard steps clearly separated.
Flags risks
Highlights high-risk or ambiguous areas before any changes are made.
What you finish
Recreate templates in the Loops editor or import via MJML, configure unsubscribe and webhook settings in the dashboard, verify DNS and sender authentication, and test each migrated send before going live.