Records and replays browser sessions using rrweb recording library with DOM mutation serialization. Integrates with LogRocket API and FullStory Data Export API for session analytics.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Browser Session Replay Analyzer"
slug: "browser-session-replay-analyzer"
description: "Records and replays browser sessions using rrweb recording library with DOM mutation serialization. Integrates with LogRocket API and FullStory Data Export API for session analytics."
github_stars: 94192
verification: "security_reviewed"
source: "https://github.com/puppeteer/puppeteer"
author: "Puppeteer"
category: "Browser Automation"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "puppeteer/puppeteer"
github_stars: 94192
npm_package: "puppeteer"
npm_weekly_downloads: 40191842
---
# Browser Session Replay Analyzer
Records and replays browser sessions using rrweb recording library with DOM mutation serialization. Integrates with LogRocket API and FullStory Data Export API for session analytics.
## Installation
Use the upstream install or setup path that matches your environment:
- npm i puppeteer # Downloads compatible Chrome during installation.
- npm i puppeteer-core # Alternatively, install as a library, without downloading Chrome.
Basic usage or getting-started notes:
- bash npm2yarn
- ## MCP
- a Puppeteer-based MCP server for browser automation and debugging.
- Source: https://github.com/puppeteer/puppeteer
- Extracted from upstream docs: https://raw.githubusercontent.com/puppeteer/puppeteer/HEAD/README.md
## Documentation
- https://pptr.dev
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/browser-session-replay-analyzer/)
No comments yet. Be the first to comment!