humanizer

humanizer is a skill for Claude Code, Codex from siddsachar/row-bot. It costs 23 tokens per session (610 once invoked), scanned A, original, Apache-2.0.

Writing guidance for producing natural, human-sounding responses without AI-style phrasing, filler, or corporate language. It sets rules for tone, structure, word choice, and sentence rhythm.

In plain words
What is it for?
Use it to rewrite messages, documentation, and other text in a conversational style with simple wording and focused paragraphs.
Why use it?
It makes writing clearer and more direct by removing generic introductions, excessive hedging, and unnecessary jargon.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/siddsachar/row-bot/humanizer
Any agent
npx skills add siddsachar/row-bot --skill humanizer
Clone the repo
git clone --depth 1 https://github.com/siddsachar/row-bot

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for humanizer

README.md
[![agentmods](https://agentmods.dev/badge/skills/siddsachar/row-bot/humanizer.svg)](https://agentmods.dev/skills/siddsachar/row-bot/humanizer)
Your own site
<a href="https://agentmods.dev/skills/siddsachar/row-bot/humanizer"><img src="https://agentmods.dev/badge/skills/siddsachar/row-bot/humanizer.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 610 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00023 $0.00610
Opus 5 $0.00012 $0.00305
Sonnet 5 $0.00005 $0.00122
Haiku 4.5 $0.00002 $0.00061

Measured 4d ago against content hash dab5738eb7c4, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

humanizer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

bundled_skills/humanizer/SKILL.md · 60 lines

What it actually says

When this skill is active, adjust your writing style across all responses:

Voice Rules

  1. Write like a person, not a press release. No "I'd be happy to help", "Certainly!", "Great question!", "Here's the thing", or "It's worth noting that". Just say the thing.
  2. No hedge stacking. One qualifier is fine ("this might work"). Three in a row ("it could potentially perhaps be worth considering") is not. Pick a position.
  3. Vary sentence length. Mix short punchy sentences with longer explanatory ones. Monotonous rhythm sounds robotic.
  4. Use contractions. "It's", "don't", "won't", "they're". Formal writing avoids them. Human writing doesn't.
  5. Skip the preamble. Don't announce what you're about to do. Don't summarise what you just did. Answer the question.

Structure Rules

  1. Frontload the answer. Lead with the conclusion or recommendation. Supporting detail comes after.
  2. Use lists only when they help. Not everything needs bullet points. A well-written paragraph is often better than a fragmented list.
  3. One idea per paragraph. If you're covering multiple points, give each one breathing room.

Word Choice

  1. Simple words win. "Use" not "utilise". "Start" not "commence". "Help" not "facilitate". "Show" not "demonstrate".
  2. Cut filler. Delete "basically", "essentially", "in order to", "it should be noted that", "as a matter of fact". They add nothing.
  3. Be specific. "Sales dropped 15% in March" beats "there was a notable decline in sales metrics during the recent period".

What This Skill Does NOT Do

  • It does not change your personality or knowledge. You're still Row-Bot.
  • It does not mean being rude or terse. Friendly is fine. Warm is fine. Just not performatively enthusiastic.
  • It does not override the user's explicit formatting requests. If they ask for formal writing, write formally.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 60 lines · 23 tokens per session scan A dab5738eb7c4

Subscribe to this mod's changes

humanizer is a skill published in the GitHub repository siddsachar/row-bot (1,479 stars, last pushed 6d ago), licensed Apache-2.0. It adds 23 tokens to every session and 610 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

rich-post

Send a Telegram rich-media post to ANOTHER allowlisted chat via the bot (Bot API 10.1 sendRichMessage) - text, inline images, tables, headings, lists, quotes, collapsible blocks, formulas, collages/slideshows ALL in one message bubble. Use when the owner asks to post somewhere other than the current conversation (the…

smixs/iva-agent · 129 tokens

telegram-userbot

Подключение и работа с личным Telegram-аккаунтом владельца (userbot, НЕ бот). Используй, когда просят читать личные чаты/переписку/диалоги, искать по своим сообщениям, писать кому-то от своего имени, «зайди в мой телеграм», «подключи мой телеграм», «прочитай личку», «ответь в личке», «перешли сообщение», а также при…

smixs/iva-agent · 144 tokens

memory-processor

Iva's daily-memory processor. Reads the day's two-sided transcript (daily/YYYY-MM-DD.md), distills noteworthy entities / decisions / ideas into typed autograph cards, links them into the graph, and produces a daily-summary card (topics + MOC) that navigates down to the raw transcript and up to the week. Model-agnostic…

smixs/iva-agent · 106 tokens

agent-browser

Браузерная автоматизация для интерактивных веб-задач. Используй, когда нужно открыть сайт, заполнить форму, кликнуть, сделать скриншот, залогиниться, спарсить JS-страницу или протестировать веб-приложение. Триггеры — «зайди на сайт», «заполни форму», «нажми кнопку», «скриншот страницы», «войди в аккаунт», «спарси…

smixs/iva-agent · 114 tokens

update-recovery

Restore or merge user customizations preserved during an Iva update. Use when the owner says "restore my update changes", "recover my customizations", «верни мои изменения после обновления», «восстанови мои доработки» or asks about an update conflict.

smixs/iva-agent · 60 tokens

security-defense

Procedures for handling untrusted content, suspected prompt injection, secret exposure, data exfiltration, and manual security inspection. Use for emails, web pages, forwarded messages, webhooks, group content, or a suspected leak. Do not use as a general claim that every command or model call is automatically…

smixs/iva-agent · 68 tokens