# Humanizer

> |

- **Type:** Skill
- **Install:** `agentstack add skill-aeopress-writing-skills-tw-humanizer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [aeopress](https://agentstack.voostack.com/s/aeopress)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [aeopress](https://github.com/aeopress)
- **Source:** https://github.com/aeopress/writing-skills.TW/tree/main/humanizer

## Install

```sh
agentstack add skill-aeopress-writing-skills-tw-humanizer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Humanizer（語言路由入口）

這支 skill 本身不定義規則，只做一件事：**判斷待處理文字的語言，路由到對應的去 AI 味 skill**。

## 路由規則

1. 先判斷「**要被改寫的那段文字**」主要是哪種語言（不是看使用者下指令用的語言）：
   - **繁體中文／中文（含簡體）** → 套用 **humanizer-tw**：13 類 AI 痕跡、OpenCC 漏網清洗、中國用語在地化、防誤殺台灣詞、標註模式、個人風格校準。
   - **英文** → 套用 **humanizer-en**：36 patterns（Wikipedia 基底＋獨立擴充）、voice calibration、detection guidance、annotate mode。
2. **取得完整規則**：路由後，讀對應的 sibling skill 取得全部細則再動手——`../humanizer-tw/SKILL.md` 或 `../humanizer-en/SKILL.md`（同一 plugin 內的姊妹 skill）。**完全遵循該 skill 的工作流與輸出格式**（例如中文的 ``／``／``）；本入口不另加格式。
3. **中英混合**：以「主要語言」為準路由；若兩種語言份量相當，先問一句要以哪邊規則為主，或分段各自套用對應 skill。

## 注意

- 判語言看的是「**要去 AI 味的內容**」，不是使用者的指令語言。使用者用中文叫你改一段英文，仍走 humanizer-en。
- **簡體中文**先當中文 → humanizer-tw（它本來就處理簡轉繁殘留與在地化）。
- 真的判不準（如極短片段、大量專有名詞）就直接問：「這段要用中文還是英文規則處理？」

> 已知語言時，直接用 `/humanizer-tw` 或 `/humanizer-en` 最直接；本入口是給「不想指定／中英混合」的便利路由。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [aeopress](https://github.com/aeopress)
- **Source:** [aeopress/writing-skills.TW](https://github.com/aeopress/writing-skills.TW)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-aeopress-writing-skills-tw-humanizer
- Seller: https://agentstack.voostack.com/s/aeopress
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
