nano-pdf

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

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/MaxSaiets/myOpenCL --skill nano-pdf-maxsaiets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/MaxSaiets/myOpenCL/tree/main/openclaw/skills/nano-pdf
Command: npx skills add https://github.com/MaxSaiets/myOpenCL --skill nano-pdf-maxsaiets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PDFs often require page-specific edits that are tedious to perform manually. nano-pdf enables applying edits using natural-language instructions via the CLI, reducing time and error-prone manual edits.

Core Features & Use Cases

  • Edit a specific page by giving a simple instruction, such as changing a title or fixing a typo.
  • Works with the nano-pdf CLI to apply deterministic edits to documents like decks and reports.
  • Use for quick revision rounds, templated edits, and batch-note corrections across a PDF.

Quick Start

Edit deck.pdf page 2 to correct the title and fix a 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 with natural language commands?

To edit a PDF with natural language commands, you provide page-level instructions like fixing typos or changing titles, and the tool applies these corrections directly to the document for quick revisions.

Do I need to install the nano-pdf CLI to edit PDF files?

Yes, you need to install the nano-pdf CLI binary to edit PDF files, as it provides the deterministic, CLI-driven workflow required to apply and validate your natural-language edit instructions.

What kind of PDF edits can I perform using natural language instructions?

Using natural language instructions, you can perform page-level PDF edits such as changing titles, fixing typos, adding annotations, and applying batch-note corrections across documents like reports and decks.

Can I use this approach for batch corrections across a multi-page report?

Yes, this approach supports batch-note corrections and quick revision rounds across multi-page PDF documents like reports and decks by applying deterministic, page-level edits via the command line.

What is the best way to fix a typo on a specific page of a PDF deck?

The best way to fix a typo on a specific PDF page is to issue a targeted natural-language instruction through the CLI, which deterministically applies the correction to the exact page without manual editing.