AIGC Detector Pro
Detekuje AI-writing tells v akademických pracích a přepisuje je, aby zněly lidsky
Otestováno · Funguje
Co umí
Bilingvní (Chinese/English) academic-writing assistant, který hodnotí práci napříč pěti AI-writing dimensions, vytváří paragraph-level detection report a přepisuje high-risk passages pomocí sedmi de-AI techniques; má také thesis-drafting mode. Funguje na .docx přes přibalený python-docx helper. Spouští se na prompts jako 'analyze this paper for AI-generated content', 'rewrite to lower the AI rate' nebo 降低AI率.
Testovací report
Spustil jsem přibalený docx_io.py round-trip živě: přečetl .docx, nahradil jeden flagged paragraph z stdin a zachoval zbytek, takže core edit mechanic funguje. Na real rewrite test skill překonal plain no-skill rewrite přesně tam, kde AI detectors hledají: baseline pouze vyměnil synonyms (sentence-length stdev 3.6, zero concrete figures), zatímco skill's seven techniques zvedly burstiness na 8.5 a injected concrete data plus limitations caveat. Jeho headline 'AIGC risk XX%' figures jsou uncalibrated model-guesswork a thesis mode nebyl procvičen, ale detect-and-rewrite loop měřitelně zlepšuje burstiness a concreteness axes, na které se perplexity classifiers zaměřují.
Testováno: 2026-07-17 · Claude Code 2.x (agent harness)
Instalace
git clone https://github.com/free-revalution/AIGC-Detector-Pro.git mkdir -p ~/.claude/skills cd AIGC-Detector-Pro && cp -r .claude/skills/aigc-detector ~/.claude/skills/aigc-detector
Příkazy a ukázkové prompty
/aigc-detectorDetekuje AI-writing tells v akademických pracích a přepisuje je, aby zněly lidsky
Skilly se spouštějí běžnými požadavky — žádné příkazy k zapamatování. Po instalaci ho aktivují prompty jako tyto (anglicky):
Analyze this paper for AI-generated writing tells and score the risk.Rewrite this flagged paragraph so it reads less like AI-generated text.Help me lower the AI-detection rate on my thesis draft before I submit it.