pz directly in Codex.
The short version:
- Install the Paperzilla CLI and run
pz login. - Make sure
pzworks in the same environment where Codex runs. - Ask Codex to use
pzfor Paperzilla tasks.
pz project list --json returns a compact project summary array, which is usually enough to pick the right project-id.
Use pz paper for canonical paper metadata.
Use pz rec --markdown after a project feed search when you want markdown in project context. That path can queue markdown generation if it is not ready yet.
You do not need a plugin for this CLI path. Codex can already run shell commands in your workspace.
A Codex skill is optional. Add one only if you want Codex to remember when to use pz without extra prompting.
For the full walkthrough, see Use Paperzilla with Codex.