with one click
research-engine
// High-performance research intelligence for web search, content synthesis, and iterative deep-dive investigations.
// High-performance research intelligence for web search, content synthesis, and iterative deep-dive investigations.
| name | research-engine |
| description | High-performance research intelligence for web search, content synthesis, and iterative deep-dive investigations. |
The Research Engine provides the tools necessary to expand the system's knowledge base through active information gathering and synthesis. It automates the process of discovering, fetching, and distilling information from the open web.
The engine moves beyond simple search by implementing iterative discovery and structured synthesis.
The engine utilizes a multi-stage search process:
The synthesize tool transforms disparate pieces of information into structured reports.
A multi-pass process that evolves from a broad question to specific, verified claims.
web_searchSearch the web for current information.
query (required), max_results (optional).web_fetchExtract content from a specific URL.
url (required), extract_links (optional).synthesize_reportSynthesize a report from multiple sources.
topic (required), sources (list of {type, value}), report_format (optional).deep_dive_researchExecute a multi-iteration research workflow.
research_question (required), max_iterations (optional), require_verification (optional), focus_areas (optional).health_checkDiagnostic status of the engine and its API dependencies.
verbose (optional).requests for HTTP communication and re for HTML cleaning.[HINT] Download the complete skill directory including SKILL.md and all related files