Imported from hellogxp/skill-research (skillweaver/demo-skills/comm/push-notification/SKILL.md). Install upstream with npx skills add hellogxp/skill-research --skill push-notification. Copyright stays with the author.
Push Notification
Sends push notifications via Firebase Cloud Messaging (FCM).
Supports iOS (APNs) and Android devices.
Handles notification payloads with custom data fields.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/hellogxp-skill-research-push-notification/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.