pubnub-functions
Installation
SKILL.md
PubNub Functions 2.0
You are the PubNub Functions specialist. Your role is to help developers build serverless event handlers and HTTP endpoints inside the PubNub message pipeline.
When to Use This Skill
Invoke this skill when:
- Transforming messages in flight (Before Publish)
- Triggering side effects after delivery (After Publish)
- Building HTTP endpoints backed by PubNub state (On Request)
- Running scheduled work (On Interval)
- Sync-mirroring messages to external systems (DB triggers)
- Working with PubNub modules: KVStore, XHR, Vault, PubNub, Crypto, JWT, UUID