LaTeX Rhythm Refiner
Improve academic writing flow by varying sentence lengths and removing filler phrases.
Installation
- Make sure Claude is on your device and in your terminal.
Skills load from
~/.claude/skills/when Claude Code starts up — so you need it on your machine first. If you don't have it yet, install it once with the command below, then runclaudein any terminal to verify.One-time setupnpm i -g @anthropic-ai/claude-codeAlready have it? Skip ahead.
- Paste into Claude Code or into your terminal.
This copies the whole skill folder into
~/.claude/skills/latex-rhythm-refiner-appautomaton/— the SKILL.md plus any scripts, reference docs, or templates the skill ships with. Safe default: works for every skill.Faster alternative (instruction-only skills)
Skips the clone and grabs only the SKILL.md file. Don't use this if the skill ships Python scripts, reference markdowns, or asset templates — they won't be downloaded and the skill will fail when it tries to load them.
Quick install (SKILL.md only)Sign up to copy - Restart Claude Code.
Quit and reopen Claude Code (or any other agent that loads from
~/.claude/skills/). New skills are picked up on startup. - Just ask Claude.
Skills auto-activate when your request matches the skill's description — no slash command needed. Trigger phrases live in the skill's own frontmatter; you can read them in the “What this skill does” section above.
Prefer to read the source first? Open on GitHub.
When Claude uses it
Post-process LaTeX project prose to improve readability through varied sentence and paragraph lengths. Removes filler phrases and unnecessary transitions while preserving all citations and semantic meaning.
What this skill does
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
- 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
Processing Workflow
Per-Section Refinement
Process one section at a time:
- Read the section fully to understand context and argument flow
- Identify all
\cite{...}locations and their attached claims - Map current sentence/paragraph lengths
- Refine:
- Vary sentence lengths (break long chains, combine choppy sequences)
- Adjust paragraph boundaries for rhythm
- Strip fillers and unnecessary transitions
- Verify all citations remain with their original semantic claims
- Output the refined section
Verification Checklist
Before finalizing each section:
- Citation count unchanged
- Each citation still supports its original claim
- No 3+ consecutive sentences of similar length
- Paragraph lengths vary
- Filler phrases removed
- Unnecessary transitions eliminated
- Technical accuracy preserved
Constraints
- Do not add, remove, or relocate citations
- Do not change technical claims or data
- Do not alter LaTeX commands, environments, or structure
- Do not modify figure/table references or captions
- Do not expand abbreviations or change terminology
Related skills
Generative Code Art
anthropics
Create algorithmic art with p5.js using randomness and interactive parameters.
PPTX Text Extractor
axoviq-ai
Extract text and speaker notes from PowerPoint presentations.
Directory Submissions Tracker
coreyhaines31
Submit your product to startup and SaaS directories for backlinks and discovery.
Executive Stress-Test Mentor
alirezarezvani
Challenge your business decisions and plans with adversarial questions before they fail.