Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

paperdoctor

يحتوي paperdoctor على 11 من skills المجمعة من QinghongLin، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
3
محدث
2026-06-02
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

prepare-paper
مطوّرو البرمجيات

Organize a paper PDF and its codebase into clean reading artifacts. Use this before any other read-* skills.

2026-06-02
read-bib
المحررون

Verify each cited reference exists via web search.

2026-06-02
read-claim
المحررون

Deep extraction of all verifiable claims from a research paper. Actively proposes implicit claims, splits compound statements, and flags cross-reference inconsistencies.

2026-06-02
read-code
مطوّرو البرمجيات

Verify paper claims with evidence_type "code" against the actual codebase. Use after read-txt to check if code matches what the paper says.

2026-06-02
read-exp
الكتّاب التقنيون

Review experiment design and produce a prioritized reproduction plan. Targets claims with evidence_type "experiment" from check_claim.json. Output feeds into run-exp.

2026-06-02
read-prior
المحررون

Web-search validation of citation and novelty claims from check_claim.json. Checks whether cited facts are accurate and novelty claims ("first", "pioneering") hold against published literature.

2026-06-02
read-theory
المحررون

Verify theoretical claims — mathematical derivations, proofs, and formal arguments. Targets claims with evidence_type "theoretical" from check_claim.json.

2026-06-02
read-txt
المحررون

Check writing quality — grammar, typos, unclear phrasing, inconsistent terminology, logical flow issues. Scans the full paper text and reports issues by page.

2026-06-02
read-vis
المحررون

Check a paper's visual presentation for layout, figure quality, spacing, and formatting issues. Use when reviewing paper polish before submission.

2026-06-02
run-exp
مطوّرو البرمجيات

Run experiments based on the plan from read-exp. Reads check_exp.json and check_code.json, creates environment, runs experiments, compares against paper numbers.

2026-06-02
vis-preview
مطوّرو الويب

Generate an interactive HTML review with PDF page images (left) + code viewer with syntax highlighting (middle) + findings with bidirectional navigation (right). All findings are permanently highlighted on the PDF and clickable in both directions.

2026-06-02