humanizer copilot-instructions.md

Instructions for rewriting machine-sounding text so it reads more naturally and, when examples are available, matches a particular writer’s voice.

In plain words
What is it for?
It helps revise prose, documentation, comments, release notes, and other writing that needs a more authentic tone.
Why use it?
It helps remove generic, sales-driven, or robotic wording and cleans suspicious invisible characters without damaging meaningful text.

Instructions file for GitHub Copilot

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 instructions/hannsxpeter/humanizer/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/hannsxpeter/humanizer

Made for: GitHub Copilot.

Per session 402 This file is loaded in full into every session.
When invoked 402 The same file — it is already loaded in full.
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.00402 $0.00402
Opus 5 $0.00201 $0.00201
Sonnet 5 $0.00080 $0.00080
Haiku 4.5 $0.00040 $0.00040

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

Security

Grade A, and why

humanizer copilot-instructions.md 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 2d 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.

.github/copilot-instructions.md · 31 lines

What it actually says

humanizer (GitHub Copilot instructions)

This repository is the humanizer skill: pure-prompt instructions that rewrite AI-sounding prose so it reads as genuinely human, and rewrite in a specific writer's voice when a sample or profile is available. It also cleans suspicious invisible Unicode in supplied prose without damaging load-bearing characters.

When a request is to humanize, de-slop, de-AI, or de-robotify text; to fix prose that sounds like an LLM, corporate, salesy, generic, or "off"; to make a draft sound like the author or a named writer; or to edit text for authentic voice (including doc comments, READMEs, and release notes that read machine-written), follow this skill. Apply it even when the word "humanize" is not used. Apply its text-hygiene pass when prose may contain invisible characters or copy-paste residue.

Read SKILL.md at the repository root and follow it exactly, with references/tell-patterns.md (32 patterns, six families) and references/do-not-flag.md. Use the method as written: Step 0 voice discovery, Step 0b stance mode (opt-in only), Step 0c density pre-check, Step 0d conservative text hygiene, then the multi-pass workflow (voice injection if a voice exists, tell removal, self-audit), and emit the exact output contract: Humanized draft / What changed / Deliberately left alone / Meaning check / Next step.

Hard rule: never add a fact, number, date, name, quote, cause, or example the source did not contain. Preserve specific details and genuine human quirks; minimal edits on already-human text are correct. This skill is not for defeating AI-detection systems; reframe such requests toward quality and authentic voice.

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. 2d ago First seen · 31 lines · 402 tokens per session scan A 930c3265256a

Subscribe to this mod's changes

humanizer copilot-instructions.md is an instructions file published in the GitHub repository hannsxpeter/humanizer (7 stars, last pushed 17d ago), licensed MIT. It adds 402 tokens to every session, about $0.0020 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-31.

Related

Other instructions, from other repositories

authenticity-check AGENTS.md

Instructions for hannsxpeter/authenticity-check, covering authenticity-check (agent instructions), when to apply this skill, how to run it, hard rule (diagnostic only) and scope.

hannsxpeter/authenticity-check · 935 tokens

authenticity-check copilot-instructions.md

Instructions for hannsxpeter/authenticity-check: This repository is the authenticity-check skill: pure-prompt instructions that score how authentically a piece of text reads as the work of a real human author and flag the spans that read as AI-generated, AI-templated, or generically derivative, plus suspicious Unicode…

hannsxpeter/authenticity-check · 610 tokens

authenticity-check GEMINI.md

Instructions for hannsxpeter/authenticity-check: This repository is the authenticity-check skill: pure-prompt instructions that score how authentically a piece of text reads as the work of a real human author and flag the spans that read as AI-generated, AI-templated, or generically derivative, plus suspicious Unicode…

hannsxpeter/authenticity-check · 608 tokens

vale-ai-tells CLAUDE.md

Instructions for tbhb/vale-ai-tells, covering claude code instructions, project overview, repository structure, development workflow and rule conventions.

tbhb/vale-ai-tells · 1,234 tokens

vale-ai-tells AGENTS.md

Instructions for tbhb/vale-ai-tells, covering agent instructions, commit messages, prose lint output and drafting a document.

tbhb/vale-ai-tells · 970 tokens

humanizer-skill AGENTS.md

AGENTS.md instructions for Aboudjem/humanizer-skill, covering agents.md — humanizer skill, what this repo is, file map, how to install the skill and how to invoke the skill.

Aboudjem/humanizer-skill · 1,673 tokens