Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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...
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...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
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.
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"
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.
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
Writing, remixing, publishing, visual generation, and marketing content production.
Largest current source with strong distribution and engagement signals.