OneResearchClaw logo

Multi-Format Input → Structured Research Report Generation Pipeline

From meeting audio/video, documents, spreadsheets, and slide decks to cloud links β€”
automatically structure, research, review, and export everything.

OneResearchClaw framework overview diagram

πŸ”₯ News

NEW

Skill-Evolve Now Live

OneResearchClaw now supports continuously evolving skill sets from user feedback and saving personalized preferences as optional derived versions.

2026/04/21
2026/04/20
NEW

One-Click Cloud Link Ingestion

Supports arXiv, YouTube, and Bilibili: paste a link to automatically fetch the source material and launch the downstream research flow.

Multi-Model Review Loop

The Review β†’ Rewrite loop supports bounded iterative revision to further improve completeness, reasoning quality, and deliverability in the final report.

2026/04/19
2026/04/17

Controllable Research Depth

Three modesβ€”simple, medium, and complexβ€”make it easier to control literature coverage, the number of opened sources, and overall research cost.

Parallel Multi-Topic Execution

The system can automatically detect multiple discussion threads in a meeting and generate separate reports for each, preserving every line of discussion and analytical branch more completely.

2026/04/16
2026/04/13

OneResearchClaw Released

Supports multi-format input β†’ automated research report generation, with one command connecting grounding, research, review, and export end to end.


Core Capabilities

Built for real research workflows

From unified multi-input ingestion to topic split, research, review, export, and skill evolution, OneResearchClaw covers the key capabilities required for a complete research workflow.

Input
🧭 Unified Multi-Source Ingestion
Supports diverse inputs ranging from meeting recordings to PDFs, and from spreadsheets to ZIP archives. The system automatically identifies material types and routes them to the right grounding skill, reducing manual sorting, conversion, and preprocessing costs.
Meeting
🧠 Multi-Topic Meeting Split
For long meetings, complex discussions, or multi-topic materials, the system can automatically split out multiple topics and generate separate research branches for each. Every topic can independently go through grounding, research, summary, and export, making it ideal for turning one complex meeting into several focused reports.
Research
🎚️ Controllable Research Depth
Supports simple / medium / complex research modes to control literature search scope, source opening, evidence organization, and report depth. It can generate a quick briefing or a more complete research report.
Research
πŸ”Ž Query Confirmation and Targeted Retrieval
Before formal retrieval, the system generates candidate queries from the grounded note and lets users confirm, add, remove, or edit them. This keeps literature search aligned with the actual research direction and reduces irrelevant retrieval and token waste.
Review
πŸ§ͺ Multi-Model Review Loop
After the report is generated, it enters a review β†’ rewrite loop where different models or review lenses can inspect completeness, evidence consistency, logical coherence, and overreach, followed by bounded rounds of revision.
Links
☁️ One-Click Cloud Link Ingestion
Supports ingesting and processing cloud-linked materials such as arXiv, YouTube, and Bilibili, allowing online sources to enter the same research pipeline directly.
Output
πŸ“¦ Multi-Format Export
Supports exporting final results as md / docx / pdf / pptx / audio for reading, archiving, presenting, and reuse across different delivery scenarios, with both Chinese and English output.
evolution
🧬 Skill-Evolve
Supports evolving skill subsets from user feedback. Through feedback collection, patch generation, regression checks, and version upgrades, system capabilities can keep iterating instead of staying frozen in one-off hand-written workflows.

Pipeline

End-to-end automated workflow

From raw input to a deliverable research report, the whole workflow is automated.

one-report  ·  end-to-end automated entrypoint
Click to expand details
Input Formats
.mp3 .wav .m4a .mp4 .mov .mkv .pdf .docx .md .txt .xlsx .csv .pptx .zip arXiv / YouTube / Bilibili
Output Formats
.md .pdf .docx .pptx .audio

Showcase

Representative cases

5 cases, 5 capability checks

From multi-topic meeting split to link ingestion, research depth control, the Review β†’ Rewrite loop, and integrated handling of ZIP mixed-material packages, these five cases cover the core workflow capabilities of OneResearchClaw.

5
Cases
6+
Input Types
2
Bilingual Delivery
01
Meeting Input / Topic Split
🧠 Meeting Notes β†’ Topic01 / Topic02 Dual Reports
A single meeting input does not just produce one overall report. It automatically identifies multiple topics and turns them into independently deliverable grounded reports, preventing different issues from being mixed into the same output.
Topic 01
Egocentric Video Understanding
Topic 02
Long-Video Reasoning Evaluation
Multi-topic split Meeting grounding topic-level report 2 topics Bilingual PDF
What this case proves

OneResearchClaw does more than summarize a meeting. It can split a long meeting into multiple parallel topic branches so each discussion thread gets its own grounded note, research augmentation, and final deliverable report.

Target capability
Multi-topic detection + topic-level grounded summary
Grounding
Automatically detect topic boundaries in a meeting and split them into independent grounded units
Output
Generate a separate report for each topic, with both Chinese and English versions
Best for
Long meetings, lab meetings, interviews, and other multi-topic discussion materials

Quick Start

Quick Start

Three steps from raw input to a full research report.

one-report · prompt example
# Send this prompt to the Cursor Agent

Please use the existing `.cursor/skills/one-report/`
skill to generate a full report from one input file.

First read:
- `.cursor/skills/one-report/SKILL.md`

Input:
- input_path: docs/showcase/inputs/case5/HER2-case5.zip
- output_formats: pdf
- research_mode: complex

Search settings:
- search_backend: cursor
- require_open_link: true
- download_opened_literature: true

Optional:
- output_lang: en
- transcription_language: en
1

Prepare your input file

Put the file in data/raw_inputs/. Audio, video, documents, spreadsheets, PPT, ZIP mixed packages, and pasted links are all supported.

2

Send prompt to Cursor Agent

Read .cursor/skills/one-report/SKILL.md first, then fill in input_path, research_mode, and output_formats following the example.

3

Run the full pipeline

The agent will automatically execute grounding → research → summary → review → export end to end.

OUTPUT PATHS
data/grounded_notes/<id>/grounded.md
data/lit_results/<id>/lit.md
data/report_inputs/<id>/summary.md
data/reports/<id>/research_report.md
data/final_outputs/<id>/report.*

Quick Start Example

Case 5 Β· Mixed Materials β†’ Final Bilingual Delivery

Click to expand and inspect the full artifact chainβ€”from HER2-case5.zip to the final Chinese / English PDFsβ€”along with intermediate outputs from each stage.

Expand Example

Run Configuration Overview

This is a real Quick Start run: the input is HER2-case5.zip, the research mode is complex, the search backend is cursor, and both require_open_link: true and download_opened_literature: true are enabled.

Input:ZIP mixed-material package Research:complex Backend:cursor Open sources: true Download papers: true Output: Chinese / English PDF

1. Input Routing

Recognize the input as a ZIP mixed-material package and record how internal files are routed to different grounding skills.

2. Grounding

Convert the multiple materials inside the ZIP into structured content that can be used in the later research / summary / review stages.

3. Query Generation

Generate candidate queries from the grounded note first, then confirm them before formal retrieval to reduce irrelevant search and token waste.

4. Literature Research

In complex mode, open sources, save evidence, organize paper notes, and produce a stronger lit.md.

5. Summary

Integrate the grounded note and literature results into a structured summary rather than compressing everything into a few bullet-style takeaways.

6. Review β†’ Rewrite

Run bounded rounds of revision around coverage, evidence specificity, analytical depth, and deliverability.

7. Final Export

Once review passes, the final report is written to research_report.md and exported as Chinese / English PDFs. This lets users inspect the final deliverables while also tracing the full artifact chain.


FAQ

Common Questions

Click a question to expand the answer
What input types are supported?

Meeting audio / video, documents, spreadsheets, slide decks, ZIP mixed-material packages, and remote links such as arXiv, YouTube, and Bilibili are supported. The system identifies the input type first and then routes it to the appropriate grounding workflow.

How should I choose research depth?

research_mode supports simple / medium / complex. Simple is good for low-cost briefing, medium is a balanced default, and complex fits cases that need broader literature coverage, more opened sources, and deeper analysis.

Do I need to configure an API separately?

The base workflow does not require an extra reviewer API. By default it can run through a local / Cursor-side workflow; you only need to provide the optional reviewer_api_config if you want each review round to use an external reviewer.

What exactly does the review mechanism do?

After report generation, the system enters a review β†’ rewrite loop. The reviewer checks topic alignment, coverage, evidence specificity, analytical depth, structure coherence, and deliverability; the writer revises according to repair actions until the report passes the quality gate or reaches the bounded round limit.

Can I customize the export formats?

Yes. output_formats supports md / docx / pdf / pptx / audio and comma-separated combinations; output_lang controls the final delivery language, such as Chinese or English.

What problem does Skill-Evolve solve?

It turns repeated user feedback into reviewable, verifiable, reusable skill modification proposals, then passes them through patching, regression checks, and version upgrades to form derived skill versions better aligned with personal preferences.


Ready to Start

Ready to build your research report?

Start from any input format and generate a structurally complete research report today.