What problem does it solve?
This Skill enables autonomous, source-grounded deep research reports with multi-source verification. It reduces manual effort by automating source collection, triangulation of claims across diverse sources, and validation against credibility criteria. The workflow supports progressive context loading, automated validation, and a structured, citation-backed output suitable for executive reports.
Core Features & Use Cases
- 8-phase pipeline: Scope → Plan → Retrieve → Triangulate → Synthesize → Critique → Refine → Package for rigorous analysis.
- Multi-depth modes: Quick, Standard, Deep, and UltraDeep to balance speed and depth for a wide range of tasks.
- Credible outputs: Built-in source credibility scoring, automated citation tracking, and validation.
- Autonomous execution: Self-contained, local execution with progressive context management and no required human prompting.
- Use cases: Produce enterprise-grade research reports, competitive analyses, or technology reviews with full bibliographies.
Quick Start
- Clone or install the skill into your environment, then run the CLI or API to trigger deep research.
- Example CLI: python {skill_path}/scripts/research_engine.py --query "state of GLM deep research in 2025" --mode standard
- The tool saves outputs to {skill_path}/research_output/ and generates a Markdown report along with optional HTML/PDF formats.