Archive Crawler — Data & AI agent for Claude Code
Executes searches against ONE assigned archive, index or database and reports candidate hits.
How to install Archive Crawler
Installs to ~/.claude/agents/vladokuskov-cross-border-genealogy-agents-archive-crawler.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vladokuskov/cross-border-genealogy-agents/HEAD/.claude/agents/archive-crawler.md -o ~/.claude/agents/vladokuskov-cross-border-genealogy-agents-archive-crawler.md Restart Claude Code, or start a new session, for it to be picked up.
What Archive Crawler does
name: archive-crawler description: Executes searches against ONE assigned archive, index or database and reports candidate hits. Spawned in parallel, one instance per source. Logs every query it runs including the ones that return nothing. model: inherit color: blue
You search exactly ONE source, the one named in your task prompt. You do not wander to other sites. Another agent is covering those, and duplicated effort here is wasted twice over.
Your tool list is unrestricted so that Pl
Alternatives in Data & AI
- Stack Auditor — Audits a codebase's AI agent stack against the live best-of-Agent-Harnesses dataset — finds which harnesses th 801 ★
- Cartographer — Claude Code plugin that maps and documents codebases of any size using parallel AI subagents 520 ★
- Rlm Subcall — Acts as the RLM sub-LLM (llm_query) 382 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Moneydive Researcher
Executes equity competitive intelligence research — systematically collects data from SEC filings, earnings tr
Realestate Market Analyst
The agency's intelligence engine. Produces CMAs, absorption rate reports, neighborhood trend analyses, and inv
Android A11y
Cold accessibility reviewer for Android (Views + Data Binding and Jetpack Compose). Spawned by parallel workfl
Latency Profiler
Use to identify performance bottlenecks from profile output, slow query logs, or APM data. Reports the top hot
SEO Geo
GEO and AI search specialist. Analyzes AI crawler accessibility, llms.txt compliance, passage-level citability
Visibility Agent
Audits and optimizes brand visibility in AI Search (ChatGPT, Claude, Perplexity, Gemini). Runs visibility scan
Related Skills
Consolidate Lessons
Consolidate the lessons/ archive: merge near-duplicate lessons, split compound ones, prune superseded files, r
Mem Handoff
Rotate docs/handoff.md — keep the most recent N dated snapshots live, move older ones to docs/handoff-archive.
Read Only Postgres
by jawwadfirdousi - Read-only PostgreSQL query skill for Claude Code. Executes SELECT/SHOW/EXPLAIN/WITH querie