KKKKhazix/human-writing
GitHub: KKKKhazix/human-writing
一个让AI生成的中文读起来像真人写作的通用创作与改稿Skill,通过材料核查、写作流程管控和逐段质检消除模型腔。
Stars: 753 | Forks: 75
Agent 不支持直接安装时
从 [Releases](https://github.com/KKKKhazix/human-writing/releases/latest) 下载,或者把仓库里的 [`human-writing`](./human-writing) 文件夹完整复制到本机 Skills 目录。文件夹名保留 `human-writing`。 ~/.agents/skills/human-writing/展开查看完整目录
human-writing/ ├── SKILL.md ├── VERSION ├── LICENSE ├── agents/ │ └── openai.yaml ├── dist/ │ └── human-writing-lite.md ├── references/ │ ├── forum-prose.md │ ├── reality.md │ ├── fiction.md │ ├── formats.md │ └── revision.md └── scripts/ └── check_prose.py | 位置 | 干什么的 | | :--- | :--- | | [`SKILL.md`](./human-writing/SKILL.md) | 入口。材料门槛、现实与虚构分流、写作流程、交付禁令,全在这一份里 | | [`forum-prose.md`](./human-writing/references/forum-prose.md) | 知乎、公众号、论坛长帖的写法,节奏和措辞的具体做法都在这里 | | [`reality.md`](./human-writing/references/reality.md) | 真人、历史、新闻、数据和个人经历的事实边界 | | [`fiction.md`](./human-writing/references/fiction.md) | 小说、故事、虚构散文和对白的创作规则 | | [`formats.md`](./human-writing/references/formats.md) | 短内容、口播、演讲、教程、评测等特殊形式 | | [`revision.md`](./human-writing/references/revision.md) | 初稿写完之后怎么改——逐遍检查清单 | | [`check_prose.py`](./human-writing/scripts/check_prose.py) | 检查成稿有没有踩到硬禁令 | | [`human-writing-lite.md`](./human-writing/dist/human-writing-lite.md) | 蒸馏版,两千字以内,聊天窗口直接粘贴用 |活人感写作 · Human Writing · 1.1.0
标签:AI写作, AI技能, 中文创作, 内容生成, 提示词工程, 策略决策点, 自然语言生成, 逆向工具, 防御加固