← 返回
未分类 中文

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...
在不改变事实、数据或原文的前提下,以克制的方式去除中文文本中明显的AI写作痕迹。用于Codex需要降低AI气味时。
abigale-cyber abigale-cyber 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 593
下载
💾 1
安装
1
版本
#latest

概述

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.md
  • content-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

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 06:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 882 📥 202,621
content-creation

Marketing Skills

jchopard69
{"answer":"获取23个营销模块,包含CRO、SEO、文案、分析、发布、广告及社媒的清单、框架与现成交付物。"}
★ 142 📥 30,295
content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 55 📥 28,219