latex-arxiv-SKILL: Skill for Codex

.codex/skills/latex-rhythm-refiner/SKILL.md

latex-rhythm-refiner is a skill for Codex from appautomaton/latex-arxiv-SKILL. It costs 53 tokens per session (848 once invoked), scanned A, original, MIT.

A post-processing tool for improving the flow of prose in LaTeX academic documents. LaTeX is a markup system commonly used to write papers with structured formatting and citations.

In plain words
What is it for?
It is for revising completed LaTeX prose, removing filler wording, and varying sentence and paragraph length without changing technical content.
Why use it?
It makes sections with repetitive sentence patterns or blocky paragraphs easier to read while preserving the document's citations and meaning.

Skill for Codex

Written for Codex: installed under .codex/.

This is appautomaton/latex-arxiv-SKILL's own configuration. It tells Codex how to work on latex-arxiv-SKILL itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything latex-arxiv-SKILL configures →

Reuse

Borrowing it

Nothing to install: this file belongs to appautomaton/latex-arxiv-SKILL. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/appautomaton/latex-arxiv-SKILL/main/.codex/skills/latex-rhythm-refiner/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/appautomaton/latex-arxiv-SKILL

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 latex-rhythm-refiner

README.md
[![agentmods](https://agentmods.dev/badge/skills/appautomaton/latex-arxiv-skill/latex-rhythm-refiner/github.svg)](https://agentmods.dev/skills/appautomaton/latex-arxiv-skill/latex-rhythm-refiner)
Your own site
<a href="https://agentmods.dev/skills/appautomaton/latex-arxiv-skill/latex-rhythm-refiner"><img src="https://agentmods.dev/badge/skills/appautomaton/latex-arxiv-skill/latex-rhythm-refiner/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 latex-rhythm-refiner

Your own site · 80×15
<a href="https://agentmods.dev/skills/appautomaton/latex-arxiv-skill/latex-rhythm-refiner"><img src="https://agentmods.dev/badge/skills/appautomaton/latex-arxiv-skill/latex-rhythm-refiner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 848 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.00053 $0.00848
Opus 5 $0.00026 $0.00424
Sonnet 5 $0.00011 $0.00170
Haiku 4.5 $0.00005 $0.00085

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

Security

Grade A, and why

latex-rhythm-refiner 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 13d 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.

.codex/skills/latex-rhythm-refiner/SKILL.md · 94 lines

How it starts

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

LaTeX Rhythm Refiner

When to Use

  • After LaTeX content generation is complete
  • To improve prose flow and readability in academic documents
  • When sections feel monotonous or blocky

When NOT to Use

  • During initial content drafting
  • For citation verification or addition
  • For technical/structural LaTeX fixes

Core Principles

1. Preserve Citations Exactly

  • Every \cite{...} must remain in place
  • Citations stay attached to their original semantic context
  • Never move a citation to a different claim or sentence meaning

2. Vary Rhythm Stochastically

Sentence length: Mix short (5-12 words), medium (13-22 words), and long (23-35 words) sentences. Avoid consecutive sentences of similar length.

Paragraph length: Alternate between:

  • Short (2-3 sentences) for emphasis or transitions
  • Medium (4-5 sentences) for standard exposition
  • Long (6-8 sentences) for complex arguments

3. Remove Fillers

Eliminate or replace:

  • "in order to" → "to"
  • "it is worth noting that" → (delete or rephrase directly)
  • "due to the fact that" → "because"
  • "in the context of" → "in" or "for"
  • "a large number of" → "many"
  • "in spite of the fact that" → "although"
  • "at the present time" → "now" or "currently"
  • "for the purpose of" → "to" or "for"

4. Minimize Transitions

Remove when structure already implies the relationship:

  • "However," / "Therefore," / "Moreover," / "Furthermore,"
  • "As mentioned above," / "As previously discussed,"
  • "It should be noted that" / "In this regard,"

5. Tighten Prose

  • Prefer active voice; replace vague verbs ("shows", "does", "works") with concrete ones
  • Replace mid-sentence em-dashes with commas, colons, or a new sentence
  • Use semicolons sparingly (at most one per paragraph as a rule of thumb)
  • Avoid repeated sentence openings across adjacent sentences ("This", "In practice", etc.)
  • Replace hedge stacks ("may potentially") with one qualifier
  • Each paragraph: one main idea, clear first sentence
  • Ensure figures/tables are referenced and explained in text

Read the full file on GitHub · 94 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. 13d ago First seen · 94 lines · 53 tokens per session scan A be600003c35f

Subscribe to this mod's changes

latex-rhythm-refiner is a skill published in the GitHub repository appautomaton/latex-arxiv-SKILL (428 stars, last pushed 2d ago), licensed MIT. It adds 53 tokens to every session and 848 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 skills, from other repositories

arithmetic-evaluator

Evaluate arithmetic expressions and return numeric results. Use when a user asks an arithmetic question, requests calculation, or provides a math expression involving numbers, parentheses, and arithmetic operators.

JetBrains/koog · 39 tokens

aaai-reproducibility

Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that Phase-1 reviewers use to judge rigor across…

brycewang-stanford/Awesome-Journal-Skills · 72 tokens

acl-experiments

Use when designing or auditing experiments for an ACL paper, covering tuned LLM baselines, multi-dataset and multilingual evaluation, statistical significance and variance, human evaluation with agreement reporting, contamination and prompt-sensitivity controls, ablations, and error-analysis expectations in NLP…

brycewang-stanford/Awesome-Journal-Skills · 59 tokens

acl-reproducibility

Use when strengthening reproducibility evidence for an ACL paper reviewed through ACL Rolling Review, covering the Responsible NLP checklist end to end, hyperparameter and compute reporting, prompt and decoding disclosure for LLM experiments, data contamination auditing, variance across runs, and checklist-to-paper…

brycewang-stanford/Awesome-Journal-Skills · 60 tokens

aaai-experiments

Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and reproducibility-checklist alignment for Phase-1 survival.

brycewang-stanford/Awesome-Journal-Skills · 66 tokens

acmmm-experiments

Use when designing or auditing the experiments of an ACM MM (ACM Multimedia) paper — matched baselines per modality, ablations that isolate the cross-modal fusion, user studies or QoE measurement where the claim is subjective, dataset and media licensing, and honest compute reporting, so evidence supports a multimedia…

brycewang-stanford/Awesome-Journal-Skills · 68 tokens