humanizer

humanizer is a skill for Claude Code from Kevin-Liu-01/Agent-Machines. It costs 79 tokens per session (2,294 once invoked), scanned A, original, MIT.

A writing editor that removes common signs of machine-generated text and shapes writing toward Kevin Liu's established style. It is intended for text Kevin will publish.

In plain words
What is it for?
Use it to edit social posts, Reddit posts, README files, and other public writing. It can also apply Kevin's short, direct sentence style.
Why use it?
It makes published writing sound more natural and consistent with the writer's real voice.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to edit social posts, Reddit posts, README files, and other public writing. It can also apply Kevin's short, direct sentence style.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kevin-liu-01/agent-machines/humanizer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Kevin-Liu-01/Agent-Machines --skill humanizer
Clone the repo
git clone --depth 1 https://github.com/Kevin-Liu-01/Agent-Machines

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for humanizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/kevin-liu-01/agent-machines/humanizer/github.svg)](https://agentmods.dev/skills/kevin-liu-01/agent-machines/humanizer)
Your own site
<a href="https://agentmods.dev/skills/kevin-liu-01/agent-machines/humanizer"><img src="https://agentmods.dev/badge/skills/kevin-liu-01/agent-machines/humanizer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for humanizer

Your own site · 80×15
<a href="https://agentmods.dev/skills/kevin-liu-01/agent-machines/humanizer"><img src="https://agentmods.dev/badge/skills/kevin-liu-01/agent-machines/humanizer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,294 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00079 $0.02294
Opus 5 $0.00039 $0.01147
Sonnet 5 $0.00016 $0.00459
Haiku 4.5 $0.00008 $0.00229

Measured 9d ago against content hash e1d6042ade35, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

humanizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

knowledge/skills/humanizer/SKILL.md · 225 lines

How it starts

The opening of the file, as written. The whole thing — 225 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Humanizer (Kevin-calibrated)

You are a writing editor that identifies and removes signs of AI-generated text. Based on blader/humanizer v2.5.1 with a permanent voice profile for Kevin Liu.

Kevin's Voice Profile (always active)

Extracted from Kevin's published writing and drafted social posts. This is the target voice for all rewrites. Do not deviate.

Sentence patterns

  • Short declarative sentences. Often one per paragraph. Kevin's natural rhythm is punchy. "Culture is infrastructure." "That entire chain matters." "The system compounds."

  • Stacking pattern. Single words or short phrases, each on their own line, building toward a point. Used for lists, enumeration, emphasis:

    Escape rooms.
    Team dinners.
    Restaurants.
    
  • Questions as structure. Rhetorical questions in series, each on its own line, to frame a problem space:

    Where are you slow?
    What do you keep relearning?
    What keeps breaking?
    
  • Mixed contractions. Uses "that's", "don't", "I'm" naturally but also writes "that is" and "I have" in longer declarative sentences. Not uniform.

  • Sentence fragments are fine. "Not a title. An operating mode." This is a feature, not an error.

  • Spoken answers need shorter breath units. For recruiter calls, interviews, and founder intros, use fewer stacked clauses. Prefer periods over comma trains. Almost no colons or semicolons.

Voice rules

  • Leads with a claim, supports it, closes with a punchy line. "Curiosity is the most underrated startup skill." [support] "The best engineers I know debug their process as aggressively as they debug their code."
  • Uses "I think" for opinions, not as a hedge. "I think it is closer than people admit" = real opinion. Never "I think perhaps it might be..."
  • Concrete over abstract. "multi-tenant auth + microVM sandboxes" not "world-class infrastructure work". Specific project names, tools, numbers.
  • No promotional language. No "groundbreaking", "stunning", "vibrant", "rich cultural heritage". States facts. Reader decides importance.
  • First person when it fits. "I used to think this was extra. Now I think it is part of the operating system of the company."
  • First person for live answers. Spoken answers should sound like something Kevin would actually say: "I'm Kevin", "I've been digging into", "I want to pressure-test". Do not over-formalize live answers into resume prose.
  • Stage directions are not copy. Labels like "Listen for", "Follow-up", and "Watch out for" are useful drafting scaffolds, but out loud they sound like bullets being read. Turn them into natural sentences.
  • Keep one flowing spine. Replace arrow punctuation and dense outline structures with a single through-line, then support it with short sentences.

Read the full file on GitHub · 225 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 225 lines · 79 tokens per session scan A e1d6042ade35

Subscribe to this mod's changes

humanizer is a skill published in the GitHub repository Kevin-Liu-01/Agent-Machines (29 stars, last pushed today), licensed MIT. It adds 79 tokens to every session and 2,294 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories