Content System Humanizer Zh
/install content-system-humanizer-zh
Humanizer ZH
This repo-local skill is inspired by op7418/Humanizer-zh and blader/humanizer, but implemented for the content-system runtime.
Quick Start
.venv/bin/python -m skill_runtime.cli run-skill humanizer-zh \
--input content-production/drafts/harness-engineering-一人公司-article.md
What It Does
- Detects obvious AI-writing traces in Chinese prose
- Applies a surgical rewrite pass on body paragraphs
- Preserves facts, numbers, headings, structure, and article intent
- Writes a humanized copy plus a JSON report
Output
content-production/drafts/\x3Cslug>-humanized.mdcontent-production/drafts/\x3Cslug>-humanizer-report.json
Constraints
- Do not invent new facts or sources
- Do not flatten strong viewpoints into neutral filler
- Do not rewrite headings or titles by default
- Do not pretend the text comes from personal experience if it does not
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install content-system-humanizer-zh - After installation, invoke the skill by name or use
/content-system-humanizer-zh - Provide required inputs per the skill's parameter spec and get structured output
What is Content System Humanizer Zh?
Remove obvious AI-writing traces from Chinese text in a constrained way. Use when Codex needs to reduce AI smell without changing facts, data, or the article... It is an AI Agent Skill for Claude Code / OpenClaw, with 192 downloads so far.
How do I install Content System Humanizer Zh?
Run "/install content-system-humanizer-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Content System Humanizer Zh free?
Yes, Content System Humanizer Zh is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Content System Humanizer Zh support?
Content System Humanizer Zh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Content System Humanizer Zh?
It is built and maintained by Abigale-cyber (@abigale-cyber); the current version is v1.0.0.