nano-pdf

Edit specific PDF pages using natural-language instructions via nano-pdf.

34|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill nano-pdf-mangiapanejohn-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/mangiapanejohn-dev/Resonix-AG/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/mangiapanejohn-dev/Resonix-AG --skill nano-pdf-mangiapanejohn-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of making precise edits to PDF documents, especially when dealing with specific text modifications or corrections on individual pages, without requiring complex PDF editing software.

Core Features & Use Cases

  • Page-Specific Editing: Modify content on a designated page within a PDF.
  • Natural Language Instructions: Describe the desired changes in plain English.
  • Use Case: Quickly correct a typo on the first page of a presentation PDF or update a title on the fifth page of a report.

Quick Start

Use nano-pdf to edit the file deck.pdf on page 1 to change the title to 'Q3 Results' and fix 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 text on a specific page of a PDF document?

You can edit specific pages within a PDF document by providing natural language instructions that describe the desired content modifications. This approach allows targeted text changes on individual pages without requiring complex PDF editing software.

Can I fix typos in a PDF using a command-line interface?

Yes, you can correct typos in a PDF using a command-line interface by passing natural language instructions to the nano-pdf executable. This facilitates targeted error correction on individual pages directly from your terminal.

What is the best way to update a title on a specific PDF page without dedicated editing software?

Using a CLI tool that accepts natural language instructions is an efficient way to update a title on a specific PDF page. You specify the file, page number, and the new text, enabling precise content modification without opening a graphical editor.

Do I need the nano-pdf executable in my system PATH to edit documents?

Yes, the nano-pdf executable must be available in your system's PATH to edit documents. This requirement allows the command-line interface to execute the natural language instructions for targeted page modifications.

Can I modify multiple pages of a PDF at once using natural language?

The functionality focuses on targeted content modification on individual PDF pages. It is designed for editing specific pages within PDF documents using natural-language instructions rather than batch processing multiple pages simultaneously.

Why use a natural language CLI for PDF editing instead of standard PDF editors?

A natural language CLI for PDF editing allows quick, precise modifications like correcting a typo or updating a title without navigating a full graphical interface. It solves the challenge of making specific text corrections on individual pages efficiently.