Add capabilities to your agent
Install focused skills for the Loops API, CLI, LMX, and email sending best practices. Each one gives your coding agent the context it needs for that job.
Skills
Released
Install all Loops skills
Install the complete Loops skill set globally so your agent can use the right skill for each job.
API
Server-side API and SDK work across contacts, campaigns, transactional email, email content, themes, components, and workflow inspection.
npx skills add loops-so/skills --global --skill loops-api
Use it for backend integrations, webhooks, SDK or REST decisions, revision-safe email edits, uploads, and workflow graph inspection.
CLI
Install and authenticate the Loops CLI, manage team keys, and run commands for contacts, campaigns, email content, uploads, themes, and components.
npx skills add loops-so/skills --global --skill loops-cli
Use it for one-off calls, ID lookups, credential checks, JSON output for scripts, and revision-safe content updates from the terminal.
LMX
Write, migrate, and review valid Loops Markup Language for campaigns, workflows, and transactional emails.
npx skills add loops-so/skills --global --skill loops-lmx
Covers the LMX tag spec, nesting, variables, themes, components, email design guidance, and revision-safe updates through the API or CLI.
Email best practices
Works without Loops
Review deliverability, consent, list hygiene, lifecycle coverage, subject lines, and marketing versus transactional email. Works with or without Loops.
npx skills add loops-so/skills --global --skill loops-email-sending-best-practices
Use it to diagnose inbox placement and sender reputation, review authentication and unsubscribe handling, and plan onboarding, retention, re-engagement, dunning, and product updates.