NOTIF_StorePushSubscription
CommunitySecurely store user PushSubscription details for future notifications.
Authorapakou
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that user's PushSubscription objects are securely stored, allowing for targeted notifications to be sent to the correct endpoint later.
Core Features & Use Cases
- Secure Storage: Persists push subscription details in a dedicated Supabase table.
- Input Handling: Accepts userId and pushSubscription JSON object containing endpoint, keys.p256dh, keys.auth.
- Output: Confirms successful storage or provides an error message.
- Use Case: Useful for any application that requires reliable notification delivery, such as mobile apps or websites with push notification features.
Quick Start
Store a user's push subscription details by executing the NOTIF_StorePushSubscription skill with the userId and the pushSubscription JSON.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: NOTIF_StorePushSubscription Download link: https://github.com/apakou/wolow/archive/main.zip#notif-storepushsubscription Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.