nano-pdf

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

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/coltonbatts/Loubot --skill nano-pdf-coltonbatts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/coltonbatts/Loubot/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/coltonbatts/Loubot --skill nano-pdf-coltonbatts

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to edit specific pages within PDF documents using simple, natural-language instructions, streamlining the PDF modification process.

Core Features & Use Cases

  • In-place PDF Editing: Modify text and content on a designated page of a PDF.
  • Natural Language Commands: Instruct edits using plain English rather than complex commands.
  • Use Case: Quickly correct a typo on the first page of a presentation PDF or update a specific detail in a report without needing to recreate the entire document.

Quick Start

Edit the PDF 'deck.pdf' on 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 a PDF using natural language commands?

To edit a PDF using natural language commands, you provide plain English instructions specifying the target page and desired content modifications. This allows targeted text changes without manually reformatting the entire document.

Can I modify specific pages in a PDF without reformatting the entire document?

Yes, you can modify specific pages in a PDF without reformatting the entire document. The tool processes targeted content modifications on designated pages, solving the problem of making localized text changes.

Do I need to install the nano-pdf CLI to edit PDF documents?

Yes, you need to install the nano-pdf CLI tool to edit PDF documents. The command-line utility must be installed and accessible in your system's PATH to execute natural-language editing instructions.

What's the best way to fix a typo on a single page of a PDF report?

The best way to fix a typo on a single page of a PDF report is using natural-language instructions via the CLI. You specify the page number and the correction needed, avoiding manual recreation.

Does CLI PDF editing support in-place content modifications for presentations?

Yes, CLI PDF editing supports in-place content modifications for presentations. You can update titles, fix subtitle typos, and change specific details on designated pages using plain English commands.

What are the limitations of editing PDFs with natural language processing?

Limitations of editing PDFs with natural language processing include its basic implementation depth and dependency on the nano-pdf command-line tool being present in the system PATH for execution.