nano-pdf

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

601|121|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/smallnest/goclaw --skill nano-pdf-smallnest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/smallnest/goclaw/tree/main/internal/builtin_skills/nano-pdf
Command: npx skills add https://github.com/smallnest/goclaw --skill nano-pdf-smallnest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Page-Specific Editing: Modify content on a designated page of a PDF.
  • Natural Language Instructions: Describe desired changes in plain English.
  • Use Case: Quickly correct a typo on page 5 of a report or update a specific detail in a presentation slide without manually editing the entire document.

Quick Start

Use nano-pdf to edit the file deck.pdf on page 1 by changing the title to 'Q3 Results' and fixing a 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 a specific page in a PDF document using natural language?

You can edit a specific page in a PDF by providing plain English instructions to the nano-pdf CLI, which directly applies the modifications to the targeted page without manual editing.

Can I correct a typo on a single page of a PDF without altering the rest of the document?

Yes, you can correct a typo on a single PDF page by specifying the page number and the desired text change in natural language, ensuring the rest of the document remains untouched.

Do I need to install any command-line tools to edit PDFs with natural language instructions?

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

What is the best way to quickly update a detail on a presentation slide saved as a PDF?

The best way to update a slide detail is using the nano-pdf CLI to target the specific page and describe the modification in natural language for quick, localized corrections.

Does nano-pdf support editing entire PDF documents at once?

No, nano-pdf focuses on page-specific editing, facilitating quick corrections and modifications to individual pages rather than processing the entire document at once.