Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Advanced AI text humanizer for blog content. Detects and removes 34 AI writing patterns, adds personality/soul, and handles crypto/Web3 specific tells. Use w...
Advanced AI text humanizer for blog content. Detects and removes 34 AI writing patterns, adds personality/soul, and handles crypto/Web3 specific tells. Use w...
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.
Identify and remove signs of AI-generated text. This enhanced version includes crypto/Web3 patterns and adds personality to make content sound genuinely human-written.
/humanizer # Humanize current file or selection /humanizer path/to/file.md # Humanize specific file /humanizer --scan # Scan only, don't edit (show issues) /humanizer --batch drafts/ # Process all .md files in directory
Identify all AI patterns in the text, categorize by severity: HIGH β Obvious AI tells, must fix (negative parallelism, chatbot artifacts, em dash overuse, vague attributions, copula avoidance) MEDIUM β Common AI patterns, should fix (rule of three, significance inflation, synonym cycling) LOW β Minor tells, fix if time permits (title case headings, excessive bold)
Ask user: "Fix all issues? Or review one by one?"
After fixing patterns, review for personality. Sterile writing is still obvious AI. See references/communication-crypto-soul-patterns.md for the full soul/personality guide.
Check Flesch-Kincaid readability. Target grade 10-12 for developer content, grade 8-10 for general audience. If score is too high (too complex), simplify longest sentences and replace jargon.
After all other fixes, run a final check for em dashes (β) across the text. Humanizer rewrites can reintroduce em dashes. Remove any that were added during the fix process.
All 34 patterns are documented with before/after examples in the reference files below. PatternsSeverityReference file1. Significance inflationMEDIUMreferences/content-patterns.md2. Promotional languageMEDIUMreferences/content-patterns.md3. Superficial -ing analysesMEDIUMreferences/content-patterns.md4. Vague attributionsHIGHreferences/content-patterns.md5. Formulaic challenges sectionsMEDIUMreferences/content-patterns.md6. Generic positive conclusionsMEDIUMreferences/content-patterns.md7. AI vocabulary wordsMEDIUMreferences/language-style-patterns.md8. Copula avoidanceHIGHreferences/language-style-patterns.md9. Negative parallelismHIGHreferences/language-style-patterns.md10. Rule of threeMEDIUMreferences/language-style-patterns.md11. Synonym cyclingMEDIUMreferences/language-style-patterns.md12. False rangesLOWreferences/language-style-patterns.md13. Em dash overuseHIGHreferences/language-style-patterns.md14. Excessive boldfaceLOWreferences/language-style-patterns.md15. Inline-header listsMEDIUMreferences/language-style-patterns.md16. Title case headingsLOWreferences/language-style-patterns.md17. Curly quotesLOWreferences/language-style-patterns.md18. Chatbot artifactsHIGHreferences/communication-crypto-soul-patterns.md19. Knowledge cutoff disclaimersHIGHreferences/communication-crypto-soul-patterns.md20. Sycophantic toneMEDIUMreferences/communication-crypto-soul-patterns.md21. Excessive hedgingMEDIUMreferences/communication-crypto-soul-patterns.md22. Filler phrasesMEDIUMreferences/communication-crypto-soul-patterns.md23. Crypto hype languageHIGHreferences/communication-crypto-soul-patterns.md24. Vague "ecosystem" claimsMEDIUMreferences/communication-crypto-soul-patterns.md25. Unsubstantiated statsHIGHreferences/communication-crypto-soul-patterns.md26. "Seamless" and "frictionless"MEDIUMreferences/communication-crypto-soul-patterns.md27. Abstract "empowerment" languageMEDIUMreferences/communication-crypto-soul-patterns.md28. Fake decentralization claimsHIGHreferences/communication-crypto-soul-patterns.md29. Meta-narrationHIGHreferences/communication-crypto-soul-patterns.md30. False audience rangeMEDIUMreferences/communication-crypto-soul-patterns.md31. Parenthetical definitionsMEDIUMreferences/communication-crypto-soul-patterns.md32. Sequential numberingMEDIUMreferences/communication-crypto-soul-patterns.md33. "It's worth noting" fillerMEDIUMreferences/communication-crypto-soul-patterns.md34. Identical paragraph structureHIGHreferences/communication-crypto-soul-patterns.mdSoul and personality guideβreferences/communication-crypto-soul-patterns.md
SeverityPatternsActionHIGHNegative parallelism, em dash overuse, chatbot artifacts, vague attributions, copula avoidance, crypto hype, unsubstantiated stats, meta-narration, identical paragraph structure, fake decentralization, knowledge cutoff disclaimersMust fixMEDIUMRule of three, significance inflation, promotional language, -ing analyses, AI vocabulary, sycophantic tone, hedging, filler phrases, ecosystem claims, false audience range, parenthetical definitions, sequential numbering, "it's worth noting" filler, inline-header lists, "seamless"/"frictionless", abstract empowermentShould fixLOWTitle case, curly quotes, excessive bold, false rangesFix if time permits
FindReplaceβ (em dash, multiple), or . serves as / stands asisisn't X. It's YRewrite as single statementcrucial / vital / pivotalimportant or key or deleteFurthermore, / Moreover,Also, or deleteIt is important to noteDeleteResearch showsAdd specific sourcelandscape (abstract)Be specificrevolutionizing / game-changingDescribe what it actually doesseamless / frictionlessDescribe the actual UXIn this article, we'll exploreDeleteLet's dive in / Let's take a lookDeleteFirst,... Second,... Third,...Vary transitionsIt's worth noting / Notably,Deletedelve"look at" / "examine"AdditionallyDelete
To humanize multiple files: # Scan all markdown files in drafts/ /humanizer --scan drafts/*.md # Fix all files (with confirmation) /humanizer --batch drafts/ Output format for batch: ## Batch humanization report drafts/post-1.md HIGH 3 | MEDIUM 5 | LOW 2 drafts/post-2.md HIGH 1 | MEDIUM 3 | LOW 4 drafts/post-3.md Clean! No issues found. Total: 3 files, 18 issues
Based on: Wikipedia: Signs of AI writing GitHub: blader/humanizer Original research on crypto/Web3 AI patterns Key insight: "LLMs use statistical algorithms to guess what should come next. The result tends toward the most statistically likely result that applies to the widest variety of cases." Version 1.2.0 | Created for 0G Labs content team
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.