Install
Install the Sendrealm skills package in agents that support the Agent Skills format:sendrealm-emailfor outbound email sends and email templates.sendrealm-pushfor backend push sends, device SDK setup, and delivery troubleshooting.sendrealm-dashboardfor API-key-scoped dashboard workflows through the Sendrealm MCP server.
What The Skills Do
Sendrealm Email
Add transactional email sends, templates, tags, headers, attachments, and safe error handling with
@sendrealm/sdk.Sendrealm Push
Add push registration and backend notification sends across Web, React Native, Android, and iOS.
Dashboard MCP
Manage audiences, contacts, templates, automations, campaign drafts, and safe push integration tests through MCP.
Safety Model
- API keys stay in trusted backend code through
SENDREALM_API_KEY. - Browser and mobile apps use public Sendrealm Push App IDs, never Sendrealm API keys.
- The skills point agents back to Sendrealm docs and API reference pages before generating integration code.
- MCP supports dashboard resource workflows with API keys, but campaign scheduling and sends remain dashboard-only.