wtfp:export-latex

wtfp:export-latex is a command for Claude Code from akougkas/wtf-p. It costs 22 tokens per session (135 once invoked), scanned A, original, MIT.

A command that exports a research manuscript and its bibliography as portable LaTeX source. LaTeX is a text-based format commonly used to typeset academic papers.

In plain words
What is it for?
For preparing a manuscript and reference list for use in LaTeX. In this case, it can only provide a manual handoff because execution was unavailable.
Why use it?
It provides a declared formatting structure for moving the manuscript to another LaTeX-based workflow. The supplied information says the action was unavailable, so no export was performed.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit For preparing a manuscript and reference list for use in LaTeX. In this case, it can only provide a manual handoff because execution was unavailable.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/akougkas/wtf-p/wtfp-export-latex
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:export-latex

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

Your own site · 80×15
<a href="https://agentmods.dev/commands/akougkas/wtf-p/wtfp-export-latex"><img src="https://agentmods.dev/badge/commands/akougkas/wtf-p/wtfp-export-latex.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 135 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.00022 $0.00135
Opus 5 $0.00011 $0.00068
Sonnet 5 $0.00004 $0.00027
Haiku 4.5 $0.00002 $0.00014

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

Security

Grade A, and why

wtfp:export-latex 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 10d 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/commands/wtfp-export-latex.md · 18 lines

What it actually says

WTFP_ACTION_UNAVAILABLE

Action: export-latex Target: antigravity Unavailable capabilities: tool.execute Unavailable effects: tool.execute

No workflow, tool, network request, package operation, external issue, VCS operation, or other effect ran. Safe alternative: preserve project state and return a manual, non-executed handoff for the requested operation.

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. 10d ago First seen · 18 lines · 22 tokens per session scan A 1a59a3797e58

Subscribe to this mod's changes

wtfp:export-latex is a command published in the GitHub repository akougkas/wtf-p (19 stars, last pushed 11d ago), licensed MIT. It adds 22 tokens to every session and 135 once invoked, about $0.0001 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 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

audit-export

Exportar audit trail en JSON/CSV/PDF para auditorías externas. ISO 42001 & NIST AI RMF compliant.

gonzalezpazmonica/savia · 30 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

autor.paper-writing

Workflow 3: Full paper writing pipeline. Orchestrates paper-plan → paper-figure → paper-write → paper-compile → paper-improver to go from a narrative report to a polished, submission-ready PDF. Use when user says "write paper pipeline", "paper writing", or wants the complete paper generation workflow.

llv22/AutoResearchWithEyes · 69 tokens