Use Nano-PDF when an agent needs to update existing PDF slides or insert matching new slides from plain-language instructions. The workflow is bounded to PDF page edits and deck-consistent slide generation, not general design automation.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill revise-pdf-slides-with-natural-language-edits --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Revise Pdf Slides With Natural Language Edits?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-revise-pdf-slides-with-natural-language-edits)More formats (shields.io, HTML) on the badges page.
---
name: "Revise PDF Slides with Natural-Language Edits"
slug: "revise-pdf-slides-with-natural-language-edits"
description: "Use Nano-PDF when an agent needs to update existing PDF slides or insert matching new slides from plain-language instructions. The workflow is bounded to PDF page edits and deck-consistent slide generation, not general design automation."
github_stars: 1237
verification: "security_reviewed"
source: "https://github.com/gavrielc/Nano-PDF"
author: "gavrielc"
category: "Image & Creative Automation"
framework: "OpenClaw"
tool_ecosystem:
github_repo: "gavrielc/Nano-PDF"
github_stars: 1237
---
# Revise PDF Slides with Natural-Language Edits
Use Nano-PDF when an agent needs to update existing PDF slides or insert matching new slides from plain-language instructions. The workflow is bounded to PDF page edits and deck-consistent slide generation, not general design automation.
## Installation
Use the upstream install or setup path that matches your environment:
- pip install nano-pdf
- brew install poppler tesseract
- Make sure you've installed poppler and tesseract for your platform. After installation, restart your terminal to refresh PATH. Run which pdftotext and which tesseract to verify they're accessible.
- git clone https://github.com/gavrielc/Nano-PDF.git
Requirements and caveats from upstream:
- [](https://www.python.org/downloads/)
- **Note:** This tool uses Gemini 3 Pro Image which requires a paid API tier. See [pricing](https://ai.google.dev/pricing) for details.
- Python 3.10+
Basic usage or getting-started notes:
- ## Example
- ### Using pip
- bash
- Source: https://github.com/gavrielc/Nano-PDF
- Extracted from upstream docs: https://raw.githubusercontent.com/gavrielc/Nano-PDF/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/revise-pdf-slides-with-natural-language-edits/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!