nano-pdf

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

5|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/loa-beauvoir --skill nano-pdf-0xhoneyjar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/0xHoneyJar/loa-beauvoir/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/0xHoneyJar/loa-beauvoir --skill nano-pdf-0xhoneyjar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nano-pdf, and includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • In-place PDF Editing: Modify text content and make corrections directly on a specified page of a PDF.
  • Natural Language Interface: Interact with PDF editing tools using everyday language, abstracting away complex command-line arguments.
  • Use Case: Quickly correct a typo on the first page of a presentation PDF or update a title on a specific page of a report without needing to manually open and edit the PDF in a graphical editor.

Quick Start

Use nano-pdf to edit the document 'report.pdf' on page 1, changing the main heading to 'Annual Financial Summary'.

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?

To edit text in a PDF using natural language, you provide plain-text instructions to modify specific page content. This abstracts away complex command-line arguments, allowing direct text corrections on targeted pages without a graphical editor.

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 by using natural-language instructions for in-place editing. You target the desired page and describe the text modification needed to apply quick corrections directly to the document.

Do I need the nano-pdf executable to edit documents via command line?

Yes, you need the nano-pdf executable installed and available in your environment to process document edits. The Skill relies on this CLI tool to execute the natural-language instructions and apply modifications to the PDF.

Can I fix a typo in a PDF document without opening a graphical editor?

Yes, you can fix typos in a PDF document without a graphical editor by issuing natural-language corrections via the CLI. The processing logic targets individual pages to apply text modifications directly within the document file.

Are there limitations when performing in-place PDF editing on specific pages?

Limitations of in-place PDF editing include its restriction to specific page modifications rather than full document restructuring. It is designed for quick text corrections and updates on individual pages, not comprehensive layout changes.