nano-pdf

Edit PDF text on specific pages via the nano-pdf command-line interface.

3|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/SeanHogg/coderClaw --skill nano-pdf-seanhogg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/SeanHogg/coderClaw/tree/main/product/skills/nano-pdf
Command: npx skills add https://github.com/SeanHogg/coderClaw --skill nano-pdf-seanhogg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to edit PDF documents using simple, natural-language instructions, eliminating the need for complex PDF editing software.

Core Features & Use Cases

  • Natural Language Editing: Modify text, fix typos, and update content within a PDF by describing the desired changes.
  • Page-Specific Edits: Target specific pages for modifications.
  • Use Case: Quickly correct a typo on a specific page of a report or update a date on a contract without manually navigating the PDF.

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

You can edit a PDF document using natural language by issuing text modification commands through the nano-pdf command-line interface, which parses instructions and applies corrections to specified pages.

Can I target a specific page in a PDF for text modifications?

Yes, you can target specific pages in a PDF for text modifications by defining the page number in your natural language instructions, allowing precise corrections without altering the entire document.

Do I need to install the nano-pdf binary to edit PDFs via command line?

Yes, you need the nano-pdf binary installed and accessible in your system's PATH to execute document manipulation commands and apply natural-language edits to your files.

What is the best way to fix a typo on a specific page of a report without PDF editing software?

The best way to fix a typo without PDF editing software is using the nano-pdf command-line interface to issue a natural language correction targeting the specific page of your document.

What are the limitations of editing PDF documents via natural language commands?

Editing PDF documents via natural language commands requires the nano-pdf binary in your PATH and is limited to text modifications and corrections on targeted pages, not structural layout changes.