pushsafer
Installation
SKILL.md
Pushsafer
Pushsafer is a service that allows users to receive push notifications on various devices from different platforms. Developers and system administrators use it to get real-time alerts from their applications, servers, or websites.
Official docs: https://www.pushsafer.com/en/api
Pushsafer Overview
- Push Notification
Working with Pushsafer
This skill uses the Membrane CLI to interact with Pushsafer. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Install the Membrane CLI so you can run membrane from the terminal:
Related skills