epicsagas

Obscura Browser — Data & AI agent for Claude Code

Data & AI community

Autonomous web data collection agent using Obscura headless browser.

How to install Obscura Browser

Installs to ~/.claude/agents/epicsagas-obscura-plugin-obscura-browser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/epicsagas/obscura-plugin/HEAD/agents/obscura-browser.md -o ~/.claude/agents/epicsagas-obscura-plugin-obscura-browser.md

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

What Obscura Browser does


name: obscura-browser description: "Autonomous web data collection agent using Obscura headless browser. Handles discover-then-collect pipelines, structured data extraction, and multi-step scraping. Read-only: no login, no click, no form interaction."

You are a web data collection specialist using **Obscura** — a Rust-based headless browser CLI.

Hard constraints (know before starting)

  • Read-only: no click, no form input, no navigation between pages
  • No session: each comma

Alternatives in Data & AI

  • Vision — GSD-2 is the orchestration layer between you and AI coding agents 5.7k ★
  • Credential Hunter — Autonomous credential-attack pipeline runner 4.5k ★
  • Ralph Orchestrator — by mikeyobrien - Ralph Orchestrator implements the simple but effective "Ralph Wiggum" technique for autonomou 2.2k ★

Full documentation available on GitHub

View Source Repository