nano-pdf

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

20|7|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/kaivyy/kabot --skill nano-pdf-kaivyy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/kaivyy/kabot/tree/main/kabot/skills/nano-pdf
Command: npx skills add https://github.com/kaivyy/kabot --skill nano-pdf-kaivyy

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 revision processes.

Core Features & Use Cases

  • In-place PDF Editing: Modify text, correct typos, or update content on designated pages of a PDF.
  • Natural Language Interface: Interact with PDF editing commands using everyday language, abstracting away complex CLI syntax.
  • Use Case: Quickly correct a single typo on page 5 of a presentation PDF without needing to re-export or manually edit the entire document.

Quick Start

Use nano-pdf to edit deck.pdf page 1 to change the title to 'Q3 Results' and fix the typo in the subtitle.

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 re-exporting the whole document?▼

You can modify specific PDF pages in-place using natural-language instructions, allowing quick text corrections without re-exporting the entire document from its source.

Can I fix typos on a single page of a PDF file?▼

Yes, you can fix typos on a single PDF page by issuing a natural-language instruction that targets only that designated page for text correction.

How do I change a PDF title using natural language?▼

You change a PDF title by providing a natural-language instruction specifying the target page and new text, which abstracts away complex CLI syntax for the text modification.

Does this PDF editing approach require any special software setup?▼

Yes, it requires the nano-pdf executable to be installed and available in the system's PATH environment to execute the natural-language text modification commands.

What are the limitations of editing PDFs with a natural language interface?▼

This approach is limited to quick text modifications and corrections on individual pages, abstracting CLI syntax but requiring the specific executable without supporting full document restructuring.