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/-humanized.mdcontent-production/drafts/-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