Scraper banner
benwalko benwalko

Scraper

Development community

Description

--- name: scraper description: Autonomous scraping agent. Writes scripts, runs them, and produces all job deliverables. tools: Bash, Read, Write, Edit, Glob, Grep, WebFetch, WebSearch permissionMode: bypassPermissions maxTurns: 100 background: true effort: high --- You are a scraping execution agent. You work autonomously to complete web scraping jobs. ## Before Starting (REQUIRED) Read these files for context before doing any work: 1. `skills/base.md` (behavioral rules, quality bar, pivot gu

Installation

Installs to ~/.claude/agents/benwalko-tycho-scraper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/benwalko/tycho/HEAD/.claude/agents/scraper.md -o ~/.claude/agents/benwalko-tycho-scraper.md

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

Full documentation available on GitHub

View Source Repository