uzbek-humanizer AGENTS.md

uzbek-humanizer AGENTS.md is an instructions file for Codex, OpenCode from xusnitdinov/uzbek-humanizer. It costs 939 tokens per session, scanned A, original, MIT.

An AGENTS.md instruction file for the uzbek-humanizer project, which makes Latin Uzbek text sound more natural in websites and applications. It documents the project structure, editable sources, installer, and test commands.

In plain words
What is it for?
Use it when maintaining the Uzbek humanizer skills, CLI installer, evaluation cases, documentation, or related project tests.
Why use it?
It helps coding agents change the correct source files and follow the project’s testing and installation rules. It also prevents edits to generated files that are rebuilt automatically.

Instructions file for CodexOpenCode

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/xusnitdinov/uzbek-humanizer/agents-md
Clone the repo
git clone --depth 1 https://github.com/xusnitdinov/uzbek-humanizer

Made for: Codex, OpenCode.

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 uzbek-humanizer AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/xusnitdinov/uzbek-humanizer/agents-md.svg)](https://agentmods.dev/instructions/xusnitdinov/uzbek-humanizer/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/xusnitdinov/uzbek-humanizer/agents-md"><img src="https://agentmods.dev/badge/instructions/xusnitdinov/uzbek-humanizer/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 939 This file is loaded in full into every session.
When invoked 939 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.00939 $0.00939
Opus 5 $0.00469 $0.00469
Sonnet 5 $0.00188 $0.00188
Haiku 4.5 $0.00094 $0.00094

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

Security

Grade A, and why

uzbek-humanizer AGENTS.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 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.

AGENTS.md · 68 lines

How it starts

The opening of the file, as written. The whole thing — 68 lines — stays where its author put it; the contents beside it link to each section on GitHub.

AGENTS.md

Instructions for AI coding agents working in this repository (not end-user install of the skill).

What this repo is

  • Product: Agent Skills that make Latin Uzbek copy sound natural + /uzbek-humanize for site/app i18n
  • Installer: cli/ → npm package uzbek-humanizer-cli (bin: uzhumanizer)
  • Source of truth: skills/ - never treat gitignored cli/skills/ or cli/skill/ as editable sources

Layout

Path Edit? Notes
skills/uzbek-humanizer/ yes Main skill - SKILL.md lean; bulk in references/
skills/uzbek-humanize/ yes Slash companion (disable-model-invocation: true)
skills/uzbek-humanizer/eval/ yes cases.jsonl + matching goldens.json ids
cli/lib/init.js yes Install targets, dual-pack rules
cli/skills/, cli/skill/ no Rebuilt by cli/scripts/sync-skill.mjs on pack/publish
README.md, INSTALL.md, CONTRIBUTING.md yes Keep install commands accurate

Commands

# from repo root - CI gate
npm run test:eval
npm run test:normalize

# try installer against a project cwd
node cli/bin/uzhumanizer.js init --ai cursor
node cli/bin/uzhumanizer.js uninstall --ai cursor
node cli/bin/uzhumanizer.js versions

# draft helpers
node skills/uzbek-humanizer/scripts/normalize-apostrophe.mjs path/to/draft.txt
node skills/uzbek-humanizer/scripts/lint-banned.mjs path/to/draft.txt
node skills/uzbek-humanizer/scripts/lint-stiff.mjs path/to/draft.txt

Node 18+. No app build step.

Hard rules

  1. Both packs - install/uninstall/publish must keep uzbek-humanizer and uzbek-humanize
  2. Eval sync - new/changed case id in cases.jsonl needs the same key in goldens.json; run npm run test:eval
  3. Orthography in goldens/Matn - oʻ/gʻ → ʻ (U+02BB); tutuq → ʼ (U+02BC); do not accept ASCII ' twins as valid expects; never rewrite digraphs into tutuq
  4. Product/quiz = Siz - no qilasan / bare Kel unless user asked for sen/youth
  5. Soft synonyms - situation-natural verbs (oʻxshamadi not chiqmadi for "didn't work out"); see references/soft-synonyms.md
  6. Router - keep SKILL.md short; Top 10 hard rules first; put domain detail in references/; one hop
  7. Honesty - calque-safe draft; legal / medical / heavy youth / high-stakes synonym doubt = draft/native_review_required
  8. Place names in Uzbek text: Toshkent, not Tashkent
  9. Sister contract - uzbek-humanizer = text quality; uzbek-humanize = i18n file wiring
  10. Versions - bump cli/package.json + both skills/*/SKILL.md metadata.version + CHANGELOG.md together when cutting a release (maintainers)
  11. Normalize bilingual safely - npm run test:normalize; EN Who's / tx() EN args must not change

Read the full file on GitHub · 68 lines

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 · 68 lines · 939 tokens per session scan A 29699fd5596a

Subscribe to this mod's changes

uzbek-humanizer AGENTS.md is an instructions file published in the GitHub repository xusnitdinov/uzbek-humanizer (2 stars, last pushed 24d ago), licensed MIT. It adds 939 tokens to every session, about $0.0047 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.