pdf

pdf is a skill for Claude Code, Codex from manor-os/manor-ai. It costs 102 tokens per session (4,621 once invoked), scanned A, original, no licence file.

A workflow for working with PDF files, which are documents designed to keep their layout across devices and printers.

In plain words
What is it for?
Use it to read or extract text and tables, merge or split documents, rotate pages, add watermarks, create PDFs, and fill PDF forms.
Why use it?
It helps handle common PDF tasks without needing separate instructions for each kind of file operation.

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 read or extract text and tables, merge or split documents, rotate pages, add watermarks, create PDFs, and fill PDF forms.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/manor-os/manor-ai/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 manor-os/manor-ai --skill pdf
Clone the repo
git clone --depth 1 https://github.com/manor-os/manor-ai

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/manor-os/manor-ai/pdf.svg)](https://agentmods.dev/skills/manor-os/manor-ai/pdf)
Your own site
<a href="https://agentmods.dev/skills/manor-os/manor-ai/pdf"><img src="https://agentmods.dev/badge/skills/manor-os/manor-ai/pdf.svg" alt="Measured on agentmods" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,621 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00102 $0.04621
Opus 5 $0.00051 $0.02311
Sonnet 5 $0.00020 $0.00924
Haiku 4.5 $0.00010 $0.00462

Measured 2d ago against content hash 0b3beff9a270, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, 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 2d ago.

The scan reads SKILL.md. This mod also ships 12 executable files (scripts/check_bounding_boxes.py, scripts/check_fillable_fields.py, scripts/compose_visual_document.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

packages/core/ai/skills/pdf/SKILL.md · 479 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 4d ago Changed 7edcf4336193
  2. 8d ago First seen · 479 lines · 102 tokens per session scan A 0b3beff9a270

Subscribe to this mod's changes

pdf is a skill published in the GitHub repository manor-os/manor-ai (153 stars, last pushed 3d ago), with no licence file. It adds 102 tokens to every session and 4,621 once invoked, about $0.0005 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

ocr-and-documents

Extract text from PDFs and scanned documents. Use webextract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.

moltis-org/moltis · 54 tokens

nano-pdf

Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.

moltis-org/moltis · 38 tokens

nutrient-openclaw

Use the pinned Nutrient OpenClaw plugin to convert, OCR, extract, redact, watermark, sign, or inspect the last-known local credit record for documents. Route only OpenClaw document-processing requests to its declared tools. Treat processing as an external, credit-consuming DWS transfer that requires a bounded estimate…

jdrhyne/agent-skills · 77 tokens

elegant-reports

Generate beautifully designed PDF reports with a Nordic/Scandinavian aesthetic. Use when creating polished executive briefings, analysis reports, or presentation-style PDF outputs from markdown and HTML via Nutrient DWS.

jdrhyne/agent-skills · 46 tokens

presenton

Generate AI-powered presentations locally using Presenton. Use when: (1) User asks to create a presentation or slideshow, (2) User wants to convert a document or prompt into slides, (3) User needs PPTX/PDF export with AI-generated content.

besoeasy/open-skills · 56 tokens

pdf-manipulation

Manipulate PDF files including merge, split, extract, redact, convert, and secure workflows.

besoeasy/open-skills · 24 tokens