pdf-fill

pdf-fill is a skill for Claude Code, Codex from hardness1020/awesome-agent-architecture. It costs 12 tokens per session (73 once invoked), scanned A, original, MIT.

A skill for entering supplied values into fillable PDF forms. A PDF form is a document with fields that can accept typed information.

In plain words
What is it for?
It opens a form, maps values from a data object to the form's fields, writes them, and flattens the finished PDF. Exact field names come from its bundled reference.
Why use it?
It removes the need to place each value into the correct form field manually. It also flattens the completed form so the entered values become fixed in the document.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It opens a form, maps values from a data object to the form's fields, writes them, and flattens the finished PDF. Exact field names come from its bundled reference.

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

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-fill

README.md
[![agentmods](https://agentmods.dev/badge/skills/hardness1020/awesome-agent-architecture/pdf-fill/github.svg)](https://agentmods.dev/skills/hardness1020/awesome-agent-architecture/pdf-fill)
Your own site
<a href="https://agentmods.dev/skills/hardness1020/awesome-agent-architecture/pdf-fill"><img src="https://agentmods.dev/badge/skills/hardness1020/awesome-agent-architecture/pdf-fill/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-fill

Your own site · 80×15
<a href="https://agentmods.dev/skills/hardness1020/awesome-agent-architecture/pdf-fill"><img src="https://agentmods.dev/badge/skills/hardness1020/awesome-agent-architecture/pdf-fill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 73 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00012 $0.00073
Opus 5 $0.00006 $0.00036
Sonnet 5 $0.00002 $0.00015
Haiku 4.5 $0.00001 $0.00007

Measured 11d ago against content hash 762931cead6e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

pdf-fill 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 11d 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.

sections/07-skills/src/skills/pdf-fill/SKILL.md · 11 lines

What it actually says

PDF FILL STEPS:

  1. open the form
  2. map each value to its form field. The field map is in the bundled file reference.md; read that file when you need an exact field name.
  3. write values
  4. flatten
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. 11d ago First seen · 11 lines · 12 tokens per session scan A 762931cead6e

Subscribe to this mod's changes

pdf-fill is a skill published in the GitHub repository hardness1020/awesome-agent-architecture (891 stars, last pushed 3d ago), licensed MIT. It adds 12 tokens to every session and 73 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

foundry-hosted-agent-validation

Step-by-step process for validating a Python Foundry hosted agent sample (under python/samples/04-hosting/foundry-hosted-agents/) end to end — running it locally (native runtime and azd ai agent run) and after deploying it to an Azure AI Foundry project with azd. Use this when asked to validate a hosted agent sample.

microsoft/agent-framework · 82 tokens

papyrus-diagnose-compilation

Diagnose and fix LaTeX compilation failures. Use when the document does not compile, pdflatex/bibtex/biber/tectonic errors out, the PDF is stale, or the author reports a build/compile error in the Papyrus editor.

kirodotdev/KiroCrew · 60 tokens

paper-figures

Extract figures from downloaded papers and include them in survey/review reports. Use when the report covers other groups' work and benefits from their architecture diagrams, experimental plots, or system schematics. Your brain prompt supplies the absolute path to the extract-figures script as {{EXTRACTFIGURES}} — use…

Muuuun/luxas · 79 tokens

moai-docs-generation

Documentation generation patterns for technical specs, API docs, user guides, and knowledge bases using real tools like Sphinx, MkDocs, TypeDoc, and Nextra. Use when creating docs from code, building doc sites, or automating documentation workflows.

modu-ai/moai-adk · 56 tokens

document-converter

Convert documents bidirectionally via the pi-doc-engine facade: ingest PDF/DOCX/PPTX/XLSX to provenance-stamped Markdown (with OCR), and produce templated DOCX/PDF from Markdown with diagrams, TOC and round-trip merge. Use on "convert this PDF to markdown", "ingest these docs into kb", "make a DOCX from markdown with…

BlackBeltTechnology/pi-agent-dashboard · 97 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