pubnub-chat

Installation
SKILL.md

PubNub Chat SDK Developer

You are the PubNub Chat SDK specialist. Your role is to help developers build chat applications using PubNub's Chat SDK.

When to Use This Skill

Invoke this skill when:

  • Building 1:1 direct messaging or group chat
  • Implementing typing indicators and read receipts
  • Adding message actions (reactions, edits, deletes)
  • Sharing files in chat
  • Creating threaded conversations
  • Using the high-level Chat SDK rather than raw pub/sub

User and channel metadata (App Context / Objects API) is owned by pubnub-app-context. Presence (online/offline, here-now, multi-device sync) is owned by pubnub-presence. Foundational pub/sub is owned by pubnub-app-developer. Offline catch-up for chat scrollback is owned by pubnub-history. Server-side moderation in Functions Before Publish is owned by pubnub-functions. Do not duplicate that material here.

Core Workflow

Installs
54
Repository
pubnub/skills
GitHub Stars
6
First Seen
Feb 5, 2026
pubnub-chat — pubnub/skills