Humanize CLI for Openclaw

A powerful command-line interface for identifying AI patterns in text and automatically rewriting content to sound more human.

lxgicstudios
v0.1.1
Feb 2, 2026
0
0
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install humanize-cli

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install humanize-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Humanize CLI?

Humanize CLI is a specialized tool designed for writers and content creators who need to ensure their text maintains a natural, human-like quality. As part of the Openclaw Skills ecosystem, this tool helps users navigate the complexities of AI-generated content by identifying robotic vocabulary and structural patterns that often trigger AI detectors. It provides a technical solution for those looking to bridge the gap between AI efficiency and human authenticity.

By integrating this tool into your workflow, you gain access to sophisticated analysis features that go beyond simple keyword checks. It evaluates sentence structure, the presence of contractions, and the use of transition words to provide a comprehensive humanization score. Whether you are polishing a blog post or preparing a technical report, this tool from Openclaw Skills ensures your message resonates with human readers while minimizing the risk of being flagged by automated systems.

Humanize CLI Use Cases

  • Scoring blog posts for AI detection risk before final publication.
  • Automatically transforming robotic sentences into natural language.
  • Identifying specific AI-favored vocabulary like delve, leverage, and robust.
  • Monitoring entire content directories for high-risk AI patterns.
  • Processing clipboard content quickly for instant rewrite suggestions.

How Humanize CLI Works

  1. The CLI accepts text input via command arguments, file paths, or standard input pipes.
  2. It runs an analysis against a database of known AI linguistic markers and structural patterns.
  3. A risk score is generated based on sentence length uniformity and vocabulary choice.
  4. The tool identifies specific robotic sections and offers prioritized improvement suggestions.
  5. For automated workflows, the transform command replaces detected markers with more natural alternatives.

Humanize CLI Setup

Install the package globally using npm to get started with this addition to your Openclaw Skills toolkit:

npm install -g humanize-cli

You can then verify the installation by checking the risk score of a text string:

humanize score "This is a test sentence."

Humanize CLI Data Schema & Taxonomy

The tool utilizes a structured approach to categorize text markers and provide scores:

Category Description Examples
Risk Score 0-100% scale indicating AI likelihood 0-20% (Low), 71%+ (Very High)
AI Vocabulary List of frequently used LLM terms leverage, delve, robust, paradigm
Structural Markers Pattern analysis of the text flow Sentence length, contraction usage
Transformation Log Record of changes made to the text Before/After mapping

Humanize CLI Advanced Features

  • Directory Watching: Automatically monitor file changes and alert on high-risk thresholds.
  • JSON Output: Export analysis data in machine-readable format for integration with other Openclaw Skills.
  • Custom Thresholds: Define specific risk levels to trigger alerts during automated content pipelines.
  • Clipboard Piping: Seamlessly integrate with macOS pbpaste for rapid content processing.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*