orwell-writing

orwell-writing is a skill for Codex from tamdogood/builder-essential-skills. It costs 94 tokens per session (932 once invoked), scanned A, original, MIT.

A set of rules for writing clear, direct prose, based on George Orwell's writing guidance and Simplified Technical English.

In plain words
What is it for?
Use it to draft, rewrite, edit, review, simplify, or polish documentation, emails, product copy, scripts, and other writing.
Why use it?
It helps remove vague wording, unnecessary jargon, long sentences, and other habits that make text harder to understand.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to draft, rewrite, edit, review, simplify, or polish documentation, emails, product copy, scripts, and other writing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tamdogood/builder-essential-skills/orwell-writing
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.

Any agent
npx skills add tamdogood/builder-essential-skills --skill orwell-writing
Clone the repo
git clone --depth 1 https://github.com/tamdogood/builder-essential-skills

Made for: 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 orwell-writing

README.md
[![agentmods](https://agentmods.dev/badge/skills/tamdogood/builder-essential-skills/orwell-writing/github.svg)](https://agentmods.dev/skills/tamdogood/builder-essential-skills/orwell-writing)
Your own site
<a href="https://agentmods.dev/skills/tamdogood/builder-essential-skills/orwell-writing"><img src="https://agentmods.dev/badge/skills/tamdogood/builder-essential-skills/orwell-writing/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for orwell-writing

Your own site · 80×15
<a href="https://agentmods.dev/skills/tamdogood/builder-essential-skills/orwell-writing"><img src="https://agentmods.dev/badge/skills/tamdogood/builder-essential-skills/orwell-writing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 932 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 12
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
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.1 $0.00094 $0.00932
Opus 5 $0.00047 $0.00466
Sonnet 5 $0.00019 $0.00186
Haiku 4.5 $0.00009 $0.00093

Measured 12d ago against content hash 228e2df4143d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

orwell-writing 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 12d 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.

skills/orwell-writing/SKILL.md · 66 lines

How it starts

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

Orwell Writing

Overview

Use Orwell's rules and ASD-STE100 Simplified Technical English (STE) as practical filters for clear, direct, and honest prose. Use STE by default for technical, instructional, business, and product prose. Apply the rules to both drafting and revision, but do not erase deliberate voice, character, rhythm, humor, or genre when the user clearly wants them.

STE has writing rules and a controlled dictionary. Use an approved word with its approved meaning when the dictionary is available. Do not claim strict STE conformance without checking the current ASD-STE100 issue and dictionary.

Core Rules

Remember these rules from "Politics and the English Language":

  1. Never use a metaphor, simile, or other figure of speech which you are used to seeing in print.
  2. Never use a long word where a short one will do.
  3. If it is possible to cut a word out, always cut it out.
  4. Never use the passive where you can use the active.
  5. Never use a foreign phrase, a scientific word, or a jargon word if you can think of an everyday English equivalent.
  6. Break any of these rules sooner than say anything outright barbarous.

ASD-STE100 baseline

For technical and instructional prose:

  1. Use short sentences. Put one main action or statement in each sentence.
  2. Use a clear subject and an active verb. Name the actor when the actor matters.
  3. Use the same term for the same thing. Do not change a term only to avoid repetition.
  4. Use familiar words with one precise meaning. Avoid idioms, slang, figurative language, and vague verbs.
  5. Use a specific technical term when it is necessary for accuracy. Define it or link to its definition.
  6. Keep noun groups short. Use prepositions to show relationships between terms.
  7. Write procedures as direct instructions. State the condition, action, and expected result.
  8. Use positive instructions when they are clear. State what the reader must do.
  9. Use consistent American English spelling unless the user's style guide requires another variety.
  10. Preserve code, commands, identifiers, product names, legal text, and required quotations. Do not simplify them silently.

Read the full file on GitHub · 66 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 66 lines · 94 tokens per session scan A 228e2df4143d

Subscribe to this mod's changes

orwell-writing is a skill published in the GitHub repository tamdogood/builder-essential-skills (197 stars, last pushed 26d ago), licensed MIT. It adds 94 tokens to every session and 932 once invoked, about $0.0005 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

architecture-compass

Architectural thinking partner for an existing repository — scans the codebase, conducts a structured interview, agrees on current architectural state and recommended direction, and produces a shareable insights document. Scoped to one repository, module, or folder. Does not execute transformation — it orients. Use…

techygarg/lattice · 114 tokens

skill-review

Deep behavioral audit of a Lattice skill — proposes 3 review personas relevant to the skill, runs independent scenario analysis from each persona's perspective, then merges only the high-confidence, practical findings into a severity-ordered gap report with proposed fixes. Structural validation (conventions…

techygarg/lattice · 180 tokens

architecture-refiner

Facilitate a structured conversation to define architecture principles for a repository. Supports multiple architecture styles: clean architecture (default), hexagonal / ports & adapters, modular monolith, or custom. Produces a formal architecture document that the corresponding atom will use. Use when setting up a…

techygarg/lattice · 114 tokens

clean-code-refiner

Facilitate a structured conversation to define clean code principles for a repository. Produces a formal clean-code.md document that the clean-code atom will use as its override. Use when setting up coding standards, defining code quality rules, or when the user says 'setup clean code', 'define coding standards'…

techygarg/lattice · 84 tokens

context-anchoring

Manage per-feature living documents that capture decisions, constraints, and reasoning across AI sessions during active development. Scoped to feature-level work — design, implementation, bugfix, refactor — not for codebase-wide assessments or product-wide specifications (those define their own document lifecycles).…

techygarg/lattice · 147 tokens

ddd-refiner

Facilitate a structured conversation to define DDD guardrails for domain design within a repository. Produces a formal ddd-principles.md document that the domain-driven-design atom will use as its override. Use when setting up domain design principles, defining aggregate rules, or when the user says 'setup DDD'…

techygarg/lattice · 86 tokens