nano-pdf

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

1|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/LuisvelMarketer/genome --skill nano-pdf-luisvelmarketer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/LuisvelMarketer/genome/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/LuisvelMarketer/genome --skill nano-pdf-luisvelmarketer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to edit specific pages within PDF documents by providing instructions in natural language, simplifying complex PDF modifications.

Core Features & Use Cases

  • Natural Language Editing: Modify text, fix typos, or update content on specific PDF pages using plain English commands.
  • CLI Integration: Leverages the nano-pdf command-line interface for efficient PDF manipulation.
  • Use Case: Quickly correct a date or rephrase a sentence in a report's second page without needing to manually edit the PDF in a graphical editor.

Quick Start

Use nano-pdf to edit 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 specific pages in a PDF document using natural language?

To edit specific pages in a PDF document using natural language, you provide plain English instructions to the nano-pdf command-line tool. This allows you to quickly modify text, fix typos, or update content on targeted pages without a graphical editor.

Can I fix typos in a PDF file from the command line?

Yes, you can fix typos in a PDF file from the command line by passing natural language instructions to the nano-pdf CLI. It facilitates quick text modifications and corrections on specific pages of your document.

Do I need to install any dependencies to edit PDFs with natural language commands?

Yes, you need the nano-pdf binary installed and accessible in your system's PATH to edit PDFs with natural language commands. The Skill requires this CLI tool to execute the text modifications on targeted pages.

What is the best way to change a title on a specific PDF page without a GUI editor?

The best way to change a title on a specific PDF page without a GUI editor is using the nano-pdf CLI. You simply instruct it in natural language to target the page and apply the text modification, bypassing complex graphical editing.

Are there limitations to modifying PDF documents via natural language processing?

Limitations of modifying PDF documents via natural language processing include its basic implementation depth and reliance on the nano-pdf binary. It is designed for quick text corrections on specific pages rather than complex document restructuring.

How does natural language PDF editing work with the nano-pdf tool?

Natural language PDF editing works by translating plain English commands into targeted text modifications within the nano-pdf CLI. You specify the PDF file, page number, and the desired text correction, and the tool applies the update directly.