Agent Zero Deep Research

Multi-source deep research using Agent Zero's autonomous browsing Use when this capability is needed.

tomevault-io e5fc0f0 2 files · 1.7 KB Updated

File contents

Agent Zero Deep Research

When to Use

User wants thorough, multi-source research on a topic. This delegates to Agent Zero which can autonomously browse the web, read documents, and synthesize findings.

API Endpoints

Submit Research

POST http://agent-zero-bridge:8101/tools/research

{"query": "topic to research", "depth": "thorough"}

Check Status

GET http://agent-zero-bridge:8101/tools/status

Behavior

  1. Acknowledge the request: "I'll research that for you..."
  2. Submit to Agent Zero
  3. Wait for results (can take 30-120 seconds)
  4. Present findings in structured format with sources

Important

  • Always tell user research is in progress
  • Cite sources when available
  • For time-sensitive topics, note the date of information

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/jason-easyazz--zoe-ai-assistant--research commit e5fc0f09fc

Frequently asked questions

npx skillmds@latest add tomevault-io/agent-zero-deep-research