nano-pdf

Edit specific PDF pages via natural-language instructions using the nano-pdf CLI.

1|1|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Rlier/clawdbot --skill nano-pdf-rlier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/Rlier/clawdbot/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/Rlier/clawdbot --skill nano-pdf-rlier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to edit specific pages within PDF documents using simple, natural-language instructions, streamlining document modification tasks.

Core Features & Use Cases

  • In-place PDF Editing: Modify text content and fix typos directly on a specified page of a PDF.
  • Natural Language Interface: No need for complex PDF editing software; describe your changes in plain English.
  • Use Case: Quickly update a title or correct a minor error on page 5 of a presentation PDF without opening a dedicated editor.

Quick Start

Edit page 1 of the document 'deck.pdf' to change the title to 'Q3 Results' and fix the subtitle typo.

Frequently Asked Questions about nano-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I edit text in a PDF without using dedicated editing software?

You can edit text in a PDF by describing your changes in natural language, which the Skill translates into command-line operations to modify specific document pages directly without opening a dedicated editor.

Can I fix typos on a single page of a PDF document using natural language?

Yes, you can fix typos on a single PDF page by providing natural-language instructions, allowing the CLI tool to target and correct specific text content on that page in-place.

Do I need any specific tools installed to edit PDFs with natural language?

Yes, you need the nano-pdf command-line tool installed and accessible in your system's PATH to execute the natural-language instructions and apply the text modifications to the PDF.

What is the best way to update a title on a specific page of a PDF?

The best way to update a title on a specific PDF page is using natural-language instructions via the CLI, which quickly modifies the text content in-place without needing complex PDF editing software.

Are there limitations to modifying PDF documents through a command-line interface?

This approach targets quick text modifications or corrections on individual PDF pages, so it is best suited for minor edits and updates rather than complex, multi-page document restructuring.