auto-review-loop-minimax

Automate multi-round external review loops with MiniMax and persistent state.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/HeXiao-55/Auto-SurveyMind --skill auto-review-loop-minimax-hexiao-55
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: auto-review-loop-minimax
Source: https://github.com/HeXiao-55/Auto-SurveyMind/tree/main/skills/auto-review-loop-minimax
Command: npx skills add https://github.com/HeXiao-55/Auto-SurveyMind --skill auto-review-loop-minimax-hexiao-55

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the process of conducting multi-round external reviews for research projects, enabling iterative feedback and improvements based on a standardized scoring loop.

Core Features & Use Cases

  • End-to-end review orchestration: initiates review rounds, parses feedback, and tracks progress with persistent state.
  • Flexible API integration: works with MiniMax MCP or curl fallback to fetch external reviewer insights.
  • Use Case: A research team wants structured critique and rapid iteration to reach a submission-ready manuscript within a fixed number of rounds.

Quick Start

Run the autonomous review loop on your topic to begin iterative evaluation and improvement until you reach a positive assessment or hit the maximum rounds.

Frequently Asked Questions about auto-review-loop-minimax

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

FAQPage Schema
How do I automate multi-round external review for research projects?▼

Automate multi-round external review by running an autonomous loop using MiniMax for iterative feedback, which initiates review rounds, parses feedback, and tracks progress via persistent state files until reaching a positive assessment or maximum rounds.

How does the autonomous review loop handle workflow orchestration and state persistence?▼

The autonomous review loop handles workflow orchestration through phase orchestration and state persistence, saving progress to REVIEW_STATE.json and AUTO_REVIEW.md files to track iterative feedback and improvement cycles consistently.

Can I use MiniMax with MCP and curl fallback for external review feedback?▼

Yes, you can fetch external reviewer insights using configurable API-backed review methods, supporting both MiniMax MCP integration and a curl fallback mechanism to ensure the review loop retrieves feedback reliably.

What is the best way to structure iterative feedback for a research manuscript?▼

Structure iterative feedback through a standardized scoring loop that automates multi-round external reviews, enabling a research team to receive structured critique and reach a submission-ready manuscript within a fixed number of bounded rounds.

Does the automated review workflow support a bounded number of improvement cycles?▼

Yes, the automated review workflow supports a bounded number of improvement cycles, executing repeatable iteration rounds that parse reviewer scoring and structured feedback until the research project achieves a positive assessment or hits the maximum rounds limit.