nano-pdf

Edit a specified PDF page using natural-language instructions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Edit PDFs with natural-language instructions to apply targeted edits on a chosen page, eliminating tedious manual edits.

Core Features & Use Cases

  • Edit a specific page in a PDF using plain-language commands.
  • Handle page indexing (0-based or 1-based) depending on tool/version; supports common tasks like renaming titles, fixing typos, or updating figures.
  • Use in workflows for document revision, proofreading, and quick corrections on client-ready PDFs.

Quick Start

Edit deck.pdf page 1 to change the title to 'Q3 Results' and fix the subtitle typo.

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 text in a PDF using natural language commands, provide a plain-language instruction specifying the target page and the desired content changes, such as updating titles or fixing typos. A CLI tool parses and rewrites the PDF content to produce a validated output file.

Can I fix typos on a specific page of a PDF without manual editing?

Yes, you can fix typos on a specific PDF page by issuing a natural-language instruction that targets the chosen page index. The underlying CLI tool parses the document, applies the text correction, and rewrites the content to create a validated output file.

Does this natural-language PDF editing approach work with 0-based page indexing?

Yes, the natural-language PDF editing approach handles page indexing depending on the specific CLI tool or version used. It supports both 0-based and 1-based page indices to ensure targeted content modifications are applied to the correct document page.

What is the best way to update titles and figures across diverse PDFs in a document-review workflow?

The best way to update titles and figures across diverse PDFs in a document-review workflow is using natural-language instructions to apply targeted edits on a chosen page. This eliminates tedious manual edits by letting a CLI tool parse and rewrite the PDF content automatically.

Do I need a command-line tool to modify PDF content with plain-language instructions?

Yes, you need a command-line tool capable of parsing and rewriting PDF content to modify PDFs with plain-language instructions. The CLI tool honors the specified page indices and produces a validated output file after applying the requested text corrections or title updates.