anti-defensive-writing-en

anti-defensive-writing-en is a skill for Claude Code, Codex from Adkid-Zephyr/anti-defensive-writing-Skill. It costs 138 tokens per session (1,375 once invoked), scanned A, original, MIT.

A writing guide for presenting a research paper around its strongest supported contribution. It treats the paper as a focused academic presentation rather than a project diary or complete lab record.

In plain words
What is it for?
Use it to plan or revise a paper, select experiments that support its main claim, organize the narrative, and write abstracts, introductions, conclusions, or review responses.
Why use it?
It prevents the main argument from being diluted by weak comparisons, unnecessary failures, or defensive explanations.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to plan or revise a paper, select experiments that support its main claim, organize the narrative, and write abstracts, introductions, conclusions, or review responses.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/adkid-zephyr/anti-defensive-writing-skill/anti-defensive-writing-en
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 Adkid-Zephyr/anti-defensive-writing-Skill --skill anti-defensive-writing-en
Clone the repo
git clone --depth 1 https://github.com/Adkid-Zephyr/anti-defensive-writing-Skill

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 anti-defensive-writing-en

README.md
[![agentmods](https://agentmods.dev/badge/skills/adkid-zephyr/anti-defensive-writing-skill/anti-defensive-writing-en/github.svg)](https://agentmods.dev/skills/adkid-zephyr/anti-defensive-writing-skill/anti-defensive-writing-en)
Your own site
<a href="https://agentmods.dev/skills/adkid-zephyr/anti-defensive-writing-skill/anti-defensive-writing-en"><img src="https://agentmods.dev/badge/skills/adkid-zephyr/anti-defensive-writing-skill/anti-defensive-writing-en/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 anti-defensive-writing-en

Your own site · 80×15
<a href="https://agentmods.dev/skills/adkid-zephyr/anti-defensive-writing-skill/anti-defensive-writing-en"><img src="https://agentmods.dev/badge/skills/adkid-zephyr/anti-defensive-writing-skill/anti-defensive-writing-en.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 138 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,375 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 pass 7 Sept 2026
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.00138 $0.01375
Opus 5 $0.00069 $0.00687
Sonnet 5 $0.00028 $0.00275
Haiku 4.5 $0.00014 $0.00137

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

Security

Grade A, and why

anti-defensive-writing-en 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/anti-defensive-writing-en/SKILL.md · 124 lines

How it starts

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

The Press-Release Principle (Paper as Press Conference)

One-line principle

A paper is a press conference, not a project summary, a lab log, or a self-audit. Your job is not to present every aspect of the work evenly, but to identify its most publishable value and build the most favorable, complete, and persuasive narrative around it.

1. Narrative rules

  1. Organize the paper around strengths only. Look for what is genuinely ahead, unique, or irreplaceable: a new capability, a new problem, a new mechanism, a new perspective, broader applicability, lower cost, higher efficiency, better scalability, or a more meaningful trade-off. Content that forms no advantage does not enter the main storyline.
  2. Do not write a work report. No "we first did X, then tried Y, and Z failed" chronology. Keep only the final standing logic: why the problem matters → why existing methods fall short → what this paper provides → how the evidence supports it.
  3. Never set a contest you cannot win. If a metric is not your strength, do not build the narrative on it. Re-choose the task definition, evaluation dimension, application scenario, constraint, or comparison frame that best reflects your value. Name the game this paper actually wins.
  4. State the advantage explicitly. Do not expect reviewers to discover the contribution from a table. Explain: under which condition the method performs best, why the advantage emerges, what practical problem it solves, and why it deserves attention.
  5. Limit the comparison scope. Do not chase "wins on every dataset and metric." Make only claims your evidence firmly supports. Persuasion comes from tight claim-evidence alignment, not from the number of comparisons.
  6. Allow full story restructuring. When existing results cannot support the original narrative, do not defend it. Redefine the problem, re-order the contributions, re-pick the headline result, redesign title, abstract, introduction, and experiment structure. The story serves the strongest evidence, not the original plan.

Read the full file on GitHub · 124 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. 12d ago First seen · 124 lines · 138 tokens per session scan A 49705a92677d

Subscribe to this mod's changes

anti-defensive-writing-en is a skill published in the GitHub repository Adkid-Zephyr/anti-defensive-writing-Skill (879 stars, last pushed 12d ago), licensed MIT. It adds 138 tokens to every session and 1,375 once invoked, about $0.0007 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

research-writing

A collection of 30 prompt templates for writing and reviewing scientific papers. It covers tasks such as translating, editing, summarizing research, writing sections, creating figure captions, and preparing reviewer replies.

alfonso0512/research-writing-skill · 136 tokens

math-modeling-solver

A Chinese-language guide for solving mathematical modeling competition problems. It covers China’s CUMCM and America’s MCM/ICM, where teams use mathematics and code to answer real-world problem statements.

Lupynow/math-modeling-skills · 186 tokens

light-paper-writing

A research-paper writing workflow that links each important claim to evidence and checks whether the wording matches the strength of that evidence.

Light0305/Light-skills · 435 tokens

light-result-analysis

A research-results review workflow that explains what experiment results may mean and how strongly they support each claim. It uses statistical checks such as effect sizes, confidence intervals, and corrections for testing many hypotheses.

Light0305/Light-skills · 406 tokens

light-figure

A research-figure workflow for planning and creating publication-ready charts and diagrams. It connects each figure to a paper claim and checks that the visual presentation does not misrepresent the data.

Light0305/Light-skills · 514 tokens

light-research-plan

A research-planning guide for turning an approved idea into a reproducible experiment plan. It defines what to compare, what to measure, when to stop, and how to record seeds, environments, versions, and data splits.

Light0305/Light-skills · 334 tokens