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.
npx agentmods add skills/ecnu-icalk/autoskill/pdf-markdownnpx skills add ECNU-ICALK/AutoSkill --skill pdf-markdowngit clone --depth 1 https://github.com/ECNU-ICALK/AutoSkillWrote 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.
[](https://agentmods.dev/skills/ecnu-icalk/autoskill/pdf-markdown)<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
- 3d ago First seen · 69 lines · 87 tokens per session scan A 7fc169cc993f
Генерация 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.
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…
md-build
把 manuscript.md 编译成 Word。存在 manifest/formatprofile.json 时读取捕获的原 Word 格式及当前 Markdown;默认 rebuild 保留原 Zotero 活域,live 支持真实 Zotero key 的新引用组,static 保留引用显示文字供校对。中文/英文格式名共用确定性对照表。无格式档案的旧项目按 legacyworkflow.md 处理。用于出稿、生成 Word、编译 md、md-build;按当前支持范围保留原格式,必须报告未支持项。.
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.
latex-doc
Converts Markdown → LaTeX → PDF. Handles Mermaid diagrams, math, tables, citations, figures.
pdf-parsing
当需要用 structai.readpdf 将 PDF 文档解析成本地 Markdown、抽取图片资源,并处理 MinerU 解析缓存或代理重试问题时使用。.
markdown-to-pdf
当需要用 Python 将 Markdown 转为 PDF,并保留表格、代码块、图片路径和基础 CSS 样式时使用。.