nano-pdf

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

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/VYRE-Studios/Windows-Agentic-Framework --skill nano-pdf-vyre-studios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/VYRE-Studios/Windows-Agentic-Framework/tree/main/skills/productivity/nano-pdf
Command: npx skills add https://github.com/VYRE-Studios/Windows-Agentic-Framework --skill nano-pdf-vyre-studios

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually editing PDF documents is time‑consuming and often requires specialized software; this Skill lets users modify PDF content through simple natural‑language commands.

Core Features & Use Cases

  • Natural‑language edits: Describe changes in plain text and apply them to any page.
  • Page‑targeted modifications: Update titles, dates, or text on specific pages without altering the rest of the document.
  • CLI integration: Use the nano-pdf command-line tool, which leverages an LLM backend and works after a single package install.

Quick Start

Ask the nano-pdf skill to change the title on page 1 of 'deck.pdf' to 'Q3 Results'.

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 commands?

To edit a PDF via natural language, describe the desired change in plain text, such as updating a title or date, and the tool applies that modification to the specific page without altering the rest of the document.

Can I update a specific page in a PDF without changing the rest of the document?

Yes, you can target specific pages for modifications like fixing typos or changing dates, ensuring the rest of the document remains unaltered during the natural language editing process.

Do I need an LLM API key to edit PDFs through natural language instructions?

Yes, an LLM API key is required to process your natural language instructions, along with the nano-pdf CLI, to execute the requested edits on your document.

What's the best way to fix typos in a PDF document without specialized software?

The best way to fix typos without specialized software is using a CLI tool that leverages an LLM backend, allowing you to apply natural language edits to specific pages after a single package install.

Does the natural language PDF editor work from the command line?

Yes, the editing process works entirely via the command line using the nano-pdf CLI, which leverages an LLM backend to process your plain text editing instructions.