shyuan/writing-humanizer

16 stars · Last commit 2026-06-21

Claude Code plugin:去除文章中的 AI 寫作痕跡,使文字更自然、更有人味。以台灣正體中文為主。

README preview

# Writing Humanizer

Remove AI writing patterns from text, making it sound more natural and human. Focused on Traditional Chinese (Taiwan).

One skill, seven hosts. The same `skills/writing-humanizer` skill runs in Claude Code, OpenAI Codex, Cursor, Google Antigravity CLI, OpenCode, Kimi CLI, and pi — only the per-host manifest differs.

## Installation

### Claude Code

Via marketplace (recommended):

```bash
/plugin marketplace add shyuan/shyuan-marketplace
/plugin install writing-humanizer@shyuan-marketplace
```

Or direct:

```bash

View full repository on GitHub →