Serialised Browsing banner
overseers-desk overseers-desk

Serialised Browsing

Development community

Description

--- description: "use a headless Chromium to fetch a page when curl or WebFetch cannot, in-built burst access prevention. Also accepts CDP. Activated when a website blocks fetching or gives 403, or any situation that actual browser is needed for access." allowed-tools: Bash, Read argument-hint: <skill-ref and args, or a URL> --- Request (the command argument): **$ARGUMENTS**. A `<site>/<script>` skill-ref with its args, or a URL to fetch; if empty, treat this as a reference read. Canonical hom

Installation

Installs to ~/.claude/skills/overseers-desk-magazines-serialised-browsing/SKILL.md

Terminal
mkdir -p ~/.claude/skills/overseers-desk-magazines-serialised-browsing && curl -fsSL https://raw.githubusercontent.com/overseers-desk/magazines/HEAD/commands/serialised-browsing.md -o ~/.claude/skills/overseers-desk-magazines-serialised-browsing/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository