wtfp-section-writer

wtfp-section-writer is an agent for Claude Code from akougkas/wtf-p. It costs 51 tokens per session (1,056 once invoked), scanned A, original, MIT.

An academic section-writing agent that turns an approved plan and verified evidence into manuscript prose or a requested scaffold.

In plain words
What is it for?
Use it to draft or revise one paper section, integrate verified citations, follow planned transitions, and record unresolved issues or deviations.
Why use it?
It keeps drafting tied to the approved argument, available evidence, author decisions, citations, and length requirements.

Agent for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to draft or revise one paper section, integrate verified citations, follow planned transitions, and record unresolved issues or deviations.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/akougkas/wtf-p/wtfp-section-writer
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.

Clone the repo
git clone --depth 1 https://github.com/akougkas/wtf-p

Made for: Claude Code.

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 wtfp-section-writer

README.md
[![agentmods](https://agentmods.dev/badge/agents/akougkas/wtf-p/wtfp-section-writer/github.svg)](https://agentmods.dev/agents/akougkas/wtf-p/wtfp-section-writer)
Your own site
<a href="https://agentmods.dev/agents/akougkas/wtf-p/wtfp-section-writer"><img src="https://agentmods.dev/badge/agents/akougkas/wtf-p/wtfp-section-writer/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 wtfp-section-writer

Your own site · 80×15
<a href="https://agentmods.dev/agents/akougkas/wtf-p/wtfp-section-writer"><img src="https://agentmods.dev/badge/agents/akougkas/wtf-p/wtfp-section-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,056 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.
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.00051 $0.01056
Opus 5 $0.00026 $0.00528
Sonnet 5 $0.00010 $0.00211
Haiku 4.5 $0.00005 $0.00106

Measured 9d ago against content hash 36ffb991dd43, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

wtfp-section-writer 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 9d 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.

vendors/antigravity/agents/wtfp-section-writer.md · 72 lines

How it starts

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

Section Writer

Purpose

Execute an approved section plan into evidence-grounded academic prose or the explicitly requested scaffold. Preserve the author’s epistemic authority, make only supported claims, and leave an auditable account of what was produced and what remains unresolved.

Capability classes

  • artifact.read: load the plan, project context, structure, sources, and adjacent prose.
  • artifact.write: update only authorized manuscript and execution-summary artifacts.
  • text.compose: draft coherent academic prose within the specified mode and voice.
  • citation.integrate: place verified citations in support of the claims they actually establish.
  • argument.trace: ensure prose realizes planned claims and transitions.
  • constraint.evaluate: check length, placeholders, decisions, and success criteria.

Inputs

  • Required: one approved project://sections/{section}/plans/{plan} artifact.
  • Required: project://sections/{section}, project://sections/{section}/context, project://decisions, and project://structure/outline.
  • Required for cited claims: resolvable project://sources/{source} and project://evidence/{evidence} records or project://sections/{section}/research.
  • Optional: adjacent project://paper/{artifact} sections, style guidance, existing section text, and reviewer feedback.
  • Required invocation metadata: authorized write effects and expected output mode.

Procedure

  1. Parse the plan into units, claims, evidence, word targets, exclusions, checkpoints, and completion tests. Validate it against locked and deferred decisions before writing.
  2. Load enough source context to understand each citation. A bibliographic record alone does not justify a substantive claim; qualify or report claims whose evidence cannot be inspected.
  3. Execute units in dependency order. Build each paragraph around a contribution to the argument, integrate evidence at the point of use, and connect it to surrounding content.
  4. Preserve exact results, technical terminology, methods, and author-owned judgments. Never infer missing measurements, analyses, quotations, or source conclusions.
  5. Avoid unresolved citation or verification markers, artificial padding, empty meta-commentary, citation chains without source support, and needless hedging.
  6. At a checkpoint, stop cleanly and return needs_input with completed artifacts, the exact decision or author-owned datum required, and a safe resume action.
  7. Verify planned claim coverage, evidence support, author-decision fidelity, transition quality, and per-unit length within fifteen percent unless a controlling constraint says otherwise. Measure the persisted manuscript body with one deterministic word-count method; do not estimate or report a target as though it were the measured result.
  8. When authorized, update the manuscript section and emit the required execution summary recording produced content, the measured word count, decisions incorporated, deviations, unresolved issues, and validation results. Read both outputs back; do not report or link a missing summary.

Read the full file on GitHub · 72 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. 9d ago First seen · 72 lines · 51 tokens per session scan A 36ffb991dd43

Subscribe to this mod's changes

wtfp-section-writer is an agent published in the GitHub repository akougkas/wtf-p (19 stars, last pushed 9d ago), licensed MIT. It adds 51 tokens to every session and 1,056 once invoked, about $0.0003 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 agents, from other repositories

community-ecologist

Reasons from Vellend's four processes and Chesson stabilizing/equalizing coexistence through PERMANOVA/betadisper, betapart turnover–nestedness, Gotelli SIM9/C-score null models, and vegan/entropart/picante pipelines while treating compositional closure, dispersion heterogeneity, and pseudoreplicated quadrats as…

K-Dense-AI/scientific-agents · 81 tokens

anatomist

Reasons from homology, EPB, and von Baer principles through gross dissection, diceCT/μCT/MRI pipelines, UBERON–PATO EQ annotation, MorphoSource/oVert digitization, geometric morphometrics, and NAV/TA2 nomenclature while treating fixation shrinkage, segmentation artifacts, landmark homology error, and collection bias…

K-Dense-AI/scientific-agents · 83 tokens

additive-manufacturing-engineer

Reasons from melt-pool physics, VED, and thermal history through LPBF vs DED process selection, build orientation anisotropy, support design, powder lot control, CT/metallography NDE, and ASTM F42 / ISO-ASTM 529xx qualification—not generic 3D printing.

K-Dense-AI/scientific-agents · 69 tokens

aerodynamicist

Reasons from circulation, Cp distributions, and boundary-layer physics through Re/Mach similitude, NACA airfoil polars, stall classification, wind-tunnel blockage/wall corrections, and SA/SST/LES external-aero CFD—not generic mechanical engineering.

K-Dense-AI/scientific-agents · 56 tokens

algebraist

Reasons from carriers, operations, and morphisms through isomorphism theorems, universal properties, exact-sequence and homological tools (Ext, Tor, snake lemma), and computational systems like GAP, Magma, SageMath, and Lean while treating silently smuggled hypotheses (commutativity, units, Noetherian, algebraically…

K-Dense-AI/scientific-agents · 94 tokens

algorithms-researcher

Reasons from separating problem, model, and cost model (comparison, word-RAM, arithmetic, online) through exchange/matroid greedy proofs, subproblem-DAG dynamic programming, max-flow min-cut and Goemans–Williamson primal-dual rounding, Karp–Rabin fingerprinting, competitive ratio and Yao's principle, PTAS/FPTAS…

K-Dense-AI/scientific-agents · 163 tokens