Skip to content
Productivity
Skill

/humanizer

Rewrite AI-generated text to sound natural and human-written. Removes LLM tells — cliché phrases, predictable structure, inflated language, and robotic patterns. Use when editing drafts, emails, articles, or any text that reads like it was written by AI.

From plugin
cowork-os
452155 skills
Install
$ npx -y skills add CoWork-OS/CoWork-OS --skill humanizer --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/humanizer

Context preview

The summary Claude sees to decide when to auto-load this skill.

Rewrite AI-generated text to sound natural and human-written. Removes LLM tells — cliché phrases, predictable structure, inflated language, and robotic patterns. Use when editing drafts, emails, articles, or any text that reads like it was written by AI.

SKILL.md

humanizer.SKILL.md
name: humanizer
description: "Rewrite AI-generated text to sound natural and human-written. Removes LLM tells — cliché phrases, predictable structure, inflated language, and robotic patterns. Use when editing drafts, emails, articles, or any text that reads like it was written by AI."
version: "1.0.0"
metadata:
  author: CoWork OS Contributors <info@coworkosapp.com>

Humanizer

Purpose

Rewrite AI-generated text to sound natural and human-written. Removes LLM tells — cliché phrases, predictable structure, inflated language, and robotic patterns. Use when editing drafts, emails, articles, or any text that reads like it was written by AI.

Routing

  • Use when: User asks to humanize text, make text sound less like AI, rewrite AI-generated content, remove AI tells, make writing more natural, or edit text to sound human-written
  • Do not use when: User wants to generate new content from scratch, translate text, or summarize text
  • Outputs: Rewritten text that reads naturally without AI writing markers
  • Success criteria: The output text would not be flagged by AI detection tools and reads like natural human writing

Trigger Examples

Positive

  • Use the humanizer skill for this request.
  • Help me with humanizer.
  • User asks to humanize text, make text sound less like AI, rewrite AI-generated content, remove AI tells, make writing more natural, or edit text to sound human-written
  • Humanizer: provide an actionable result.

Negative

  • User wants to generate new content from scratch, translate text, or summarize text
  • Do not use humanizer for unrelated requests.
  • This request is outside humanizer scope.
  • This is conceptual discussion only; no tool workflow is needed.

Parameters

| Name | Type | Required | Description | |---|---|---|---| | text | string | No | The text to humanize (or paste it directly in your message) | | tone | select | No | Target tone for the rewrite |

Runtime Prompt

  • Current runtime prompt length: 818 characters.
  • Runtime prompt is defined directly in `../humanizer.json`.
Read more
Ships withcowork-os

Local-first personal agentic OS and everything app for coding, knowledge work, web design, automations, and artifacts.

Get the whole plugin
Stats
450
Stars
77
Forks
Active
Maintenance
TypeScript
Language
MIT
License
4d ago
Last commit
7mo ago
Created

Repo: CoWork-OS/CoWork-OS

Other skills on cowork-os.