nano-pdf

Apply natural-language edits to PDF pages via the nano-pdf CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many PDF edits require opening complex editors or performing manual page-level changes, which is slow and error-prone. This Skill enables quick, page-targeted edits driven by plain-language instructions so you can update content without a GUI.

Core Features & Use Cases

  • Edit specific pages of a PDF using natural-language instructions to change titles, correct typos, or adjust simple page content.
  • Works with single-page edits or targeted page ranges for tasks like fixing slide decks, updating report headings, or correcting exported documents.
  • Use Case: Update the title and subtitle on a slide in a PDF deck before sharing with stakeholders.

Quick Start

Edit deck.pdf page 1 by changing the title to Q3 Results and fixing the typo in the subtitle.

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 PDF document using natural language commands?

To edit a PDF document using natural language, provide plain-language instructions specifying the page and changes needed, such as updating titles or correcting typos. The Skill processes these commands locally via the nano-pdf executable to read, modify, and write the PDF file.

Can I update specific pages in a PDF without opening a GUI editor?

Yes, you can update specific pages in a PDF without a GUI by applying natural-language edits to single pages or targeted page ranges. This allows you to fix slide decks, update report headings, or correct exported documents directly through the command line.

Do I need any special software installed to edit PDFs with text commands?

Yes, you need the nano-pdf executable available in your environment to edit PDFs with text commands. The Skill operates locally through this binary to read, modify, and write PDF files based on your natural-language instructions.

What is the best way to fix typos in an exported PDF deck?

The best way to fix typos in an exported PDF deck is using natural-language commands to target the specific page and text. You can instruct the tool to correct errors and adjust page elements without manually opening complex PDF editing software.

Does this natural-language PDF editing approach work for multi-page documents?

Yes, this natural-language PDF editing approach works for multi-page documents by supporting targeted page ranges. You can apply updates like changing titles or correcting text across single pages or specific sections of a larger document.

Are there limitations to adjusting page elements in a PDF via the command line?

A key limitation is that all PDF modifications rely entirely on the local nano-pdf binary, which must be present in your environment. It is designed for targeted page edits like fixing typos or updating titles rather than complex document restructuring.