nano-pdf

Edits specific PDF document pages via natural-language instructions using the nc CLI.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill nano-pdf-malue-ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/malue-ai/dazee-small/tree/main/skills/library/nano-pdf
Command: npx skills add https://github.com/malue-ai/dazee-small --skill nano-pdf-malue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to edit specific pages within PDF documents by providing simple, natural-language instructions, eliminating the need for complex PDF editing software.

Core Features & Use Cases

  • In-place PDF Editing: Modify text, fix typos, or make small adjustments directly on a specified page of a PDF.
  • Natural Language Interface: Interact with PDF editing tasks using everyday language.
  • Use Case: Quickly correct a date or a name on the second page of a report without re-generating the entire document.

Quick Start

Use nano-pdf to edit the first page of 'report.pdf' to change the date to 'October 26th, 2023'.

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 using a graphical editor?▼

To edit PDF text, provide natural-language instructions to the nano-pdf CLI, which modifies specific pages directly without requiring a graphical editor.

Can I fix a typo on just one page of an existing PDF document?▼

Yes, you can fix typos on a specific PDF page by providing the page number and the text correction as a natural-language command to the CLI.

Does natural-language PDF editing support changing dates and names in a report?▼

Natural-language PDF editing supports changing dates and names in a report by specifying exact text replacements on targeted pages via command-line instructions.

What is the best way to make small adjustments to PDF content via command line?▼

The best way to make small adjustments to PDF content via command line is using a CLI tool that accepts natural-language instructions for in-place text modifications on specific pages.

Do I need to regenerate an entire PDF to correct a single page?▼

No, you do not need to regenerate the entire PDF. You can use the CLI to perform in-place editing and apply quick corrections only to the specific page requiring changes.