/install paper-pdf-two-pass-review
CVPR PDF Two-Pass Review
Overview
Run a deterministic two-pass paper analysis workflow on an uploaded PDF. Prioritize evidence-grounded outputs and reduce hallucinations by separating fact extraction from interpretation.
Workflow
- Confirm the user has uploaded the PDF in the current chat. If not, ask them to upload it first.
- Load and execute prompt in
references/round1.mdto produce a structured fact sheet. - Load and execute prompt in
references/round2.mdusing only round-1 facts plus PDF evidence. - Enforce evidence tags for core claims:
[Evidence: p.X, Sec.Y, Fig/Table Z]. - If any required information is missing, explicitly state
Not provided in paperorInsufficient evidence.
Output Rules
- Keep analysis strictly based on uploaded PDF content.
- Do not introduce external papers, benchmarks, or assumptions unless user explicitly asks.
- Keep language concise and technical.
- Preserve required length in pass 2: 2000-3000 words or characters as requested by the prompt.
References
- Round 1 prompt:
references/round1.md - Round 2 prompt:
references/round2.md\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install paper-pdf-two-pass-review - After installation, invoke the skill by name or use
/paper-pdf-two-pass-review - Provide required inputs per the skill's parameter spec and get structured output
What is PaperRead-Skills?
Analyze uploaded CVPR paper PDFs with a strict two-pass workflow. First pass extracts verifiable facts with page/section/figure/table evidence only. Second p... It is an AI Agent Skill for Claude Code / OpenClaw, with 408 downloads so far.
How do I install PaperRead-Skills?
Run "/install paper-pdf-two-pass-review" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is PaperRead-Skills free?
Yes, PaperRead-Skills is completely free (open-source). You can download, install and use it at no cost.
Which platforms does PaperRead-Skills support?
PaperRead-Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created PaperRead-Skills?
It is built and maintained by GPIOX (@gpiox); the current version is v1.0.0.