nano-pdf

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RogerGimbel/rodaco-workspace --skill nano-pdf-rogergimbel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/RogerGimbel/rodaco-workspace/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/RogerGimbel/rodaco-workspace --skill nano-pdf-rogergimbel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to edit specific pages within PDF documents using simple, natural-language instructions, streamlining document revision processes.

Core Features & Use Cases

  • Page-Specific Editing: Modify text and content on individual PDF pages.
  • Natural Language Interface: Interact with the PDF editing tool using everyday language.
  • Use Case: Quickly update a single slide in a presentation PDF by describing the desired text change.

Quick Start

Edit page 1 of the document deck.pdf 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 in a PDF using natural language?

You can edit PDF text using natural language by issuing plain-text commands that target specific pages. This approach allows you to modify document content and correct typos without using a traditional graphical editor.

What do I need to modify specific pages in a PDF document via CLI?

To modify specific PDF pages via CLI, the nano-pdf executable must be installed and available in your system's PATH. This environment setup allows the natural language processing interface to execute document manipulation commands.

Can I update a single page in a presentation PDF without altering the rest of the file?

Yes, you can update a single page in a presentation PDF by specifying the page number and the desired text change in your instruction. This facilitates targeted content modifications while leaving the rest of the document intact.

How does natural language document manipulation work for PDFs?

Natural language document manipulation for PDFs works by translating everyday text instructions into specific page edits. You describe the desired text correction or content update, and the CLI handles the targeted modification within the file.

What are the limitations of editing PDFs through a command-line interface?

Editing PDFs through this command-line interface is limited to targeted content modifications on specific pages. It requires the nano-pdf executable in your PATH and focuses on text corrections rather than complex layout restructuring.