Skip to content

v1.0.0

Choose a tag to compare

@hannsxpeter hannsxpeter released this 15 May 13:09

First stable release.

humanizer is a pure-prompt skill: instructions only, no scripts, no
dependencies, no network. It rewrites AI-sounding prose so it reads as
genuinely human, and rewrites in a specific writer's voice when a sample or
profile is available.

What it gets right that most de-slop tools do not:

  • Faithfulness over liveliness. A three-layer guard plus a mandatory meaning
    check stop the rewrite from inventing facts, causes, or quotes to sound
    concrete.
  • Restraint by design. A density pre-check scales effort to evidence, and an
    explicit do-not-flag reference protects already-human writing instead of
    flattening it.
  • Variance, not synonym-swapping. It targets the real signature of machine
    text, uniform rhythm, rather than relocating it with a thesaurus.
  • Voice-first, with an opt-in stance mode for edge on request.

Ships with a 32-pattern tell catalog (six families), four worked examples, a
verification eval set, and adapters for Claude Code, Cursor, Codex,
Antigravity, Gemini CLI, Pi Coder, OpenCode, and GitHub Copilot.

See CHANGELOG.md for the full list.