A powerful command-line interface for identifying AI patterns in text and automatically rewriting content to sound more human.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install humanize-cli
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
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).
Get the raw skill files in a ZIP archive.
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.
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."
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 |
Loading
A smart CLI tool that scans your codebase to automatically generate a comprehensive .gitignore file tailored to your specific tech stack.

Generate production-ready GitHub Actions workflow YAML files instantly using natural language descriptions.

An AI-driven CLI tool that transforms natural language descriptions into fully validated React form components.

A smart CLI tool that analyzes your existing source code to generate a perfectly matched ESLint configuration file.

A zero-config tool that analyzes your project to automatically generate and configure tailored Git hooks using Husky.

A smart utility that analyzes your project structure to automatically configure tailored Git hooks for linting, testing, and commit standards.








































