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 skills add manor-os/manor-ai --skill pdfgit clone --depth 1 https://github.com/manor-os/manor-aiWrote 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/manor-os/manor-ai/pdf)<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>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.00102 | $0.04621 |
| Opus 5 | $0.00051 | $0.02311 |
| Sonnet 5 | $0.00020 | $0.00924 |
| Haiku 4.5 | $0.00010 | $0.00462 |
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.
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
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.
What ships with it
27 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.
- assets/templates/academic-paper.json 747 B
- assets/templates/business-report.json 571 B
- assets/templates/examples/academic-paper.json 4.9 KB
- assets/templates/examples/business-report.json 1.7 KB
- assets/templates/examples/invoice.json 812 B
- assets/templates/examples/project-proposal.json 1.9 KB
- assets/templates/invoice.json 767 B
- assets/templates/manifest.json 1.4 KB
- assets/templates/project-proposal.json 787 B
- config.json 567 B
- forms.md 13 KB
- LICENSE.txt 1.4 KB
- reference.md 16 KB
- references/visual-document-schema.md 4.6 KB
- requirements.txt 67 B
- scripts/check_bounding_boxes.py 2.7 KB runs code
- scripts/check_fillable_fields.py 3.0 KB runs code
- scripts/compose_visual_document.py 27 KB runs code
- scripts/convert_pdf_to_images.py 5.0 KB runs code
- scripts/create_validation_image.py 1.2 KB runs code
- scripts/extract_form_field_info.py 5.8 KB runs code
- scripts/extract_form_structure.py 3.9 KB runs code
- scripts/fill_fillable_fields.py 15 KB runs code
- scripts/fill_pdf_form_with_annotations.py 7.8 KB runs code
- scripts/generate_from_template.py 36 KB runs code
- scripts/prepare_image_asset.py 7.6 KB runs code
- scripts/verify_pdf.py 6.1 KB runs code
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.
- 4d ago Changed 7edcf4336193
- 8d ago First seen · 479 lines · 102 tokens per session scan A 0b3beff9a270
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.
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.
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.
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…
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.
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.
pdf-manipulation
Manipulate PDF files including merge, split, extract, redact, convert, and secure workflows.