OpenClaw · Skill
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Skills
vOfficial
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
openclaw install openclaw/nano-pdfClawHub installer
npx clawhub@latest install openclaw/nano-pdfOpenClaw CLI
openclaw skills install openclaw/nano-pdfWhat this skill does
Edit PDFs with natural-language instructions using the nano-pdf CLI.
Typical use cases
Install this skill when you want a reusable OpenClaw workflow with clearer instructions than a one-off prompt.
Source instructions
nano-pdf
Use nano-pdf to apply edits to a specific page in a PDF using a natural-language instruction.
Quick start
nano-pdf edit deck.pdf 1 "Change the title to 'Q3 Results' and fix the typo in the subtitle"
Notes:
- Page numbers are 0-based or 1-based depending on the tool’s version/config; if the result looks off by one, retry with the other.
- Always sanity-check the output PDF before sending it out.