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.
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.
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.
- Version 1 does not include MCP or CLI live account actions.