TopRank Skills

Home / Claw Skills / Others / Paper Pdf Two Pass Review
Official OpenClaw rules 15%

Paper Pdf Two Pass Review

 name: cvpr pdf two pass review description: Analyze uploaded CVPR paper PDFs with a strict two pass workflow. First pass extracts verifiable facts with page/section/figure/table evidence only. Second pass produces a 2000 3000 Chinese research critique grounded in those facts. Use when the user uploads a paper PDF and asks for deep interpretation, critical review, reproducibility assessment, or PhD level reading notes.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Paper Pdf Two Pass Review 技能。 若已安装,则直接安装 Paper Pdf Two Pass Review 技能。

Overview

Skill Key
gpiox/paper-pdf-two-pass-review
Author
gpiox
Source Repo
openclaw/skills
Version
-
Source Path
skills/gpiox/paper-pdf-two-pass-review
Latest Commit SHA
7af2e462aadc3eb52fe3f892f77a2bea68512951

Extracted Content

SKILL.md excerpt

---
name: cvpr-pdf-two-pass-review
description: Analyze uploaded CVPR paper PDFs with a strict two-pass workflow. First pass extracts verifiable facts with page/section/figure/table evidence only. Second pass produces a 2000-3000 Chinese research critique grounded in those facts. Use when the user uploads a paper PDF and asks for deep interpretation, critical review, reproducibility assessment, or PhD-level reading notes.
---

# 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

1. Confirm the user has uploaded the PDF in the current chat. If not, ask them to upload it first.
2. Load and execute prompt in `references/round1.md` to produce a structured fact sheet.
3. Load and execute prompt in `references/round2.md` using only round-1 facts plus PDF evidence.
4. Enforce evidence tags for core claims: `[Evidence: p.X, Sec.Y, Fig/Table Z]`.
5. If any required information is missing, explicitly state `Not provided in paper` or `Insufficient 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`

Related Claw Skills