nano-pdf

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to edit PDF documents by providing natural-language instructions, simplifying the process of making changes to PDFs without complex software.

Core Features & Use Cases

  • Natural Language Editing: Modify PDF content, such as text and titles, using plain English commands.
  • Page-Specific Edits: Target specific pages within a PDF for modifications.
  • Use Case: Quickly correct a typo in a report's title on page 5 of a PDF document.

Quick Start

Use nano-pdf to edit deck.pdf page 1 to change the title to 'Q3 Results' and fix the subtitle typo.

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

You can edit text in a PDF by providing plain English instructions to the nano-pdf CLI, which targets specific pages for text modifications and typo corrections without complex software.

Can I correct a typo on a specific page of a PDF document?

Yes, you can correct typos on a specific page of a PDF document by specifying the page number and the desired text modification in your natural language instruction to the nano-pdf tool.

Do I need any special software installed to use natural language PDF editing?

You need the nano-pdf command-line tool installed and accessible in your system's PATH to execute natural language instructions for editing your PDF documents.

What is the best way to change a title in a PDF without using a GUI editor?

The best way to change a title without a GUI is using the nano-pdf CLI, which allows you to target a specific page and issue a natural language command to replace the text.

Are there limitations to modifying PDF content with command line tools?

This approach targets specific text modifications and typo corrections on designated pages within PDF documents, relying on the nano-pdf CLI and may not support complex layout alterations.