nano-pdf

Edit PDF pages by applying natural-language instructions via the nano-pdf CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the process of making targeted edits to PDFs by accepting natural-language instructions and applying them via the nano-pdf CLI.

Core Features & Use Cases

  • Page-specific editing: modify text, formatting, or content on a chosen page without manual rework.
  • Natural-language control: issue edits in plain language and have them translated into PDF operations.
  • Use Case: Imagine updating the title on page 1 of a report to reflect Q3 results without recreating the document.

Quick Start

Change the title on deck.pdf page 1 to "Q3 Results".

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 on a specific page in a PDF?

To edit text on a specific PDF page, you can apply natural-language instructions to modify content without manual rework. The nano-pdf CLI translates your plain language prompts into targeted page-level operations for safe output generation.

Can I update PDF formatting using natural language prompts?

Yes, you can update PDF formatting using natural language prompts. The system translates your plain language instructions into CLI-compatible operations to apply simple formatting changes to your chosen document 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 issuing a natural-language instruction targeting that specific page. This approach applies your text modifications directly via the command-line interface, avoiding complete document recreation.

Does natural-language PDF editing work without prior command-line experience?

Natural-language PDF editing works by translating your plain text prompts into command-line operations. While you do not need to manually write CLI commands, the environment enforces CLI compatibility to execute the requested document modifications safely.

What are the limitations of using natural-language prompts for PDF editing?

Limitations of natural-language PDF editing include its focus on page-level edits within single documents and simple formatting changes. Complex, cross-document modifications or advanced layout restructuring are not supported by this targeted CLI workflow.