# Humanizer Ru

> Rewrite text so it reads like a real person wrote it, not an AI. Auto-detects Russian vs English and applies the matching rule set. Use when the user asks to humanize text, remove the "AI smell", de-AI, or make AI output sound natural - especially for Russian.

- **Type:** Skill
- **Install:** `agentstack add skill-thevseprod-humanizer-ru-humanizer-ru`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [thevseprod](https://agentstack.voostack.com/s/thevseprod)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [thevseprod](https://github.com/thevseprod)
- **Source:** https://github.com/thevseprod/humanizer-ru

## Install

```sh
agentstack add skill-thevseprod-humanizer-ru-humanizer-ru
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Humanizer

When the user asks you to humanize / de-AI a piece of text:

1. **Detect the language** of the text.
2. **Load the matching rule set** from this skill folder:
   - Russian text -> `humanizer.ru.md`
   - English text -> `humanizer.en.md`
3. **Apply the rules.** Rewrite the text, removing the AI tells listed in the rule
   file. Keep the meaning, facts, and numbers. Do not add anything or invent data.
4. **Two passes.** First rewrite by the rules, then re-read and ask "what here still
   smells like an AI?" and clean up what's left.
5. **Voice calibration (optional).** If the user gave samples of their own writing,
   match that voice.
6. **Output only the rewritten text** - no preamble, no "here's your humanized version".

The full rule sets are in `humanizer.ru.md` (Russian) and `humanizer.en.md` (English)
in this folder. They are the single source of truth - follow them exactly.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [thevseprod](https://github.com/thevseprod)
- **Source:** [thevseprod/humanizer-ru](https://github.com/thevseprod/humanizer-ru)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-thevseprod-humanizer-ru-humanizer-ru
- Seller: https://agentstack.voostack.com/s/thevseprod
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
