Ai Writing Humanizer
/install ai-writing-humanizer
AI Writing Humanizer
Provide a cleaned, human-sounding version of input text by removing or rewriting common AI-generated writing patterns. Load this skill automatically for any user-facing prose longer than ~150 words.
Patterns Covered
- Overuse of hedging phrases: "At the end of the day", "It's worth noting", "It is important to remember"
- Stock transitions and signposts: "First", "Secondly", "Finally"
- Structural markers: em dashes (—), parentheses for side notes, bullet-like serial lists
- Predictable rule-of-three constructs: "X, Y, and Z" used as checklist language
- Passive voice sections flagged by "was", "were", "has been"
- Performed authenticity cues: "I hope this helps", "Let me know if you have any questions"
Usage
- Pass input text to
scripts/humanize.py --input text.txt --output cleaned.txt. - For integrations, import
humanize_text()from the script and apply before sending.
Bundled Resources
- scripts/humanize.py — Python script implementing regex-based pattern removal and light rewriting
- references/signs-of-ai-writing.md — List of AI writing signs based on Wikipedia
- tests/test_humanizer.py — Regression tests to detect patterns
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-writing-humanizer - After installation, invoke the skill by name or use
/ai-writing-humanizer - Provide required inputs per the skill's parameter spec and get structured output
What is Ai Writing Humanizer?
Automatically strip AI writing patterns and stock phrases from user-facing prose before sending. Use when preparing longer texts to ensure a natural, human t... It is an AI Agent Skill for Claude Code / OpenClaw, with 978 downloads so far.
How do I install Ai Writing Humanizer?
Run "/install ai-writing-humanizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Writing Humanizer free?
Yes, Ai Writing Humanizer is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Ai Writing Humanizer support?
Ai Writing Humanizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Writing Humanizer?
It is built and maintained by Host Hobbit (@hosthobbit); the current version is v0.1.0.