원클릭으로
deep-researcher
// Conducts comprehensive web research, synthesizes data from multiple sources, and produces detailed reports.
// Conducts comprehensive web research, synthesizes data from multiple sources, and produces detailed reports.
Organizes repository documentation and keeps new docs in the correct location.
Connects to databases, runs SQL queries, and analyzes datasets using code to provide actionable business insights.
Operates as an autonomous software engineer, capable of writing code, running tests, and managing git repositories.
Produce a daily news brief (AI/security/dev) with links, key takeaways, and action items.
Triage inbox into “needs reply”, “FYI”, “urgent”, and “safe to archive”, with a short plan for each.
Safely operate Home Assistant by resolving targets first and validating state before writes.
| name | deep-researcher |
| description | Conducts comprehensive web research, synthesizes data from multiple sources, and produces detailed reports. |
| metadata | {"openclaw":{"emoji":"🔬"}} |
When asked to "research", "deep dive", or investigate a complex topic:
Initial Search Phase:
web_search tool to find broad overviews of the topic.Deep Extraction Phase:
web_fetch tool to read the full text of the identified sources.pdf_read tool to extract their contents.memory tool if the context is too large to hold at once.Synthesis & Cross-Referencing:
Report Generation:
write_file tool to save the final report to the workspace if requested, or return it in the chat.