Skip to content

Repository files navigation

Research Report Assistant · 研报助手

A human-in-the-loop research workflow distributed as an MCP server and an OpenClaw Skill. It turns an open-ended research task into a staged, resumable process from topic selection to review.

OpenClaw Skill: clawhub.ai/hy0235/skills/research-report-skill

Product design

The workflow separates research into explicit checkpoints:

source scan → topic selection → thesis and outline → evidence plan → drafting → review

At each stage, the user can approve, revise or pause before the workflow continues. Project state is persisted so a report can resume after interruption.

Core capabilities

  • Generate research directions from selected information sources
  • Build a thesis-led outline and evidence plan
  • Draft section by section with human approval gates
  • Save and resume project state
  • Surface missing evidence instead of inventing data
  • Produce a final review checklist for logic, sourcing and consistency

Agent interface

The MCP server exposes one report tool with staged commands:

Command Purpose
topics Generate and compare research directions
outline Create the argument structure and evidence plan
write Draft the approved outline section by section
review Check logic, evidence and consistency
status Inspect saved progress
resume Continue from a saved stage

Architecture

  • Node.js 18+
  • Model Context Protocol server over stdio
  • Stateful workflow core with local project persistence
  • Human approval gates and explicit no-fabrication guardrails
  • Distribution through GitHub and ClawHub

Quick start

npm install
npm start

Detailed Chinese usage and implementation notes are available in the repository documentation:

Build approach

Built as a solo AI-native project through iterative product design, prompt/workflow design, implementation, testing and deployment with coding agents.

Limitations

This is an experimental research workflow, not an autonomous source of truth. Users remain responsible for verifying citations, data and conclusions before publication or investment use.

Author

Hongyu Shen · X / @shenhh88

About

专业的行业研报撰写工具,从选题到成稿,全流程管理。用TA来解决繁杂的研报撰写工作,增加时薪!

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages