typst-paper

typst-paper is a skill for Claude Code, Codex from Mico-rstar/code-agent. It costs 152 tokens per session (2,357 once invoked), scanned A, original, no licence file.

An assistant for academic papers written in Typst, a document system that uses text files to create formatted documents. It works with existing English or Chinese .typ manuscripts.

In plain words
What is it for?
Use it for Typst compilation and export issues, venue formatting, references, grammar, abstracts, tables, pseudocode, experiments, translation, and related paper edits.
Why use it?
It helps diagnose document and bibliography problems and improve the writing without switching to another document format.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/mico-rstar/code-agent/typst-paper
Any agent
npx skills add Mico-rstar/code-agent --skill typst-paper
Clone the repo
git clone --depth 1 https://github.com/Mico-rstar/code-agent

Made for: Claude Code, 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 typst-paper

README.md
[![agentmods](https://agentmods.dev/badge/skills/mico-rstar/code-agent/typst-paper.svg)](https://agentmods.dev/skills/mico-rstar/code-agent/typst-paper)
Your own site
<a href="https://agentmods.dev/skills/mico-rstar/code-agent/typst-paper"><img src="https://agentmods.dev/badge/skills/mico-rstar/code-agent/typst-paper.svg" alt="Measured on agentmods" height="20"></a>
Per session 152 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,357 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00152 $0.02357
Opus 5 $0.00076 $0.01179
Sonnet 5 $0.00030 $0.00471
Haiku 4.5 $0.00015 $0.00236

Measured 3d ago against content hash cf2322e6bad0, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

typst-paper 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 3d ago.

The scan reads SKILL.md. This mod also ships 14 executable files (scripts/analyze_abstract.py, scripts/analyze_experiment.py, scripts/analyze_grammar.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/typst-paper/SKILL.md · 135 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 3d ago First seen · 135 lines · 152 tokens per session scan A cf2322e6bad0

Subscribe to this mod's changes

typst-paper is a skill published in the GitHub repository Mico-rstar/code-agent (2 stars, last pushed 2mo ago), with no licence file. It adds 152 tokens to every session and 2,357 once invoked, about $0.0008 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-31.

Related

Other skills, from other repositories

exploratory-data-analysis

Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…

K-Dense-AI/scientific-agent-skills · 83 tokens

nature-experiment-log

标准化实验日志记录——直接上传或读取本地图片、语音和文字,产出带 YAML frontmatter 的 Markdown;可选集成飞书 CLI 与 Obsidian。.

Yuan1z0825/nature-skills · 45 tokens

nature-paper2ppt

Build a complete Nature-style Chinese PPTX presentation from a scientific paper, preprint, PDF, article text, figure legends, or reading notes. Use for journal club, group meeting, thesis seminar, paper sharing, conference or defense decks, and Chinese requests such as 论文做PPT、论文汇报、组会PPT、文献汇报、学术汇报、做幻灯片、读书报告PPT. It…

Yuan1z0825/nature-skills · 177 tokens

paper2poster

Render a pre-extracted paper's structured 9-section spec (paperspec.md) into a single-page HTML academic poster, fit the layout to the page via an iterative measured-fill loop, and export it to print-ready PDF + PNG thumbnail. Requires the upstream paper2assets skill to have produced an output bundle with…

microsoft/ResearchStudio · 165 tokens

paper-spine

Build, rewrite, audit, submit, revise, or transfer scholarly papers end to end, producing verified LaTeX/PDF/Word and target-specific publication packages.

WUBING2023/PaperSpine · 37 tokens

generating-synthetic-surrogates

Replace detected PHI with realistic, type-matched fake values in OpenMed so clinical notes stay readable and parseable instead of full of [REDACTED] markers. Use when the user wants surrogate names, MRNs, addresses, or dates rather than opaque masks, needs consistent fake identities across a document, must keep notes…

maziyarpanahi/openmed · 145 tokens