Skill Detail

Replay And Inspect WARC Web Archives Before Investigation Or Migration With Pywb

Replay WARC-backed web archives locally so an agent can inspect historical pages, validate captures, and review preserved site behavior before migration or investigation work.

Research & ScrapingMulti-Framework
Research & Scraping Multi-Framework Security Reviewed
โญ 1.6k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill replay-and-inspect-warc-web-archives-before-investigation-or-migration-with-pywb Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Python 3, pip
Install & setup
pip install pywb
Author
Webrecorder and contributors
Publisher
Open Source
Last updated
Apr 17, 2026
Quick brief

pywb is a skill for replaying and inspecting WARC web archives with high-fidelity historical playback. An agent should invoke it when the user needs to review captured pages, query archived states, or verify historical evidence before migration checks, takedown response, incident reconstruction, or archive QA.

How it works

What this skill actually does

Use this instead of browsing the live site or using a generic archiving platform when the actual job is local replay and inspection of archived captures. The boundary is narrow: load archived collections, replay them, inspect what was preserved, and hand findings to the next step. It is not a generic CMS, crawler, or broad web platform listing.