claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Other

humanizer-ru

Make AI text sound human - rules + a Claude Code skill, built for Russian, works for English too.

// install
git clone https://github.com/thevseprod/humanizer-ru

humanizer-ru

humanizer-ru - убираем «запах ИИ» из текста, заточен под русский

Делает текст нейросети живым, как будто писал человек. Заточен под русский, есть и английская версия. Makes AI text read like a human wrote it. Built for Russian, works for English too.

🇷🇺 Русский · 🇬🇧 English

🇷🇺 Русский

Почти все «хьюманайзеры» англоязычные и не ловят то, что выдаёт русскую нейросеть: длинное тире «—», канцелярит, маркетинговые слова-пустышки. Этот ловит. И английский набор правил тоже внутри.

Кода нет, ставить ничего не нужно: это markdown-файл с правилами, который ты вставляешь в любую нейросеть. Плюс есть скилл, который ставится одной командой в Claude Code, Cursor, Codex и другие агенты.

Почему работает

Не просто меняет слова на синонимы. Он охотится за конкретными признаками машинного текста и переписывает их: привычку к длинному тире, штампы-затычки («важно отметить»), буллшит-лексикон, подобострастные концовки, безличный хедж без позиции, механическое «правило тройки», стены текста и прочее. Потом проходит вторым проходом: «что тут всё ещё пахнет ботом?».

Пример

До и после humanizer-ru - один смысл без «запаха нейросети»

Слева типичный AI-текст со всеми признаками машины, справа - та же мысль после humanizer-ru: без штампов, канцелярита и длинного тире, зато с позицией и живым ритмом.

Быстрый старт

Установить одной командой в любой AI-агент (Claude Code, Cursor, Codex, Windsurf и другие) - через кросс-агентный установщик skills:

npx skills add thevseprod/humanizer-ru

Во все агенты сразу: npx skills add thevseprod/humanizer-ru --agent '*'. Обновить потом: npx skills update humanizer-ru.

Claude Code, как плагин:

/plugin marketplace add thevseprod/humanizer-ru
/plugin install humanizer-ru@humanizer-ru

Без установки, любая нейросеть (ChatGPT / Claude / Gemini / …):

  • Отдать файл агенту - дай humanizer.ru.md своему AI (Cursor, кастомный GPT и т.п.), он сам прочитает правила.
  • Скопировать в чат - открой humanizer.ru.md и вставь часть от ЗАДАЧА до конца первым сообщением.

Потом кинь текст, который надо оживить. Готово.

Калибровка под себя (по желанию): дай 1-2 примера своего текста, и модель подстроится под твою манеру. Твои примеры остаются у тебя.

Что внутри

ФайлЧто это
SKILL.mdСкилл для Claude Code и других агентов
humanizer.ru.mdПравила для русского текста
humanizer.en.mdПравила для английского текста
LICENSEMIT

Автор

Пишу и показываю про VSЁ о нейросетях, ИИ-агентах и вайбкодинге – для облегчения жизни и заработка:


🇬🇧 English

Most "humanize AI" tools are English-only and miss the tells that give away a Russian-language LLM (the long em dash «—», officialese, marketing buzzwords). This one catches them, and ships an English rule set too.

No code, nothing to install: it's a markdown instruction file you paste into any LLM. There's also a skill that installs into Claude Code, Cursor, Codex and other agents with one command.

Why it works

It doesn't just swap synonyms. It hunts the specific patterns that mark machine writing and rewrites them: the em-dash habit, stock filler ("it's worth noting"), buzzword soup, servile closers, opinion-free hedging, the mechanical rule of three, walls of text, and more. Then it runs a second "what still smells like an AI?" pass.

Example

Before: In today's fast-paced world, AI is a game-changer that unlocks unprecedented potential — it doesn't just automate tasks, it transforms everything.

After: AI already changed how a lot of work gets done. Not a "game-changer", just a tool that pays off once you learn where it fits.

What got cut: "in today's fast-paced world", "game-changer", "unlocks unprecedented potential", the "it doesn't just X, it Y" cadence, the em dash. What got added: a stance and a normal rhythm.

Quick start

Install into any AI agent with one command (Claude Code, Cursor, Codex, Windsurf and more) - via the cross-agent skills installer:

npx skills add thevseprod/humanizer-ru

Into every agent at once: npx skills add thevseprod/humanizer-ru --agent '*'. Update later: npx skills update humanizer-ru.

Claude Code, as a plugin:

/plugin marketplace add thevseprod/humanizer-ru
/plugin install humanizer-ru@humanizer-ru

No install, any LLM (ChatGPT / Claude / Gemini / …):

  • Hand the file to your agent - give humanizer.en.md to your AI (Cursor, a custom GPT, etc.) and it reads the rules itself.
  • Copy into the chat - open humanizer.en.md and paste the part from TASK to the end as your first message.

Then send the text you want to humanize. Done.

Optional voice calibration: paste one or two samples of your own writing and the model matches your style. Your samples stay with you.

Author

I write and show everything about neural nets, AI agents and vibe-coding, to make life and earning easier:


License

MIT, see LICENSE. Use it, fork it, ship it.

// compatibility

Platformscli
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
Language

// faq

What is humanizer-ru?

Make AI text sound human - rules + a Claude Code skill, built for Russian, works for English too.. It is open-source on GitHub.

Is humanizer-ru free to use?

humanizer-ru is open-source under the MIT license, so it is free to use.

What category does humanizer-ru belong to?

humanizer-ru is listed under other in the Claudeers registry of Claude-compatible tools.

0 views
26 stars
unclaimed
updated 2 days ago

// embed badge

humanizer-ru on Claudeers
[![Claudeers](https://claudeers.com/api/badge/humanizer-ru.svg)](https://claudeers.com/humanizer-ru)

// retro hit counter

humanizer-ru hit counter
[![Hits](https://claudeers.com/api/counter/humanizer-ru.svg)](https://claudeers.com/humanizer-ru)

// reviews

// guestbook

0/500

// related in Other

🔓

符合nature论文学术表达和科研绘图的Skill

// otherYuan1z0825/Python27,143Apache-2.0[ claude ]
🔓

Open source Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Built for multitasking, organization, and programmability.

// othermanaflow-ai/Swift23,559NOASSERTION[ claude ]
🔓

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic

// otheralchaincyf/HTML20,855MIT[ claude ]
🔓

一份通俗易懂、风趣幽默的Java学习指南,内容涵盖Java基础、Java并发编程、Java虚拟机、Java企业级开发、Java面试等核心知识点。学Java,就认准二哥的Java进阶之路😄

// otheritwanger/Java17,140[ claude ]
→ see how humanizer-ru connects across the ecosystem