nano-pdf

Apply natural-language edits to PDF pages via the nano-pdf CLI.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/sarathi-aiml/openclaw-zero-trust --skill nano-pdf-sarathi-aiml
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/sarathi-aiml/openclaw-zero-trust/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/sarathi-aiml/openclaw-zero-trust --skill nano-pdf-sarathi-aiml

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PDF editing typically requires manual, repetitive steps in specialized tools. nano-pdf enables writing edits in natural language and applying them directly to a PDF.

Core Features & Use Cases

  • Natural-language editing: Describe the desired changes and nano-pdf applies them to the selected PDF.
  • Page-level edits: Target specific pages for title changes, text corrections, or layout tweaks.
  • Local processing and privacy: All edits run locally without uploading documents to external services.
  • Use Case: Update a report title, fix a typo in a slide, or adjust formatting across a single page.

Quick Start

Edit a PDF page using a natural-language instruction, for example change the title on deck.pdf page 1 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 a PDF using natural language instructions?

To edit a PDF using natural language, you describe the desired changes like correcting typos or updating titles, and the tool applies them directly to the document. This approach eliminates manual editing steps in specialized tools.

Do I need to install the nano-pdf CLI tool to use this for document editing?

Yes, you must have the nano-pdf CLI tool installed locally to use this Skill. It leverages the nano-pdf command-line interface to apply your natural-language editing instructions to the PDF document.

Does this PDF editing approach keep my documents private?

Yes, all PDF editing runs locally on your machine without uploading documents to external services. This local processing ensures your document content remains completely private throughout the editing workflow.

What are the limitations of using natural language to edit PDF files?

This tool is designed for small edits like title changes, typo corrections, or single-page content updates. It may not be suitable for complex document restructuring or extensive layout modifications beyond targeted page-level adjustments.