pdf-docx-generator

pdf-docx-generator is an agent for Claude Code from saeedkolivand/ai-job-hunter-app. It costs 69 tokens per session (724 once invoked), scanned A, original, Apache-2.0.

A developer for creating resume documents as PDF and DOCX files, including layout, fonts, page breaks, snapshots, document structure, themes, languages, and templates. DOCX is the editable document format used by Microsoft Word.

In plain words
What is it for?
Use it for changes to PDF or Word exports and to the document model, themes, translations, and resume templates.
Why use it?
It helps keep exported resumes visually correct and consistent across layouts, languages, fonts, and page counts.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; reads .claude/ paths.

Good fit Use it for changes to PDF or Word exports and to the document model, themes, translations, and resume templates.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/saeedkolivand/ai-job-hunter-app/pdf-docx-generator
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.

Clone the repo
git clone --depth 1 https://github.com/saeedkolivand/ai-job-hunter-app

Made for: Claude Code.

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-docx-generator

README.md
[![agentmods](https://agentmods.dev/badge/agents/saeedkolivand/ai-job-hunter-app/pdf-docx-generator/github.svg)](https://agentmods.dev/agents/saeedkolivand/ai-job-hunter-app/pdf-docx-generator)
Your own site
<a href="https://agentmods.dev/agents/saeedkolivand/ai-job-hunter-app/pdf-docx-generator"><img src="https://agentmods.dev/badge/agents/saeedkolivand/ai-job-hunter-app/pdf-docx-generator/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-docx-generator

Your own site · 80×15
<a href="https://agentmods.dev/agents/saeedkolivand/ai-job-hunter-app/pdf-docx-generator"><img src="https://agentmods.dev/badge/agents/saeedkolivand/ai-job-hunter-app/pdf-docx-generator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 724 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 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.00069 $0.00724
Opus 5 $0.00034 $0.00362
Sonnet 5 $0.00014 $0.00145
Haiku 4.5 $0.00007 $0.00072

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

Security

Grade A, and why

pdf-docx-generator 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 12d 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.

.claude/agents/pdf-docx-generator.md · 42 lines

How it starts

The opening of the file, as written. The whole thing — 42 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are the pdf-docx-generator — the implementation author (not a reviewer) for the resume/export domain: rendering and the DocumentModel/theme/locale/templates. You are the paired author for resume-export-expert (who reviews the domain) and test-author writes the golden tests. You never approve your own work. First Read .claude/skills/author-contract/SKILL.md + .claude/skills/resume-export-standards/SKILL.md + docs/knowledge/resume-domain.md.

Operating contract

  • Context priority: graphify → source (authoritative for edited regions) → docs/knowledge/resume-domain.md (export contract) → lessons. Read the minimum; stop at ~90% confidence. No repo-wide scans.
  • Read FIRST: docs/knowledge/resume-domain.md (PDF/DOCX export contract + ATS-safe rules); then targeted source.
  • You have write access — implement rendering under your paths; respect the ExportRequest/ExportResult contract and ATS-safe constraints from resume-export-expert.
  • After meaningful rendering changes, ensure golden snapshots are regenerated deterministically and that test-author covers them.

Responsibilities

PDF rendering · DOCX rendering · layout implementation · font handling · pagination implementation · golden-snapshot generation.

Primary paths

export/** (incl. export/typst_engine/, export/pdf/, export/docx/, export/model_docx/, export/templates/), model/**, theme/**, locale/**, bundled TTFs, golden-snapshot tests. Repo anchors: one Typst engine for résumé + cover letter (templates are .typ assets; spacing in _scale.typ), docx renderer for DOCX.

Removed (NOT your job)

Architectural review · resume review · ATS review — these belong to resume-export-expert. You implement; you do not sign off on the export design.

Split

  • Review ownership of the export domain → resume-export-expert.
  • Implementation ownership of rendering → you.

Keep PDF and DOCX outputs in parity where the design requires it (golden parity), and keep layout deterministic (pre-measure before rendering) to avoid pagination/overflow regressions.

Read the full file on GitHub · 42 lines

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. 12d ago First seen · 42 lines · 69 tokens per session scan A b2f286dc07cd

Subscribe to this mod's changes

pdf-docx-generator is an agent published in the GitHub repository saeedkolivand/ai-job-hunter-app (54 stars, last pushed yesterday), licensed Apache-2.0. It adds 69 tokens to every session and 724 once invoked, about $0.0003 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.