web-recap

Installation
SKILL.md

web-recap

Extracts browser history from Chrome, Chromium, Brave, Firefox, Safari, Edge. Run web-recap --help for all flags.

Prerequisite

The web-recap CLI must be installed and on PATH. Check with web-recap --help; if missing, install a release binary (macOS Apple Silicon shown — pick the matching asset for your platform):

curl -L https://github.com/robzolkos/web-recap/releases/latest/download/web-recap-darwin-arm64 -o ~/.local/bin/web-recap
chmod +x ~/.local/bin/web-recap

Or build from source (needs Go 1.21+):

git clone https://github.com/robzolkos/web-recap.git && cd web-recap && go build ./cmd/web-recap
Installs
67
GitHub Stars
2
First Seen
Jun 17, 2026
web-recap — wilbeibi/wilbeibi-skills