paper-tex

paper-tex is a command for Claude Code from scdenney/open-science-skills. It costs 0 tokens per session (195 once invoked), scanned A, original, no licence file.

A command for turning a draft into a LaTeX research paper and building a PDF. LaTeX is a system for producing consistently formatted technical documents.

In plain words
What is it for?
Use it to convert draft text, apply a specified paper template, format captions and floats, and compile the result with latexmk.
Why use it?
It removes much of the manual formatting work involved in applying a house style and producing a finished paper PDF.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md).

Part of the oss plugin — 1 skill, 51 commands, 2 agents shipped together

Good fit Use it to convert draft text, apply a specified paper template, format captions and floats, and compile the result with latexmk.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/scdenney/open-science-skills/paper-tex
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/scdenney/open-science-skills

Made for: Claude Code.

Or install oss, the plugin that ships this one along with the rest of its 1 skill, 51 commands, 2 agents.

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 paper-tex

README.md
[![agentmods](https://agentmods.dev/badge/commands/scdenney/open-science-skills/paper-tex/github.svg)](https://agentmods.dev/commands/scdenney/open-science-skills/paper-tex)
Your own site
<a href="https://agentmods.dev/commands/scdenney/open-science-skills/paper-tex"><img src="https://agentmods.dev/badge/commands/scdenney/open-science-skills/paper-tex/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 paper-tex

Your own site · 80×15
<a href="https://agentmods.dev/commands/scdenney/open-science-skills/paper-tex"><img src="https://agentmods.dev/badge/commands/scdenney/open-science-skills/paper-tex.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 195 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 unknown 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.00000 $0.00195
Opus 5 $0.00000 $0.00097
Sonnet 5 $0.00000 $0.00039
Haiku 4.5 $0.00000 $0.00019

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

Security

Grade A, and why

paper-tex 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 5d 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.

plugin/commands/paper-tex.md · 6 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 5d ago First seen · 6 lines · 0 tokens per session scan A 92ae2e767735

Subscribe to this mod's changes

paper-tex is a command published in the GitHub repository scdenney/open-science-skills (54 stars, last pushed today), with no licence file. It costs nothing until one of its globs matches a file; then it loads 195 tokens. 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-03.

Related

Other commands, from other repositories

council-extract

Extract a completed Perplexity Model Council response from the current browser tab, converting it to structured markdown with model attribution, and save to disk.

intellegix/intellegix-code-agent-toolkit · 0 tokens

latex-polish

Inspect a cleanly compiling LaTeX document for source pathologies and rendered visual defects by linting and viewing selected PDF pages. Use when compilation succeeds but title pages, floats, tables, figures, or layout still need publication-quality review. Not for basic compilation health; use $latex-health-check.

flonat/flonat-research · 60 tokens

latex

Compile one specified LaTeX document, resolve build errors, audit citations, and report build quality. Use when a .tex source must be built or a concrete compilation failure repaired. Not for corpus-wide build checks, visual polish after a clean build, or creating a project; use $latex-health-check, $latex-polish, or…

flonat/flonat-research · 72 tokens

bib-filter

Filter a LaTeX project's bibliography to the entries actually cited, with Overleaf-source resolution, temporary staging, validation, approval-gated canonical replacement, and compilation. Use before submission or after large revisions.

flonat/flonat-research · 41 tokens

wtfp:export-latex

Export the manuscript and bibliography to portable LaTeX source with declared formatting.

akougkas/wtf-p · 22 tokens

notebooklm

Google NotebookLM programmatic access — create notebooks, manage sources (URLs, PDFs, YouTube, Drive), generate audio/video/slides/quizzes, and chat with documents. Use when building a research notebook, generating a podcast from docs, or querying a source collection. Triggers on notebooklm, podcast from docs…

ArieGoldkin/claude-forge · 72 tokens