oma-pdf

oma-pdf is a skill for Claude Code, Codex from gracefullight/krds. It costs 52 tokens per session (1,749 once invoked), scanned A, original, no licence file.

A PDF-conversion skill that turns PDF files into Markdown while preserving reading order and extracting text, tables, headings, lists, and images.

In plain words
What is it for?
Use it to parse PDFs, convert them to Markdown, and prepare their contents as AI-readable data.
Why use it?
It removes the manual work of copying and restructuring information from PDFs for editing or AI processing.

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/gracefullight/krds/oma-pdf
Any agent
npx skills add gracefullight/krds --skill oma-pdf
Clone the repo
git clone --depth 1 https://github.com/gracefullight/krds

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 oma-pdf

README.md
[![agentmods](https://agentmods.dev/badge/skills/gracefullight/krds/oma-pdf.svg)](https://agentmods.dev/skills/gracefullight/krds/oma-pdf)
Your own site
<a href="https://agentmods.dev/skills/gracefullight/krds/oma-pdf"><img src="https://agentmods.dev/badge/skills/gracefullight/krds/oma-pdf.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,749 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.00052 $0.01749
Opus 5 $0.00026 $0.00874
Sonnet 5 $0.00010 $0.00350
Haiku 4.5 $0.00005 $0.00175

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

Security

Grade A, and why

oma-pdf 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 4d 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.

.agents/skills/oma-pdf/SKILL.md · 160 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

2 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. 4d ago First seen · 160 lines · 52 tokens per session scan A 51f46c4bff8c

Subscribe to this mod's changes

oma-pdf is a skill published in the GitHub repository gracefullight/krds (46 stars, last pushed 4d ago), with no licence file. It adds 52 tokens to every session and 1,749 once invoked, about $0.0003 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-01.

Related

Other skills, from other repositories

docs-crawler

Crawl an entire documentation or design-system website into one LLM-ready Markdown corpus. Discovers every page from the site's sitemap.xml (with a same-origin link-following fallback when there is no sitemap), extracts each page's main content as clean Markdown, downloads each page's images (and inline base64 images)…

CaesiumY/ko-design-md · 256 tokens

pdf-html

Exports design- HTML artifacts to single-page PDFs using headless Chromium. Targets the same .canvas / [class="canvas-"] conventions as screenshot-html, but outputs vector PDFs sized to each canvas's exact pixel dimensions rather than PNG rasters. Use when the desired output is a shareable PDF — audit reports, client…

slogsdon/skills-design · 152 tokens

pdf-paginated

Exports document-flow HTML to a PAGINATED PDF at a real paper size (Letter/A4), with a running folio footer (title · page X / Y). The long-form sibling to pdf-html: where pdf-html renders each .canvas to one tall auto-height page (right for social artifacts and audit reports), this paginates a whole document across…

slogsdon/skills-design · 162 tokens

Explainer

Generate dense, visual-first HTML explainers in a signature dark aesthetic — diagrams carry the design, prose is captions only. Every section has a custom inline-SVG visualization: pipeline DAGs, archetype grids, hub-and-spoke diagrams, decision trees, risk matrices, gantt timelines, layer cakes, palette swatches…

Angelopvtac/explainer-pack · 209 tokens

huashu-design

花叔(alchaincyf)的旗舰设计技能,把「高保真设计」蒸馏成一份 Agent 可执行的 SKILL.md:不用打开 Figma 或 AE,在 Claude Code、Codex、Cursor 等任意支持 skills 的 Agent 里直接说话,3-30 分钟拿到能交付的成品。核心能力:.

AvalonLee/AstraCraft-Program · 0 tokens

paddleocr-doc-parsing

Use this skill to extract structured Markdown/JSON from PDFs and document images—tables with cell-level precision, formulas as LaTeX, figures, seals, charts, headers/footers, multi-column layout and correct reading order. Trigger terms: 文档解析, 版面分析, 版面还原, 表格提取, 公式识别, 多栏排版, 扫描件结构化, 发票, 财报, 复杂 PDF, PDF转Markdown, 图表…

dxkjuanjuan/ui-forge · 140 tokens