This skill aids in implementing Loops workflows in application code, particularly for backend integrations and SDK decision-making. It's designed for developers and technical teams managing Loops functionalities.
$ npx skills add https://github.com/loops-so/skills --skill apiThe Loops API and SDK skill provides AI agents with direct access to Loops API functionality for backend integrations. It covers contact creation and management, custom contact properties, mailing list operations, event sending, transactional email delivery, campaign drafting, and image uploads. The skill helps developers choose between official SDKs and raw HTTP requests, handle rate limits, and implement idempotency keys. It solves the problem of integrating Loops workflows into application code with accurate API documentation, reducing implementation errors and development time.
Install via npx: `$ npx skills add https://github.com/loops-so/skills --skill api`
Integrate Loops into an app or backend
Decide between SDKs and raw HTTP
Manage contacts and mailing lists
Validate credentials or troubleshoot requests
$ npx skills add https://github.com/loops-so/skills --skill apigit clone https://github.com/loops-so/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan