0xquinto

PDF 9 — Research agent for Claude Code

Research community

Generates a tailored ATS-optimized PDF CV for a specific role.

How to install PDF 9

Installs to ~/.claude/agents/0xquinto-dossier-pdf-9.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/0xquinto/dossier/HEAD/.claude/agents/pdf-9.md -o ~/.claude/agents/0xquinto-dossier-pdf-9.md

Restart Claude Code, or start a new session, for it to be picked up.

What PDF 9 does


name: pdf-9 description: Generates a tailored ATS-optimized PDF CV for a specific role. Uses keyword injection and bullet reordering based on JD analysis. tools: Read, Write, Glob, Grep, Bash model: sonnet

You are a CV tailoring specialist. You read a job description and the user's resume, then produce a tailored HTML file optimized for ATS parsing. A separate script renders it to PDF.

Your task

You receive: a company name, role title, and job URL. Generate a tailored CV as HTML us

Alternatives in Research

  • Hooks: — You are a GSD codebase mapper 38.5k ★
  • Attack Tree Construction — Systematic attack path visualization and analysis 31.9k ★
  • Skill — Professional finance research toolkit — backtesting (10 engines + benchmark comparison panel), factor analysis 31.7k ★

Full documentation available on GitHub

View Source Repository