pdf

pdf is a skill for Claude Code, Codex from SlanchaAI/ingot. It costs 11 tokens per session (22 once invoked), scanned A, original, Apache-2.0.

A workflow for combining multiple PDF documents and adding page numbers.

In plain words
What is it for?
Merging PDF files and numbering the pages in the result.
Why use it?
It handles two common document-preparation tasks in one process.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/slanchaai/ingot/pdf.svg)](https://agentmods.dev/skills/slanchaai/ingot/pdf)
Your own site
<a href="https://agentmods.dev/skills/slanchaai/ingot/pdf"><img src="https://agentmods.dev/badge/skills/slanchaai/ingot/pdf.svg" alt="Measured on agentmods" height="20"></a>
Per session 11 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 22 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00011 $0.00022
Opus 5 $0.00005 $0.00011
Sonnet 5 $0.00002 $0.00004
Haiku 4.5 $0.00001 $0.00002

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

Security

Grade A, and why

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 5d 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.

evals/fixtures/skills/pdf/SKILL.md · 6 lines

What it actually says

Use the PDF workflow.

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. 5d ago First seen · 6 lines · 11 tokens per session scan A e3cc2a18cc13

Subscribe to this mod's changes

pdf is a skill published in the GitHub repository SlanchaAI/ingot (50 stars, last pushed 15d ago), licensed Apache-2.0. It adds 11 tokens to every session and 22 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 skills, from other repositories

document-grounding

Convert a raw document into a structured grounding note for downstream research and summarization.

gaotiexinqu/OneResearchClaw · 20 tokens

report-export

Export a final reviewed research report into one or more requested output formats. This skill is the unified output-layer renderer for the pipeline.

gaotiexinqu/OneResearchClaw · 29 tokens

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

DANG-ai/SKILLER · 50 tokens

pdf

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…

kyopark2014/agent-plugins · 92 tokens

document-extraction

Use this skill for intelligent document processing and content extraction using LandingAI's Agentic Document Extraction (ADE). Trigger when users need to (1) Parse documents (PDFs, images, spreadsheets, presentations) into structured Markdown with layout understanding, (2) Extract specific structured data from…

nrl-ai/chub · 222 tokens

pydicom

Use pydicom to read, inspect, write, transform, and safely preflight local DICOM datasets and pixel data. Applies to DICOM metadata, transfer syntaxes, compression plugins, frames, private elements, JSON, and bounded de-identification review.

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