nano-pdf

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cgk-platform/cgk --skill nano-pdf-cgk-platform
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/cgk-platform/cgk/tree/main/openclaw-skills/nano-pdf
Command: npx skills add https://github.com/cgk-platform/cgk --skill nano-pdf-cgk-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Edit PDFs with natural-language instructions to apply page-level changes, reducing manual editing time.

Core Features & Use Cases

  • Natural-language edits: modify text, formatting, or layout on a chosen page using plain language.
  • Page-specific operations: apply changes to a single page or a range within a document.
  • Use Case: update the title on page 2 of a deck.pdf and fix a typographical error across pages.

Quick Start

Edit the first page of deck.pdf to update the title to Q3 Results and fix any typos.

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 PDF using natural language instructions?▼

To edit a PDF with natural language, you provide the target file, a 1-based page number, and a concise instruction to the tool's CLI interface. The Skill then applies page-level changes to execute your requested text or formatting modifications.

Can I apply page-specific changes to a multi-page PDF document?▼

Yes, you can apply page-specific changes to a multi-page PDF by specifying a 1-based page number in your command. This allows you to target individual pages for quick corrections, formatting tweaks, and content updates.

Does this natural-language PDF editing tool require any dependencies?▼

No external dependencies are required for this tool, but it assumes the underlying command-line interface is already installed and accessible in your environment to process the target PDF and apply the requested edits.

What is the best way to fix a typographical error on a specific PDF page?▼

The best way to fix a typographical error on a specific PDF page is to pass the document, the 1-based page number, and a concise natural-language instruction describing the correction through the command-line interface.

Are there limitations to editing PDFs with plain language commands?▼

This approach is designed for quick corrections and formatting tweaks on individual pages rather than complex layout restructuring. It operates on a page-level basis, so broad document-wide structural changes may fall outside its intended scope.