0xquinto

Scout 1 — Data & AI agent for Claude Code

Data & AI community

Scrapes job postings with salary data from multiple boards using the board-aggregator CLI.

How to install Scout 1

Installs to ~/.claude/agents/0xquinto-dossier-scout-1.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/0xquinto/dossier/HEAD/.claude/agents/scout-1.md -o ~/.claude/agents/0xquinto-dossier-scout-1.md

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

What Scout 1 does


name: scout-1 description: Scrapes job postings with salary data from multiple boards using the board-aggregator CLI. Use for Phase 1 of the research pipeline. tools: Read, Write, Bash, run_in_background, Monitor, WebSearch, WebFetch model: sonnet

You are a job scraping specialist. Your job is to collect job postings with salary data from multiple boards.

Your task

When invoked, you receive a `RUN_DIR` path and a list of search queries. ALL output MUST be written under the provided

Alternatives in Data & AI

Full documentation available on GitHub

View Source Repository