Paper Revision and Polishing Full-Dimension Dashboard
Paste the following prompt into your AI chat to install this skill:
Please refer to https://skillhub.cn/install/skillhub.md to install @user_c00f577c/lunwenxiugaiquanweiduyibiaopan.
About this skill
Addressing Systematic Challenges in Paper Revision
After receiving peer review comments, researchers often struggle to systematically process feedback, diagnose issues, and execute effective revisions. Manual approaches can lead to missed key points or overlooked structural imbalances, especially when dealing with traces of AI-generated content, potentially reducing paper readability or journal compliance. The Paper Revision and Polishing Full-Dimension Dashboard provides a five-phase pipeline that automates the entire workflow from comment analysis to final delivery, minimizing human error and enhancing revision quality.
Core Workflow and Key Capabilities
Based on the SOP in SKILL.md, the skill operates through five phases:
-
Phase 0: Manuscript Comment Parsing: Automatically extracts actionable items from review comments, categorizes them by risk level (🔴 Critical, 🟠 Suggested, 🔵 Polishing), and outputs an action checklist. It supports input from text, screenshots, or PDFs, while extracting journal format requirements.
-
Phase 1: Full-Spectrum Diagnosis: Runs the
diagnose_paper.pyscript to obtain quantitative metrics like word count, sentence length, andAI Flavor Density Index. It loads theai-flavor-patterns.mdlexicon to detect five issue types (critical to highlights), generating a diagnostic report with structural imbalances and readability problem areas. -
Phase 2: Visual Annotation Generation: Based on diagnosis results and review comments, it uses an HTML template to create an interactive annotation report. Each paragraph includes original highlighting, issue diagnosis, and rewriting examples, color-coded by problem type, aiding authors in understanding revision logic.
-
Phase 3: Graded Rewriting Execution: Performs modifications in A → B → C priority order. Class A focuses on clearing AI traces, e.g., replacing specific tool names with functional categories; Class B optimizes sentence structures and flow; Class C involves polishing. Principles emphasize preserving empirical data, adding concrete details, and controlling paragraph density.
-
Phase 4: Final Review Self-Check: Uses the
quality-checklist.mdchecklist to confirm items, generating a self-check report. It determines if the paper is deliverable, needs further revision, or requires rewriting, ensuring compliance with standards.
Additionally, the Enhanced Report Generator offers a 15-dimension, three-level interactive dashboard, covering aspects from overview to final checklist, with features like paragraph expansion, tool name replacement suggestions, and revision session tracking, suitable for in-depth analysis.
Applicable Boundaries and Considerations
- This skill relies on sub-skills like
humanizer,research-writing, andacademic-figures, which are invoked automatically during the process, but these must be installed. - Input requires original review comments (text, screenshots, or PDF); otherwise, Phase 0 may not execute properly.
- It is designed for academic paper revision, particularly for journal submissions, but may need manual adjustments for specific fields or formats.
- During rewriting, the
humanizerskill focuses on removing AI traces, but for highly specialized content, domain knowledge verification is recommended.
Use Cases
- When your paper receives multiple complex comments from journal reviewers and you need to quickly parse them and prioritize actions for a clear revision plan.
- Before submission, use quantitative tools to diagnose the paper's structural weight, sentence length distribution, and AI-generated traces, obtaining specific optimization directions.
- After revisions are complete, you need to generate a visual annotation report in HTML format for communicating revision logic with co-authors or maintaining a revision audit trail.
- Systematically polishing an English paper requires section-by-section clearing of AI-generated traces (like parallel endings, vague jargon) and replacement with concrete, humanized expressions.
Best For
- Academic Novice Authors: Facing journal reviewer comments for the first time, unfamiliar with systematic revision workflows, need a structured guide to convert fragmented feedback into actionable tasks.
- Research Team Leaders or Supervisors: Need to ensure papers produced by the team undergo standardized quality and compliance checks before submission, and generate reports for internal peer review.
- Academic Journal Editors or Reviewers: Seek to assist authors in more effectively understanding review comments and making targeted revisions, reducing multi-round communication costs.
- Non-native English Speaking Researchers: Papers already contain empirical data, but the writing is stiff or overly formulaic, requiring in-depth language optimization while preserving core findings.
Related Skills
Transforms LLMs into knowledge base maintainers to incrementally build and maintain a persistent, interlinked Markdown wiki.
A mindmap generation skill specialized in distilling complex information into structured knowledge frameworks for easy understanding and reuse.
BookBone distills books into operational thinking frameworks, extracting core mental models, methodologies, and concepts into structured knowledge tools.
A Python function for local academic paper retrieval engine, supporting multi-platform parallel search, export, and citation analysis, with built-in classic paper index.