# Convert To PDF

> DEPRECATED — wraps /jobops:latex-pdf. Will be removed in a future release.

- Skill: `reggiechan74/convert-to-pdf` (Agent Skill)
- Install (CLI): `npx skillmds@latest add reggiechan74/convert-to-pdf`
- Raw SKILL.md: https://api.skillmd.com/api/skills/reggiechan74/convert-to-pdf/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: reggiechan74 (https://skillmd.com/u/reggiechan74)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/reggiechan74/convert-to-pdf

---


# DEPRECATED

> This skill has been replaced by `/jobops:latex-pdf`, which uses a
> config-driven LaTeX pipeline for higher-quality output. This stub remains
> for one release so existing workflows keep working; it will be removed in
> the following release.
>
> Please migrate any saved invocations / scripts to `/jobops:latex-pdf`.

## Behavior

Print the deprecation notice above to the user, then run the `/jobops:latex-pdf`
pipeline with the same arguments:

1. Read and follow `plugins/jobops/skills/latex-pdf/SKILL.md`.
2. Pass `$1` (resume markdown), `$2` (theme), `$3` (pages) straight through.

The new skill supports the same themes (`modern`, `classic`, `minimal`, plus the
default `navy-serif`) and the same `pages: 1|2|3|auto` shape via `$3`.

