podo/design-agent-skills

humanize-text

Scores and rewrites text to remove AI writing patterns. Rates content across 7 dimensions — AI vocabulary, content inflation, grammar patterns, UX copy quality, structural tells, punctuation, and meta-content — each on a 1–10 scale. Works with raw text, Figma URLs, and UI screenshots. Based on Wikipedia's Signs of AI Writing field guide.

First seen May 23, 2026

Installation

$ npx skills add podo/design-agent-skills --skill humanize-text

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from podo/design-agent-skills · top by installs.

npx skills add podo/design-agent-skills

Browse all from podo/design-agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8
License LICENSE
Default branch main
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,128 B
  • docs SUMMARY.md 366 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 93 installs

SKILL.md

humanize-text

Catalogue stub — full skill: gregorymm/humanize-text

Install the full skill

Via the Claude Code plugin marketplace:

/plugin marketplace add gregorymm/humanize-text

Or install directly:

/plugin install humanize-text@gregorymm-humanize

What it does

Analyzes any text and produces a per-dimension score (1–10) plus a human-rewritten version:

Dimension What it catches
AI vocabulary Overused words: "delve", "leverage", "utilize", "seamlessly", "robust"
Content inflation Unnecessary padding, redundant qualifiers, filler transitions
Grammar patterns Passive overuse, nominalization, non-human sentence openers
UX copy quality Button/label clarity, error message tone, empty state effectiveness
Structural tells Excessive bullet lists, formulaic H2/H3 patterns, intro-body-conclusion rigidity
Punctuation Em-dash overuse, ellipsis as hedge, unnatural comma placement
Meta-content Self-referential phrases ("In this article…", "It's important to note…")

Works across input types: paste raw text, provide a Figma URL, or share a UI screenshot.

When NOT to use

  • Writing new UI copy from scratch — use ux-writing-skill
  • Writing new marketing copy — use copywriting-skill
  • Full design audit — use design-auditor or plan-design-review