This skill integrates an application with a self-hosted notifyd instance, enabling developers to send notifications through notifyd's REST API. Notifications can be sent via various channels such as email and text, with options to set priorities, idempotency keys, and other metadata to ensure efficient and accurate delivery.
What this skill does
Sends notifications using POST requests to notifyd's API endpoints: /v1/send, /v1/batch, and /v1/schedule.
Allows selection of channels, including email and other specified messaging platforms.
Enables setting of notification priority levels: critical, normal, or bulk.
Supports the use of idempotency keys to prevent duplicate messages being sent in response to the same event.
Provides options for tagging notifications with categories or templates for better organization.
Facilitates attachment handling and email header customization.
Includes a GET endpoint (/v1/jobs/:id) to track notification delivery status.
Who it is for
Developers incorporating notification functionalities into applications using AI coding agents like Claude Code, Cursor, and Codex.
Teams managing software projects that require reliable notification systems.
Engineers debugging notification delivery issues.
Use cases
Automated email notifications for order confirmations and shipment tracking.
Sending critical security codes and payment confirmations with high priority.
Batch sending marketing campaigns while maintaining transactional message priority.
Debugging and analyzing rejected notification send attempts.
Technical details
API authentication is managed via a project API key included in the `x-api-key` header.
All API interactions use the base URL of the self-hosted notifyd instance.
Full API reference is available in `docs/API.md` with a machine-readable summary in `docs/llms.txt`.
Source & Licence
This package is built on open-source work published by rmzlb (rmzlb/notifyd) and distributed under MIT. The original licence text and copyright notice are included in your download.
Personal and commercial use, modification and redistribution are permitted, provided the original copyright and licence notice are retained.
Your purchase covers curation, licence verification, packaging, documentation and instant delivery. It does not grant exclusive rights to the underlying open-source code, which remains available under its original licence.
Delivery & Support
Delivery: instant — a secure download link is emailed to you as soon as payment is confirmed.
Format: ZIP archive containing the skill files, documentation and the original licence.
Updates: updates are included only where stated on this page.
Refunds
This is a digital product delivered immediately after purchase. By completing your order you request immediate delivery and acknowledge that, once the download has been accessed, the statutory right to cancel no longer applies to the extent permitted by law. Refund requests are handled in accordance with our published Refund Policy.
Claude, Codex, Gemini and Cursor are trademarks of their respective owners. MCP Cart is an independent marketplace and is not affiliated with, endorsed by, or sponsored by any of them. Compatibility references describe interoperability only.