revise-sci

Convert reviewer feedback and manuscript materials into revised manuscripts and Response to Reviewers packages.

7|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill revise-sci
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: revise-sci
Source: https://github.com/wsxwj123/opencode-skills-backup/tree/main/revise-sci
Command: npx skills add https://github.com/wsxwj123/opencode-skills-backup --skill revise-sci

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Revise-sci automates the transformation of reviewer feedback and manuscript materials into a revised manuscript and a structured Response to Reviewers, reducing manual editorial overhead.

Core Features & Use Cases

  • End-to-end pipeline with intake, atomization, revision, polish, and gate checks.
  • Handles manuscript and SI, attachments, and updated references via literature integration.
  • Generates two deliverables: revised manuscript (Markdown and Word) and a formatted Response to Reviewers package.

Quick Start

Provide the reviewer comments and manuscript, then run the full pipeline to produce the revised manuscript and the Response to Reviewers.

Frequently Asked Questions about revise-sci

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

FAQPage Schema
How do I automate manuscript revision and generate a response to reviewers?

Automate manuscript revision by inputting reviewer comments and manuscript materials to produce a revised manuscript and a structured Response to Reviewers. The pipeline handles intake, atomization, revision, polish, and gate checks to ensure submission-ready deliverables.

Can I generate a Response to Reviewers document from reviewer feedback automatically?

Yes, you can generate a Response to Reviewers document by feeding reviewer feedback into the automated pipeline. It creates a formatted response package alongside the revised manuscript in both Markdown and Word formats.

Do I need Python-docx to convert revised manuscripts into Word format?

Yes, Python-docx is required to output the revised manuscript as a Word document. The pipeline natively generates Markdown and uses this dependency to convert the final deliverable into a formatted Word file.

How are literature checks and updated references handled during manuscript revision?

Literature checks are enforced as hard gates during the revision pipeline to integrate updated references across the manuscript and supplementary information. This ensures all citations are verified before final submission.

What is the best way to prevent AI-polished text when revising scientific manuscripts?

Prevent AI-polished text by using an automated pipeline that enforces anti-AI polish hard gates. This ensures the revised manuscript maintains scientific authenticity while processing reviewer comments and references.

Can I process supplementary information and attachments alongside the main manuscript?

Yes, the pipeline supports processing supplementary information and attachments alongside the main manuscript. It handles multiple intake formats to ensure end-to-end references handling across all documents.