feishu-paper-reviewer

Insert Feishu document edits and reviewer comments into docx papers.

265|23|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/yipng05-max/-skills --skill feishu-paper-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feishu-paper-reviewer
Source: https://github.com/yipng05-max/-skills/tree/main/feishu-paper-reviewer
Command: npx skills add https://github.com/yipng05-max/-skills --skill feishu-paper-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It helps reviewers provide consistent, rigorous academic feedback directly inside Feishu documents by generating structured revisions (highlights, deletions, replacements) and attaching precise in-text and full-paper review comments.

Core Features & Use Cases

  • On-Doc Academic Revision Marking: Applies trackable changes to the paper text in Feishu Word/wiki docx content using deterministic update modes and exact text-range matching.
  • Reviewer-Grade Feedback Across Dimensions: Evaluates structure, language, logic, and academic norms, producing prioritized edits and commentary with “must-fix vs suggestion” guidance.
  • End-to-End Workflow for Submissions: Fetches the target document content, generates 15–30 revision items (customizable depth), applies edits from end to beginning, then adds both highlight comments and a final overall review.

Quick Start

Provide the Feishu document URL or doc_id that contains the docx paper, then ask the assistant to run feishu-paper-reviewer to add marked revisions and a full-paper review comment.

Frequently Asked Questions about feishu-paper-reviewer

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

FAQPage Schema
How do I peer review a paper directly in a Feishu document with track changes?

To peer review a paper in a Feishu document with track changes, provide the docx URL to generate structured revisions. The system fetches content via lark-cli and applies deterministic text-range matching to insert highlights, deletions, and reviewer comments directly into the manuscript.

Can I add academic feedback and annotations to a Feishu wiki docx file?

Yes, you can add academic feedback and annotations to a Feishu wiki docx file. The workflow evaluates structure, language, logic, and academic norms, then applies both prioritized in-text highlight comments and a final overall review comment to the document.

What is the best way to automate manuscript quality checks for journal submissions in Feishu?

The best way to automate manuscript quality checks for journal submissions in Feishu is using an end-to-end workflow that generates 15 to 30 revision items. It applies edits from end to beginning to prevent range shifting, ensuring rigorous academic norm checking and argumentation evaluation.

Does the Feishu paper reviewer require lark-cli and shared authentication to modify documents?

Yes, the Feishu paper reviewer requires lark-cli and shared authentication from lark-shared to fetch document content. It also utilizes doc update and comment capabilities from lark-doc and lark-drive to apply revision markup and attach reviewer feedback.

Why are text edits applied from end to beginning when reviewing a Feishu docx manuscript?

Text edits are applied from end to beginning when reviewing a Feishu docx manuscript to prevent range shifting during text replacement. This deterministic update mode uses exact text-range matching, ensuring precise insertion of revision markup without breaking subsequent edit locations.

What limitations exist when using deterministic replace_range for document annotation in Feishu?

A key limitation of using deterministic replace_range for document annotation in Feishu is the requirement for precise text matching. If the targeted text range does not match exactly, the revision markup, highlight comments, or text deletions may fail to apply to the manuscript.