Install
openclaw skills install ai-writing-humanizerAutomatically strip AI writing patterns and stock phrases from user-facing prose before sending. Use when preparing longer texts to ensure a natural, human tone without obvious AI tells.
openclaw skills install ai-writing-humanizerProvide 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.
scripts/humanize.py --input text.txt --output cleaned.txt.humanize_text() from the script and apply before sending.