deai-academic-zh
Detect and rewrite AI traces in Chinese academic papers
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install deai-academic-zh?▼
Run `npx skills add houlaisan/deai-academic-zh --all -g -y` in your terminal to install it globally for your AI coding assistant.
How to lower AIGC detection rate in a Chinese thesis?▼
Use the three-round method: replace high-risk wording first, then inject sentence-length variation into flagged paragraphs, and finally restructure remaining flagged sections with concrete details.
Does it work with VIP and CNKI detection systems?▼
Yes. It was validated on a 29,000-word undergraduate thesis, reducing the VIP AIGC score from 53.34% to 16.32% and the CNKI score to 0%.
Will rewriting change my research content or data?▼
No. It follows a zero-fabrication principle and only improves expression style, never adding new data, citations, or conclusions.
Does it work for English papers?▼
No. It is designed specifically for Chinese academic writing such as undergraduate theses, master's dissertations, and Chinese journal submissions.
Related Repositories in Education & Research
View All in Education & Research→learn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides