session-replay

Installation
SKILL.md

Session Replay

Use this skill when working on /sessions, replay ingest, replay storage, or agent answers about browser recordings in the Analytics template.

Source Of Truth

  • Replay ingest writes session_recordings and session_replay_chunks.
  • The UI and agent must use list-session-recordings, get-session-replay-summary, and get-session-replay-events.
  • /sessions/:recordingId is keyed by session_recordings.id, not analytics_events.session_id.
  • Do not add actions that synthesize "sessions" from analytics_events. Events can be linked beside a recording through session_id, but they are not playable replay rows by themselves.

Storage And Access

Installs
1
GitHub Stars
3.8K
First Seen
8 days ago
session-replay — builderio/agent-native