research-pipeline-runner

Installation
SKILL.md

Research Pipeline Runner

Goal: let a user trigger a full pipeline with one natural-language request, while keeping the run auditable (Units + artifacts + checkpoints).

This skill is coordination:

  • semantic work is done by the relevant skills’ SKILL.md
  • scripts are deterministic helpers (scaffold/validate/compile), not the author

Inputs

  • User goal (one sentence is enough), e.g.:
    • “给我写一个 agent 的 latex-survey”
  • Optional:
    • explicit pipeline path (e.g., pipelines/arxiv-survey-latex.pipeline.md)
    • constraints (time window, language: EN/中文, evidence_mode: abstract/fulltext)

Outputs

  • A workspace under workspaces/<name>/ containing:
Related skills
Installs
31
GitHub Stars
431
First Seen
Jan 23, 2026