socket
Installation
SKILL.md
Socket
Socket is a platform that enables real-time communication and data transfer between applications. Developers use it to build features like live chat, collaborative editing, and real-time dashboards.
Official docs: https://socket.dev/docs
Socket Overview
- Socket
- Message
- Contact
- Conversation
- File
- Settings
Working with Socket
This skill uses the Membrane CLI to interact with Socket. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills