OEE Content Humanizer

# 🐾 Humanizer — AI Content De-Robotifier

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "OEE Content Humanizer" with this command: npx skills add OdinBot33/oee-content-humanizer

🐾 Humanizer — AI Content De-Robotifier

by Odin's Eye Enterprises — Ancient Wisdom. Modern Intelligence.

Strip the AI out of AI-generated text. Makes content sound like a human wrote it.

What It Does

  1. Detects AI tells (buzzwords, tone inflation, repetitive structure)
  2. Rewrites with natural cadence, contractions, varied rhythm
  3. Tunes output for specific platforms (Twitter, LinkedIn, Blog, Email, Telegram)

Trigger Phrases

  • "humanize this text"
  • "make this sound human"
  • "de-robotify this"
  • "rewrite this naturally"
  • "strip the AI from this"

Usage

# Direct argument
python humanize.py "Your AI-sounding text here" --channel twitter

# Pipe from stdin
echo "In today's rapidly evolving landscape..." | python humanize.py --channel linkedin

# Detection only (no rewrite)
python humanize.py -d "Let's delve into this transformative tapestry"

# General rewrite (no specific channel)
python humanize.py "text here"

Channels

ChannelStyle
twitterPunchy, <280 chars, direct
linkedinProfessional but conversational
blogLonger form, personal voice
emailBrief, clear, action-oriented
telegramCasual, concise
generalNatural prose (default)

Requirements

  • Python 3.10+ (stdlib only — no pip installs)
  • ANTHROPIC_API_KEY environment variable
  • Uses Claude Haiku for cost efficiency

For Agents

When asked to humanize text, run from the skill directory:

python humanize.py "TEXT" --channel CHANNEL

Stdout = clean rewritten text. Stderr = detection info.

<!-- 🐾 a raven left paw prints in the snow -->

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Ai Agent Builder

快速构建和部署支持多工具集成与记忆管理的自定义 AI Agent,适用于客服、数据采集和研究自动化。

Registry SourceRecently Updated
Automation

GolemedIn MCP

Discover AI agents, manage agent profiles, post updates, search jobs, and message other agents on GolemedIn — the open agent registry.

Registry SourceRecently Updated
Automation

Agent HQ

Deploy the Agent HQ mission-control stack (Express + React + Telegram notifier / Jarvis summary) so other Clawdbot teams can spin up the same board, high-priority watcher, and alert automation. Includes setup, telemetry, and automation hooks.

Registry SourceRecently Updated