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.
npx skills add fatihguner/foreman --skill revising-and-editinggit clone --depth 1 https://github.com/fatihguner/foremanWrote 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.
[](https://agentmods.dev/skills/fatihguner/foreman/revising-and-editing)<a href="https://agentmods.dev/skills/fatihguner/foreman/revising-and-editing"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/revising-and-editing/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.
<a href="https://agentmods.dev/skills/fatihguner/foreman/revising-and-editing"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/revising-and-editing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00090 | $0.03403 |
| Opus 5 | $0.00045 | $0.01702 |
| Sonnet 5 | $0.00018 | $0.00681 |
| Haiku 4.5 | $0.00009 | $0.00340 |
Grade A, and why
revising-and-editing 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.
How it starts
The opening of the file, as written. The whole thing — 202 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Read runtime and advisory rules before applying this skill. Other Foreman layers and the catalog are in ../../content/, relative to this SKILL.md.
Revising and Editing
Watch a mediocre memo become an excellent one. The first draft reads: "In order to facilitate the customers' placement of orders, a new order-processing procedure has been designed. The process will require a customer to enter the product and/or service code into our order-entry system, which will then generate a quote for the job and return it to the customer for approval." By the third draft, it reads: "Our current work-order processing takes a lot of paperwork and phone calls, so it's hard for our customers to make changes to the work before it begins. The procedure is inefficient and subject to error. And it takes up to four weeks from quote to approval to work order. We have therefore designed a new four-step procedure that has two key benefits: (1) Customers can place orders through our website, and (2) we can start jobs faster."
The difference is not cosmetic. The first draft tells the reader what is happening. The third draft tells them why it matters. Between those two versions lies the entire discipline of revision and editing -- two related but fundamentally different operations that most writers conflate, to their detriment.
The Framework
Revising vs. Editing: The Critical Distinction
Revising is rethinking the floor plan. Editing is choosing the paint colours. Confuse the two, and a writer will spend an hour perfecting the grammar of a paragraph that should have been deleted entirely.
Revising addresses the macro level: the argument, the structure, the completeness, the truthfulness, the diplomacy. It asks whether the right things have been said.
Editing addresses the micro level: the sentences, the word choices, the phrasing, the rhythm. It asks whether the right things have been said well.
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.
- 4d ago First seen · 202 lines · 90 tokens per session scan A f01903bf3556
revising-and-editing is a skill published in the GitHub repository fatihguner/foreman (50 stars, last pushed 5d ago), licensed MIT. It adds 90 tokens to every session and 3,403 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-09-06.
Other skills, from other repositories
code-review-quality
Conduct context-driven code reviews focusing on quality, testability, and maintainability. Use when reviewing code, providing feedback, or establishing review practices.
structured-code-review
Performs a structured five-stage code review covering requirements compliance, correctness, code quality, testing, and security/performance. Each stage uses targeted checklists and categorized feedback (Blocker/Major/Minor/Nit) with actionable suggestions and rationale. Use when the user asks for code review, PR…
version-diff-summariser
Takes two versions of the same text — a before and an after — and produces a plain-English summary of every meaningful change: what was added, cut, reworded, restructured, and why each change is likely to matter editorially.
proofreader
Proofread a piece of text and return it with all spelling, grammar, punctuation, and typographical errors corrected — preserving the author's voice and intentional style choices throughout.
humanize-russian-business-text
An editing guide for making Russian business writing sound natural, clear and professional while keeping its original meaning.
pptx-draft
Convert PowerPoint presentations to structured markdown for LLM-assisted editing, then convert back to PowerPoint with preserved formatting and layout. Use when you need to draft, edit, or work on .pptx files interactively.