MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
PDF & Documents
📄

Research Pipeline

Autonomous end-to-end research pipeline: from idea discovery through experiments, AI review loops, to a submission-ready PDF.

by wanshuiyinv1.0.0
ProductivityAI PoweredAutomationDeveloper Tool
Connecting to VM...
Connecting to VM...
npx clawhub@latest install research-pipeline
7.4kStars
15Current Installs
📦
v1.0.0Version
📅
Apr 17, 2026Updated
View Source(ClawHub)

Research Pipeline Skill Overview

Research Pipeline is an autonomous, multi-stage workflow that takes a broad research direction and carries it all the way to a polished academic paper. It chains three major workflows — idea discovery, experiment deployment with an auto-review loop, and optional paper writing — into a single orchestrated pipeline. Researchers can sleep while the pipeline runs experiments, collects results, and iterates through reviewer feedback rounds, waking up to a scored, improved draft ready for submission.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install research-pipeline
or

Click the Install button at the top of this page for one-click setup

When to Use Research Pipeline

Best Fit

  • You have a research direction or topic and want the system to autonomously discover viable ideas, implement experiments, and produce a reviewable paper draft — the "full pipeline" use case.
  • You want to run multi-seed GPU experiments overnight and wake up to auto-reviewed results without manual intervention.
  • You need an end-to-end reproducible research artifact: ranked ideas, experiment logs, review history, and LaTeX source all in one coherent output.
  • You are targeting a specific venue (ICLR, NeurIPS, ICML, CVPR, ACL, etc.) and want the pipeline to write and compile a venue-formatted PDF automatically.

When Not to Use

  • You only need one stage in isolation (e.g., just idea discovery, just running experiments, or just paper writing) — invoke the individual skills (/idea-discovery, /run-experiment, /paper-writing) directly instead.
  • You do not have GPU resources or remote servers configured, as Stages 3–4 require experiment deployment infrastructure.
  • Your research requires manual figure creation before paper writing — the pipeline will pause and wait, so factor this into your timeline.

Key Features

Three-Workflow Chain (Idea → Experiments → Paper)

Orchestrates Workflow 1 (/idea-discovery), Workflow 2 (/run-experiment + /auto-review-loop), and optional Workflow 3 (/paper-writing) in sequence. Each workflow produces self-contained output files so you can inspect or resume at any stage.

Configurable Autonomy with AUTO_PROCEED & HUMAN_CHECKPOINT

AUTO_PROCEED=true auto-selects the top-ranked idea and continues without waiting; AUTO_PROCEED=false pauses at Gate 1 for explicit user confirmation. HUMAN_CHECKPOINT=true surfaces review scores after each round so you can provide custom fix instructions before the loop continues.

Tiered Reviewer Difficulty

The auto-review loop supports three adversarial levels: medium (standard review), hard (reviewer memory + debate protocol), and nightmare (GPT reads the repo directly via codex exec + memory + debate). Up to 4 rounds of review/fix cycles run autonomously, targeting a score ≥ 6/10.

Smart Experiment Routing

Small batches (≤5 jobs) are dispatched via /run-experiment; large multi-seed sweeps (≥10 jobs) are routed to /experiment-queue with OOM retry, stale-screen cleanup, phase dependencies, and crash-safe state. GPU availability is checked before deployment.

Optional Auto Paper Writing

When AUTO_WRITE=true and VENUE is set, the pipeline automatically invokes /paper-writing after Stage 5, running plan → figure → write → compile → improvement loop phases and producing a final paper/main.pdf.

Structured Handoff Artifacts

Every stage produces versioned, manifest-logged output files: IDEA_REPORT.md, AUTO_REVIEW.md, NARRATIVE_REPORT.md, and a full Research Pipeline Report summarizing GPU hours, review rounds, scores, and remaining TODOs.

Use Cases

Overnight autonomous research run

Set AUTO_PROCEED=true, HUMAN_CHECKPOINT=false, and launch before bed. The pipeline discovers ideas, auto-selects the best, implements experiments, deploys to your GPU server, runs up to 4 review/fix rounds, and generates NARRATIVE_REPORT.md by morning.

Guided idea selection with autonomous execution

Set AUTO_PROCEED=false to pause at Gate 1, review the ranked ideas yourself, pick or combine ideas, then approve. Stages 2–4 then run fully autonomously — you get human control over the research direction without babysitting the experiments.

Full submission pipeline to a target venue

Set AUTO_WRITE=true and VENUE=NeurIPS (or ICLR, ICML, CVPR, ACL, etc.). After experiments and review loops complete, the pipeline writes, compiles, and improves a venue-formatted LaTeX paper, ending with paper/main.pdf ready for submission.

Stress-testing ideas under adversarial review

Set REVIEWER_DIFFICULTY=nightmare to have GPT read the repository directly and apply memory + debate protocols during review rounds. Use this when you want the harshest possible pre-submission feedback before targeting a competitive venue.

Connecting to VM...
npx clawhub@latest install research-pipeline
7.4kStars
15Current Installs
📦
v1.0.0Version
📅
Apr 17, 2026Updated
View Source(ClawHub)

FAQ

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!