ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 5/5

humanize-chinese

Detect and humanize AI-generated Chinese text. 20+ detection categories, weighted 0-100 scoring with sentence-level analysis, 7 style transforms (casual/zhihu/xiaohongshu/wechat/academic/literary/weibo), sentence restructuring, context-aware replacement. Pure Python, no dependencies. v2.0.0

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/0xspeter/humanize-chinese-2-0-0
Or

What This Skill Does

The humanize-chinese skill is a powerful command-line interface tool designed to bridge the gap between machine-generated prose and natural human expression. At its core, the tool employs a sophisticated detection engine capable of identifying over 20 distinct AI-writing patterns—ranging from rigid three-part structures and mechanical connectors to the overuse of corporate buzzwords. By assigning a weighted 0-100 severity score, it allows users to quantify exactly how 'robotic' their text appears.

Beyond detection, the skill features a comprehensive transformation engine. It can automatically restructure sentences, diversify vocabulary, and apply one of seven specific stylistic transforms (including Zhihu, Xiaohongshu, Weibo, and academic tones) to ensure the final output feels authentic. Using a pure Python, zero-dependency architecture, v2.0.0 provides a lightweight and robust solution for content creators, copywriters, and developers seeking to refine AI-assisted content without external API dependencies.

Installation

To integrate this skill into your environment, use the OpenClaw repository manager:

clawhub install openclaw/skills/skills/0xspeter/humanize-chinese-2-0-0

Ensure your local environment has a standard Python 3.x installation, as the tool relies on native libraries for all text-processing logic.

Use Cases

  1. Content Marketing: Rapidly convert AI-drafted articles into engaging social media posts for platforms like Xiaohongshu or WeChat.
  2. Professional Editing: Identify and strip out excessive 'AI-isms' like empty corporate jargon from business reports.
  3. Academic Refinement: Adjust the tone of research summaries to match specific literary or academic standards while maintaining core data integrity.
  4. Personalized Communication: Adapt robotic, generated email responses into more casual, human-centric language for better engagement.

Example Prompts

  1. 'Run a detection analysis on blog_post.txt and tell me which sentences are the most robotic so I can rewrite them.'
  2. 'Humanize the content in marketing_copy.txt, apply the xiaohongshu style, and save the result as social_final.txt.'
  3. 'Check the current AI-generated draft in draft.txt and compare it against a more casual tone, then show me the improvement in a side-by-side report.'

Tips & Limitations

  • Weighting: The detection system categorizes patterns into Critical, High, Medium, and Style signals. Prioritize fixing 'Critical' signals (like mechanical connectors) first, as they contribute most significantly to the 0-100 score.
  • Aggressive Mode: Use the -a (aggressive) flag for content that sounds overly formal; however, review the results carefully to ensure meaning remains intact.
  • Consistency: If working on a long-form document, process it in sections rather than as a single massive file to maintain better context-awareness.
  • Limitations: The tool is optimized for Chinese text. While effective, it cannot replicate unique human experiences or factual domain knowledge; it focuses primarily on stylistic flow and linguistic structure.

Metadata

Author@0xspeter
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-0xspeter-humanize-chinese-2-0-0": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#chinese-nlp#writing-assistant#content-optimization#ai-detection
Safety Score: 5/5

Flags: file-read, file-write