Auto Research

Auto Research turns a topic into a source corpus, structured artifacts, and an agent-ready context payload.

Reports are optional. Research packs are the product.


Agent prompt

Copy this when you want an agent to use the service with the right defaults and handoff points.


What it stores

Source corpus.

Media manifest.

Extracted artifacts.

Agent-context payloads.

Evaluation records.


What it does

Collects public sources through playbooks.

Normalizes URLs and deduplicates near matches.

Extracts schema-backed recipe records.

Packages the result for downstream use.


Writing

API docs and CLI docs are the living references for the service surface.


Quick start

export AUTO_RESEARCH_BASE_URL="https://researcher.now"
export AUTO_RESEARCH_TOKEN="shared-secret"

pnpm cli health

pnpm cli pack create \
  --org-id 00000000-0000-0000-0000-000000000000 \
  --requested-by research-auto \
  --topic "popular chocolate chip cookie recipes" \
  --mode collection \
  --playbook cookie_recipe_corpus \
  --depth wide