pdf

pdf is a skill for Claude Code, Codex from Chloris-Blaxk/inno-agent-hub. It costs 86 tokens per session (614 once invoked), scanned B, original, no licence file.

A set of tools for reading, creating, reviewing, and filling in PDF files. PDFs are fixed-layout documents commonly used for papers, forms, and reports.

In plain words
What is it for?
Use it to work with PDF files, generate documents, extract their contents, or complete PDF forms.
Why use it?
It helps handle document content and page layout together, including extracting text and checking how pages look.

Skill for Claude CodeCodex

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

Good fit Use it to work with PDF files, generate documents, extract their contents, or complete PDF forms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/chloris-blaxk/inno-agent-hub/pdf
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.

Any agent
npx skills add Chloris-Blaxk/inno-agent-hub --skill pdf
Clone the repo
git clone --depth 1 https://github.com/Chloris-Blaxk/inno-agent-hub

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/chloris-blaxk/inno-agent-hub/pdf/github.svg)](https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/pdf)
Your own site
<a href="https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/pdf"><img src="https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/pdf/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for pdf

Your own site · 80×15
<a href="https://agentmods.dev/skills/chloris-blaxk/inno-agent-hub/pdf"><img src="https://agentmods.dev/badge/skills/chloris-blaxk/inno-agent-hub/pdf.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 614 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.00086 $0.00614
Opus 5 $0.00043 $0.00307
Sonnet 5 $0.00017 $0.00123
Haiku 4.5 $0.00009 $0.00061

Measured 4d ago against content hash ff55b6921aff, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade B, and why

pdf scanned grade B with 1 finding 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo apt-get install -y poppler-utils
skill-library/pdf/SKILL.md · 72 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

1 file 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 Changed · +2 lines ff55b6921aff
  2. 9d ago First seen · 70 lines · 86 tokens per session scan B d87f43f444de

Subscribe to this mod's changes

pdf is a skill published in the GitHub repository Chloris-Blaxk/inno-agent-hub (12 stars, last pushed 6d ago), with no licence file. It adds 86 tokens to every session and 614 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). 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

tools-internal

A reference guide documents built-in commands for working with PDFs, images, video, and audio in the Nuphus application. It is meant to help an agent explain the tools to users.

mrpulor-gh/nuphus · 0 tokens

chinese-video-transcribe-pdf

A workflow that turns Chinese-language videos, with or without subtitles, into structured text and a Chinese PDF report. It can use videos from sources such as YouTube or local MP4 files.

davidtoby/agent-skills · 61 tokens

aos-agent-skill-document

A document-publishing workflow for planning, creating, converting, checking, and preparing reports, proposals, manuals, white papers, and brand documents for release.

axutse/aos-agent-skill-document · 49 tokens

报销助理

An expense assistant that reads invoice images, PDFs, and travel receipts, checks them against expense rules, and creates expense forms. OCR means reading printed text from an image automatically.

laborany/laborany · 51 tokens

annual_report_parser

Parse PDF annual reports from global exchanges. Extracts TOC, chapters, financial highlights, and key narrative sections.

sunchaokun/zensers · 27 tokens

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

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.

ECNU-ICALK/AutoSkill · 87 tokens