baibaiAIGC

Rewrite Chinese or English scholarly text to reduce AI-detection signals.

944|93|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/poleHansen/baibaiAIGC --skill baibaiaigc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: baibaiAIGC
Source: https://github.com/poleHansen/baibaiAIGC/tree/main
Command: npx skills add https://github.com/poleHansen/baibaiAIGC --skill baibaiaigc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The baibaiAIGC skill helps users reduce AI-detection signals in Chinese or English scholarly writing by guiding a regulated, multi-round rewrite process that preserves original meaning, terminology, and logical structure while making the prose more natural.

Core Features & Use Cases

  • Supports multiple modes (chat skill, script API, Web, and app) that share the same prompts, references, scripts, and record-keeping for consistent results.
  • Maintains cross-session continuity through finish/aigc_records.json so rounds can be chained across conversations.
  • Enforces project block-based processing and paragraph-aware chunking to keep edits faithful to the source and within length constraints.

Quick Start

Place your document in origin/ and trigger the skill to start the first round rewrite.

Frequently Asked Questions about baibaiAIGC

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

FAQPage Schema
How do I reduce AI traces in scholarly writing without losing the original meaning?

To reduce AI traces in scholarly writing, you can use a regulated, multi-round rewrite process that preserves original terminology and logical structure while making the prose more natural. The skill coordinates paragraph-aware chunking to keep edits faithful to the source.

What is cross-session continuity for AI text rewriting?

Cross-session continuity for AI text rewriting ensures that multiple rewrite rounds can be chained across different conversations. It operates by storing intermediate results and records, allowing you to pause and resume scholarly text processing without losing progress.

How do I start the first round of academic editing to bypass AI detection?

To start academic editing, place your document in the origin directory and trigger the skill to begin the first round rewrite. The system enforces block-based processing and paragraph-aware chunking to maintain length constraints and source fidelity.

Does the AI text rewrite process support both Chinese and English prompts?

Yes, the AI text rewrite process supports Chinese two-round prompts and English single-round prompts. Both modes coordinate across sessions via AIGC records to consistently reduce AI-detection signals in scholarly writing.

Can I use python-docx documents with this scholarly writing rewrite process?

Yes, you can use python-docx documents as the skill depends on python-docx for document processing. It processes chunked, paragraph-aware text blocks from your documents to ensure edits remain faithful to the original source.

What are the limitations of cross-session text rewrite for academic editing?

A limitation of cross-session text rewrite is that it requires storing intermediate results in records to function. If the block-based processing or paragraph-aware chunking constraints are not met, edits may not stay faithful to the source length and structure.