humanize-text

Rewrite AI-generated text to reduce AI detection scores using the Pangram API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/juliuschun/tower --skill humanize-text-juliuschun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: humanize-text
Source: https://github.com/juliuschun/tower/tree/main/claude-skills/skills/humanize
Command: npx skills add https://github.com/juliuschun/tower --skill humanize-text-juliuschun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pangram-sdk, and includes scripts (resource) components.

What problem does it solve?

This Skill rewrites AI-generated text to reduce AI detection scores, making your writing sound more natural and less robotic.

Core Features & Use Cases

  • Reduce AI Detection: Lower the probability that your text will be flagged as AI-generated.
  • Humanize Tone: Adjust the writing style to be more conversational and less formal.
  • Iterative Rewriting: Uses feedback from the Pangram API to target and improve the most detectable segments of text.
  • Use Case: You've used an AI to draft a blog post, but you want it to sound more like your personal writing style and avoid detection.

Quick Start

Use the humanize-text skill to rewrite the provided text to reduce AI detection scores.

Frequently Asked Questions about humanize-text

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

FAQPage Schema
How do I make AI generated text sound less robotic and avoid detection?

To make AI generated text sound less robotic, you can rewrite it using an iterative refinement process driven by the Pangram API, which targets the most detectable segments and adjusts the tone to be more conversational.

How does Pangram API feedback improve AI text humanization?

Pangram API feedback improves AI text humanization by scoring the text and identifying highly detectable segments, allowing the rewriting process to iteratively target and refine those specific areas to lower the overall AI detection probability.

Do I need a Pangram API key to rewrite AI text and lower detection scores?

Yes, you need a PANGRAM_API_KEY and the pangram-sdk package installed to rewrite AI text, as the Skill relies on this API to provide detection feedback for iterative refinement.

What is the best way to humanize an AI drafted blog post?

The best way to humanize an AI drafted blog post is to use a rewriting tool that iteratively adjusts the writing style to be more conversational and less formal while using an AI detection API to verify the score.

Can I reduce AI detection scores for formal writing using this rewriting method?

This rewriting method targets conversational tone adjustments to reduce AI detection scores, meaning it changes the text to be less formal, which may not be suitable if your specific writing task requires a strictly formal style.