nano-pdf

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to edit specific pages within PDF documents using simple, natural-language instructions, streamlining document modification tasks.

Core Features & Use Cases

  • Page-Specific Editing: Apply changes to a designated page within a PDF.
  • Natural Language Instructions: Describe desired edits in plain English, such as changing text or correcting typos.
  • Use Case: Quickly update a single slide in a presentation PDF by telling the assistant to "Change the title on page 5 to 'Project Update' and fix the spelling of 'development'."

Quick Start

Use nano-pdf to edit the PDF file 'report.pdf' on page 3 to change the heading to 'Executive 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 document using natural language?

To edit PDF text using natural language, you provide plain English instructions to modify specific pages. This requires the nano-pdf executable installed in your system's PATH to process targeted content corrections.

Can I fix typos and change headings on a specific page of a PDF?

Yes, you can fix typos and change headings on a specific PDF page by stating the desired corrections in plain English. The tool applies targeted content modifications like changing a slide title or correcting spelling.

Do I need to install any software before using natural language PDF editing?

Yes, natural language PDF editing requires the nano-pdf command line executable to be installed and available in your system's PATH. This CLI tool processes the plain text instructions to modify the document.

What's the best way to update a single page in a PDF presentation?

The best way to update a single PDF presentation page is providing page-specific natural language instructions. You describe exact changes, like updating a title on page 5, and the CLI tool applies the targeted modification.

Are there limitations to modifying PDF documents with natural language commands?

Limitations of modifying PDFs with natural language include the requirement for the nano-pdf CLI executable in your system PATH. Additionally, edits are restricted to specific pages and targeted content rather than whole document restructuring.