manuscript-ingest

Solid

Use when `paper-review` needs a canonical manuscript text artifact before claim extraction. **Trigger**: ingest paper, manuscript text, provide paper, paper.md, 输入论文, 导入稿件, 审稿输入. **Use when**: You are running the `paper-review` pipeline and need `output/PAPER.md` before `claims-extractor`.

Code & Development 498 stars 39 forks Updated today

Install

View on GitHub

Quality Score: 79/100

Stars 20%
90
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
42
Issue Health 10%
50
License 10%
0
Description 5%
100

Skill Content

# Manuscript Ingest Transforms a manuscript source file into the canonical text artifact used by `paper-review`. ## Inputs One manuscript source from the workspace, typically: - `inputs/manuscript.md` - `inputs/manuscript.txt` - `inputs/manuscript.pdf` ## Output - `output/PAPER.md` ## Script boundary `scripts/run.py` should: - find the simplest available manuscript source - extract faithful text - write the full text to `output/PAPER.md` It should not summarize, critique, or reformat the manuscript into a review. ## Contract The output must preserve: - paper body text - section headings when available - page markers when extractable ## Acceptance - `output/PAPER.md` exists - it contains the manuscript body rather than only title/abstract ## Non-goals - claim extraction - evidence auditing - review writing

Details

Author
WILLOSCAR
Repository
WILLOSCAR/research-units-pipeline-skills
Created
7 months ago
Last Updated
today
Language
Python
License
None

Similar Skills

Semantically similar based on skill content — not just same category