What problem does it solve? Making small text changes to PDF files normally requires specialized editors or manual recreation of the document. This Skill lets you modify titles, fix typos, update dates, and change content on specific PDF pages by describing the edit in plain language. ## Core Features & Use Cases - Natural-Language PDF Editing: Describe the change you want (e.g., "Change the title to 'Q3 Results'") and the nano-pdf CLI applies it to the specified page. - Targeted Page Edits: Point edits at a specific page number so the rest of the document stays untouched. - Use Case: You receive a contract PDF where the client name is wrong on page 2. Run nano-pdf edit contract.pdf 2 "Change the client name from 'Acme Corp' to 'Acme Industries'" and verify the output file. ## Quick Start Ask the agent to edit a specific page of your PDF with a plain-language instruction, for example: use nano-pdf to change the title on page 1 of deck.pdf to 'Q3 Results'.