nano-pdf

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

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Team-Hireal/RealChat --skill nano-pdf-team-hireal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/Team-Hireal/RealChat/tree/main/openclaw/skills/nano-pdf
Command: npx skills add https://github.com/Team-Hireal/RealChat --skill nano-pdf-team-hireal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • In-place PDF Editing: Modify specific pages of a PDF document directly.
  • Natural Language Commands: Use plain English to describe desired changes.
  • Use Case: Quickly correct a typo on a specific page of a report or update a title on a presentation slide without needing to manually edit the PDF in a graphical editor.

Quick Start

Use nano-pdf to edit the file deck.pdf on page 1, changing the title to 'Q3 Results' and fixing 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 using natural language commands?

To edit a PDF using natural language, you provide plain English instructions to the nano-pdf command-line interface, which targets specific pages for text changes like typo corrections without needing a graphical editor.

Can I correct a typo on a specific page of a PDF document via CLI?

Yes, you can correct a typo on a specific page of a PDF document via CLI by providing a natural language instruction to the nano-pdf binary, which performs in-place modifications directly on the targeted page.

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

To edit PDFs with natural language, you need the nano-pdf binary installed and accessible in your system's PATH, as the command-line interface relies on this executable to process document modifications.

What is the best way to update text in a PDF without a graphical editor?

The best way to update text in a PDF without a graphical editor is using a natural language command-line interface, which allows you to describe desired changes like updating titles or fixing typos directly.

Does natural language PDF editing support modifying multiple pages at once?

The natural language PDF editing capability targets specific pages within a document for modifications such as text changes, focusing on direct in-place edits rather than batch processing multiple pages.