humanize

Rewrite AI-generated text to remove AI-specific language and cadence.

2|Updated Jun 2, 2024
One-click install
npx skills add https://github.com/magnusrodseth/dotfiles --skill humanize-magnusrodseth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: humanize
Source: https://github.com/magnusrodseth/dotfiles/tree/main/.claude/skills/humanize
Command: npx skills add https://github.com/magnusrodseth/dotfiles --skill humanize-magnusrodseth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, nltk, pandas, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill rewrites AI-generated text to eliminate AI-specific language and cadence, resulting in more natural, human-like prose.

Core Features & Use Cases

  • AI Text Detection and Removal: Detects AI-generated language and removes it from text.
  • Human Prose Restoration: Restores human rhythm, sentence length variance, active voice, and concreteness.
  • Use Case: Imagine you receive a report generated by an AI and need it to sound more human. Use this Skill to clean up the text and make it more reader-friendly.

Quick Start

Use the humanize skill on the provided text: 'humanize this text'.

Frequently Asked Questions about humanize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I rewrite AI-generated text to sound more human?

To rewrite AI-generated text to sound more human, this Skill removes AI-specific language and cadence, restoring human rhythm, sentence length variance, and active voice for improved readability. It processes text using predefined rewrite patterns and risk tiers.

How does natural language processing detect and remove AI-specific language?

Natural language processing detects and removes AI-specific language by applying text cleanup techniques against predefined rewrite patterns. This mechanism identifies machine-like cadence and replaces it with more natural, human-like prose.

Do I need Python and NLTK to clean up AI-generated prose?

Yes, you need Python and NLTK to clean up AI-generated prose, as this Skill requires Python and natural language processing capabilities. Pandas is also listed as a dependency for processing the text transformations.

What is the best way to transform machine-like text into natural prose?

The best way to transform machine-like text into natural prose is applying predefined rewrite patterns organized by risk tiers. This approach restores human rhythm and active voice while reducing the machine-like cadence of AI content.

Why does AI-generated text sound unnatural and lack sentence length variance?

AI-generated text sounds unnatural and lacks sentence length variance due to machine-like cadence and AI-specific language patterns. This Skill addresses these issues by applying targeted text cleanup to restore human rhythm and concreteness.

Are there limitations when using predefined rewrite patterns for prose transformation?

A limitation of using predefined rewrite patterns for prose transformation is that changes are restricted by established risk tiers. Text cleanup relies on these existing patterns rather than dynamically generating new linguistic structures from scratch.