From migma
Install and wire Migma into an existing app. Use when the user wants an AI agent to audit the app's current email triggers, install or configure the Migma SDK/REST path, create missing Migma emails, store email IDs, and wire backend sends safely.
How this skill is triggered — by the user, by Claude, or both
Slash command
/migma:setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user says they want to install, set up, wire, migrate, or hand off app email sending to Migma. This is a setup workflow, not a general command reference. For one-off email creation, editing, testing, sending, exporting, or audience work, use `migma`.
Use this skill when the user says they want to install, set up, wire, migrate, or hand off app email sending to Migma. This is a setup workflow, not a general command reference. For one-off email creation, editing, testing, sending, exporting, or audience work, use migma.
Audit the app's current email surface, identify every real email touchpoint, create or reuse the matching Migma emails, and wire safe backend sends where the app already has trustworthy server-side triggers.
MIGMA_API_KEY is available.https://api.migma.ai/auth.md when possible, or ask the user to approve/generate access.migma.count, not separate unrelated requests.emailId, subject, from email, and from name in server-side constants/config.emailId without sending.https://api.migma.aiAuthorization: Bearer $MIGMA_API_KEYPOST /v1/projects/emails/generateGET /v1/projects/emails/{conversationId}/statusemailId from result.emails[]Report:
emailIdProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub migmaai/migma-skills --plugin migma