nano-pdf

Edit a specific PDF page using a natural-language instruction.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/nomad3/openclaw-k8s --skill nano-pdf-nomad3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/nomad3/openclaw-k8s/tree/main/package/skills/nano-pdf
Command: npx skills add https://github.com/nomad3/openclaw-k8s --skill nano-pdf-nomad3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Editing a PDF often takes tedious manual steps, especially when you only want small text changes like titles or typos on a specific page.

Core Features & Use Cases

  • Page-specific edits: Target a particular page rather than reworking the entire document.
  • Natural-language instructions: Describe the edit in plain language and apply it to the PDF.
  • Quick example: Update a deck’s page to change the title and correct a subtitle typo for the latest quarterly results.

Quick Start

Run nano-pdf to apply your instruction to page 1 of deck.pdf so the title becomes Q3 Results and the subtitle typo is fixed.

Frequently Asked Questions about nano-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I edit a specific page of a PDF without reworking the entire document?

You can edit a specific page of a PDF by providing the file, a page index, and a natural-language instruction to the nano-pdf CLI, which targets only that page and outputs a modified document.

Can I fix typos in a PDF presentation deck using natural language?

Yes, you can fix typos in a PDF presentation deck by supplying a plain-text edit instruction to the nano-pdf CLI, which applies the correction to the targeted page and generates the updated output file.

What is the best way to update a title on a single PDF page?

Updating a title on a single PDF page is best handled by providing a natural-language instruction to the nano-pdf CLI, which applies the targeted text revision to the specified page index and outputs the modified file.

Do I need the nano-pdf CLI installed to make page-level updates to PDFs?

Yes, you need the nano-pdf CLI installed to make page-level updates to PDFs, as it processes the input PDF, page index, and natural-language instruction to produce the modified output file.

Are there limitations when making targeted revisions to multi-page PDF documents?

A limitation of making targeted revisions to multi-page PDF documents is that the nano-pdf CLI requires a specific page index for each edit instruction, meaning you must target individual pages rather than applying global changes automatically.

Does the nano-pdf Skill work with multi-page PDFs for targeted text corrections?

Yes, nano-pdf works with multi-page PDFs by accepting a specific page index alongside your natural-language edit instruction, allowing you to make targeted text corrections like fixing a subtitle typo on a single page.