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 the complete Loops skill set globally so your agent can use the right skill for each job.

npx skills add loops-so/skills --global

Installs the API, CLI, LMX, and email sending best-practices skills in one command. Choose an individual skill below if you only need one.

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.

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.

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.

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.