π¦ ClawHub
Ai Writing Humanizer
by @hosthobbit
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...
TERMINAL
clawhub install ai-writing-humanizerπ About This Skill
name: ai-writing-humanizer description: Automatically 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.
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
Usage
1. Pass input text to scripts/humanize.py --input text.txt --output cleaned.txt.
2. For integrations, import humanize_text() from the script and apply before sending.
Bundled Resources
π‘ Examples
1. Pass input text to scripts/humanize.py --input text.txt --output cleaned.txt.
2. For integrations, import humanize_text() from the script and apply before sending.