nano-pdf

Edits text, typos, and titles on specific PDF pages via natural language.

1|Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Signmanal/VIGIL --skill nano-pdf-signmanal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/Signmanal/VIGIL/tree/main/skills/productivity/nano-pdf
Command: npx skills add https://github.com/Signmanal/VIGIL --skill nano-pdf-signmanal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually editing text in PDF documents is slow and often requires expensive specialized software, especially for small, targeted changes like fixing typos, updating titles, or correcting minor content errors.

Core Features & Use Cases

  • Natural Language PDF Editing: Update text, fix typos, and modify content on specific PDF pages by describing the desired change in plain, everyday language.
  • Targeted Page Modifications: Apply changes only to the specified page number to avoid unintended edits across the rest of the document.
  • Use Case: For a security investigation report, use this skill to quickly correct a misnamed threat actor on page 2 and update the incident date on page 5 without re-creating the entire document from scratch.

Quick Start

Use the nano-pdf skill to update the title on page 1 of the attached quarterly business report PDF to "Q3 2026 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 without recreating the whole document?

You can edit PDF text by describing desired changes in natural language, applying targeted modifications to specific page numbers without full document recreation. This allows quick corrections like updating titles or fixing content errors on individual pages.

Can I fix typos in a PDF using natural language instructions?

Yes, you can fix typos in a PDF by providing plain language edit instructions. The skill processes natural language commands against specific PDF page content to correct text, titles, and minor content errors quickly.

What do I need to start making natural language edits to PDF documents?

You need the nano-pdf CLI tool installed via pip or uv, along with valid LLM API credentials configured to process natural language edit instructions against PDF page content.

Does this approach support targeted page modifications for business reports?

Yes, targeted page modifications are supported for business reporting and administrative workflows. You can apply changes only to the specified page number to avoid unintended edits across the rest of the document.

What is the best way to update a title on a specific PDF page?

The best way to update a title on a specific PDF page is to specify the page number and describe the desired title change in natural language, avoiding the need for expensive specialized PDF editing software.

When should I not use natural language editing for PDF corrections?

You should not use natural language editing for PDF corrections when full document recreation is required or when changes span across multiple pages indiscriminately, as this approach targets specific page modifications only.