Генерация PDF из Markdown с точным академическим форматированием через Pandoc и LaTeX

Генерация PDF из Markdown с точным академическим форматированием через Pandoc и LaTeX is a skill for Claude Code, Codex from ECNU-ICALK/AutoSkill. It costs 87 tokens per session (891 once invoked), scanned A, original, no licence file.

A document workflow that turns Markdown text into PDF files using Pandoc and a custom LaTeX template. It applies specified academic page settings such as 14-point text, 1.5 line spacing, and A4 paper.

In plain words
What is it for?
Use it to prepare formatted academic papers or other Markdown documents as PDFs.
Why use it?
It removes the need to set academic formatting by hand and helps keep styles and colours consistent across the document.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

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/ecnu-icalk/autoskill/pdf-markdown
Any agent
npx skills add ECNU-ICALK/AutoSkill --skill pdf-markdown
Clone the repo
git clone --depth 1 https://github.com/ECNU-ICALK/AutoSkill

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 Генерация PDF из Markdown с точным академическим форматированием через Pandoc и LaTeX

README.md
[![agentmods](https://agentmods.dev/badge/skills/ecnu-icalk/autoskill/pdf-markdown.svg)](https://agentmods.dev/skills/ecnu-icalk/autoskill/pdf-markdown)
Your own site
<a href="https://agentmods.dev/skills/ecnu-icalk/autoskill/pdf-markdown"><img src="https://agentmods.dev/badge/skills/ecnu-icalk/autoskill/pdf-markdown.svg" alt="Measured on agentmods" height="20"></a>
Per session 87 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 891 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.1 $0.00087 $0.00891
Opus 5 $0.00044 $0.00445
Sonnet 5 $0.00017 $0.00178
Haiku 4.5 $0.00009 $0.00089

Measured 3d ago against content hash 7fc169cc993f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Генерация PDF из Markdown с точным академическим форматированием через Pandoc и 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 3d 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.

SkillBank/ConvSkill/Russian/генерация-pdf-из-markdown-с-точным-академическим-форматированием/SKILL.md · 69 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

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 · 69 lines · 87 tokens per session scan A 7fc169cc993f

Subscribe to this mod's changes

Генерация PDF из Markdown с точным академическим форматированием через Pandoc и LaTeX is a skill published in the GitHub repository ECNU-ICALK/AutoSkill (572 stars, last pushed 3mo ago), with no licence file. It adds 87 tokens to every session and 891 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

mineru

An AI-Native skill for parsing PDF / Office / image files into clean Markdown with MinerU — a fast, zero-config document parser for AI agents. Works with NO token via the lightweight Agent API and auto-upgrades to the Standard API (token) for large files, batches, and DOCX/HTML/LaTeX export. Use when: (1) Converting…

Nebutra/MinerU-Skill · 137 tokens

md-build

把 manuscript.md 编译成 Word。存在 manifest/formatprofile.json 时读取捕获的原 Word 格式及当前 Markdown;默认 rebuild 保留原 Zotero 活域,live 支持真实 Zotero key 的新引用组,static 保留引用显示文字供校对。中文/英文格式名共用确定性对照表。无格式档案的旧项目按 legacyworkflow.md 处理。用于出稿、生成 Word、编译 md、md-build;按当前支持范围保留原格式,必须报告未支持项。.

pwya/md-paper · 119 tokens

md-to-office

This skill enables conversion from Markdown to various Office formats using Pandoc - the universal document converter. Convert your Markdown files to professional Word documents, PowerPoint presentations, PDFs, and more while preserving formatting and structure.

claude-office-skills/skills · 5 tokens

latex-doc

Converts Markdown → LaTeX → PDF. Handles Mermaid diagrams, math, tables, citations, figures.

JansenAnalytics/claudex · 25 tokens

pdf-parsing

当需要用 structai.readpdf 将 PDF 文档解析成本地 Markdown、抽取图片资源,并处理 MinerU 解析缓存或代理重试问题时使用。.

black-yt/skills · 39 tokens

markdown-to-pdf

当需要用 Python 将 Markdown 转为 PDF,并保留表格、代码块、图片路径和基础 CSS 样式时使用。.

black-yt/skills · 34 tokens