nano-pdf

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

46|6|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/aresbit/MateBot --skill nano-pdf-aresbit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/aresbit/MateBot/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/aresbit/MateBot --skill nano-pdf-aresbit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies editing PDFs by enabling natural-language instructions to drive the nano-pdf CLI, eliminating tedious manual edits and speeding up document corrections.

Core Features & Use Cases

  • Natural-language edits: Apply changes to a specific page in a PDF without manually editing with a traditional editor.
  • Page-level precision: Target a single page to update text, titles, or formatting with minimal commands.
  • Use Case: Imagine you have a slide deck PDF and you need to rename a title on a page and fix a subtitle typo across multiple documents; this Skill enables those edits in a straightforward command.

Quick Start

Use a simple command like: nano-pdf edit deck.pdf 1 "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 a traditional editor?

To edit a PDF without a traditional editor, use natural-language commands to target a specific page and update titles, correct text typos, or reformat content directly via the command line.

Can I update a single page in a PDF using natural language instructions?

Yes, you can update a single PDF page using natural language instructions by specifying the page number and the desired text changes, such as renaming a slide title or fixing a subtitle typo.

What is the best way to automate page-level corrections across multiple documents?

Automating page-level PDF corrections across documents is best achieved by using natural-language commands that pinpoint specific pages to reformat content or fix text without manual editing.

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

Yes, editing PDFs with natural language requires the nano-pdf CLI to be installed and available on your system PATH to execute page-level document edits.

Are there limitations to natural-language PDF editing for document workflows?

Natural-language PDF editing is limited to page-specific edits such as updating titles, correcting text, or reformatting content on a single page rather than applying structural changes across the entire document.