sessions
Installation
SKILL.md
Sessions
Sessions is a session replay tool that allows you to record and replay user sessions on your website or web application. It's used by product managers, UX researchers, and developers to understand user behavior, identify pain points, and troubleshoot issues.
Official docs: https://developer.helpscout.com/sessions/
Sessions Overview
- Session
- Participant
- Message
Use action names and parameters as needed.
Working with Sessions
This skill uses the Membrane CLI (npx @membranehq/cli@latest) to interact with Sessions. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.