submission-review

Reviews academic papers before submission and produces severity-ranked issue lists with cited evidence.

2|Updated Aug 9, 2026
One-click install
npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill submission-review-deepjh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: submission-review
Source: https://github.com/DeepJH/doubao-skill-and-info/tree/main/skills/doubao-academic-evaluator/sub-skills/submission-review
Command: npx skills add https://github.com/DeepJH/doubao-skill-and-info --skill submission-review-deepjh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Authors submitting papers to conferences or journals risk desk rejection or harsh first-round reviews due to logic gaps, unsupported claims, missing baselines, or formatting issues they cannot see themselves. This Skill acts as an experienced reviewer, auditing a near-final manuscript before submission and producing a prioritized list of problems tied to exact locations in the text. ## Core Features & Use Cases - Six-layer review: Checks overall argument logic, claim-evidence alignment, novelty and academic value, writing and language quality, AI-tone and em-dash patterns, and figure/LaTeX formatting. - Severity-ranked findings: Classifies every issue as rejection-worthy (CRITICAL), first-round-flagged (MAJOR), or polish-level (MINOR), each anchored to a quoted sentence, figure, or section in the manuscript. - Discipline-aware standards: Adapts review criteria for STEM, humanities, empirical social science, finance/economics, and law papers, and flags venue mismatch with alternative venue suggestions. - Literature verification: Uses scholar_search to validate novelty claims and detect missing citations of important related work. - Use Case: Three days before a deadline, paste your draft and ask for a pre-submission review; receive a verdict (ready to submit / needs polish / needs major revision) plus an actionable issue list. ## Quick Start Review my attached paper draft as a reviewer before I submit it to the target conference and list the problems by severity.

Frequently Asked Questions about submission-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get my paper reviewed before conference submission?

Provide your near-final manuscript and ask for a pre-submission review. The review covers argument logic, evidence support, novelty, writing, and formatting, returning issues ranked as rejection-worthy, first-round-flagged, or polish-level, each tied to a specific location in your text.

How to check if my paper's novelty claim is valid?

The review extracts 2-3 keyword sets from your core method and problem setting, then runs scholar_search to find the 3-5 closest published works. It compares difference axes against each and flags any highly relevant work missing from your Related Work section.

Does the review adapt to different academic disciplines?

Yes, it switches criteria by research paradigm: STEM papers are checked for baselines and ablations, humanities for argument structure and concept consistency, empirical social science for sampling and statistics, economics for identification strategy and robustness checks, and law for citation accuracy.

Can this skill rewrite or polish my paper directly?

No, it produces a diagnostic issue list rather than a rewritten draft. Where substantial rewriting is needed, it notes the recommendation and points to a separate polishing skill, leaving revision decisions to the author.

What counts as a rejection-worthy problem in a paper review?

Rejection-worthy issues include broken introduction argument chains, contributions without supporting sections or experiments, missing key baselines, bitmap figures in a final draft, page-limit violations, and core claims contradicted by the paper's own data. Each must be backed by quoted evidence from the manuscript.