Skip to content

[Skill] humanize-chinese — Chinese AI text detection & rewriting #189

@voidborne-d

Description

@voidborne-d

humanize-chinese — Chinese AI Text Detection & Rewriting

GitHub: https://github.com/voidborne-d/humanize-chinese
License: MIT | Dependencies: Zero (pure Python)

What it does

Detects and rewrites AI-generated Chinese text. Two-layer detection (20+ rule dimensions + N-gram perplexity analysis), 0-100 scoring, 7 style transforms, academic paper AIGC reduction targeting CNKI/VIP/Wanfang.

Claude Code Integration

4 slash commands: /detect, /humanize, /academic, /style [style]

Quick Demo

python scripts/academic_cn.py paper.txt -o clean.txt --compare
# Original: 79/100 🔴 → Rewritten: 12/100 🟢

Install

clawhub install humanize-chinese
# or
cp claude-code/*.md .claude/commands/

Free. Local. Zero dependencies. One command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions