nano-pdf

Edits PDF page text via natural-language commands in Turontec's synthetic-eval harness.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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 on a specified page of a PDF.
  • Natural Language Commands: Instruct edits using plain English, abstracting away complex PDF manipulation tools.
  • Use Case: Quickly correct a typo on page 5 of a presentation PDF or update a date on a report without needing to re-export the entire document.

Quick Start

Edit page 1 of the document deck.pdf 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 text in a PDF without re-exporting the whole document?

To edit a PDF without re-exporting, use natural language to instruct specific page modifications like fixing typos or updating dates. This targets individual pages directly, bypassing the need to regenerate the entire document from its source application.

Do I need the nano-pdf CLI installed to edit PDFs with natural language?

Yes, you need the nano-pdf CLI tool installed and accessible in your system's PATH to execute natural language PDF editing commands. The Skill acts as an interface to this command-line tool for document manipulation.

Can I update a specific page in a PDF using plain English commands?

You can update a specific PDF page using plain English commands to change text, titles, or correct errors. The natural language interface abstracts complex manipulation logic, allowing targeted in-place edits on chosen pages.

What is the best way to change a title on a single PDF page?

The best way to change a title on a single PDF page is using natural language instructions via the nano-pdf CLI. You specify the page number and the new text, and the tool performs the in-place modification without altering other pages.

Does natural language PDF editing work for large multi-page documents?

Natural language PDF editing works for multi-page documents by targeting specific pages for modification. However, it is designed for quick text corrections and updates on individual pages, not for bulk reformatting across an entire document.