LaunchKit · 2026
Back to Skills

oee-content-humanizer

> by Odin's Eye Enterprises — Ancient Wisdom.

0
463 downloads
by @odinbot33

Setup & Installation

openclaw skills install @odinbot33/oee-content-humanizer

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install oee-content-humanizer

What This Skill Does

Rewrites AI-generated text to sound like a human wrote it. Detects common AI patterns like tone inflation, buzzwords, and repetitive structure, then rewrites with natural cadence and contractions. Output can be tuned for specific platforms.

Handles platform-specific tone adjustments in one step rather than manually editing for each channel.

When to use it

  • Rewriting ChatGPT drafts before posting to LinkedIn
  • Cleaning up AI-written blog posts before publishing
  • Reformatting AI email drafts to sound less robotic
  • Checking if text has obvious AI tells before submitting
  • Adapting AI copy to match a casual Twitter voice

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: humanize this for LinkedIn: 'In today's rapidly evolving landscape, it is crucial to leverage synergistic paradigms...'

AGENT
  1. 1Receives text and target channel (linkedin)
  2. 2Runs humanize.py with the input text and --channel linkedin flag
  3. 3Claude Haiku detects AI tells: 'rapidly evolving landscape', 'leverage', 'synergistic paradigms'
  4. 4Rewrites with professional but conversational tone, removes buzzwords
  5. 5Returns clean text to stdout
OUTPUT

'The way we work is changing fast. Stacking buzzwords in your copy isn't going to convince anyone — clear language does.'

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

ANTHROPIC_API_KEY environment variable