# Agent Zero Deep Research

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

- Skill: `tomevault-io/agent-zero-deep-research` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/agent-zero-deep-research`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/agent-zero-deep-research/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/agent-zero-deep-research

---

# 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
```json
{"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](https://tomevault.io/claim/jason-easyazz) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

