Skip to main content
在 Manus 中运行任何 Skill
一键导入

nano-pdf

星标3
分支5
更新时间2026年7月16日 07:09

Edit an existing PDF's text — fix typos, rewrite titles/headings, correct captions or footers, tweak dates and labels — by describing the change in natural language, through the official nano-pdf CLI run via the bash tool. nano-pdf renders a target page, applies the instruction with Google's Gemini 3 Pro Image ("Nano Banana") model, and writes a new PDF, so it works on scanned/flattened decks where there is no editable text layer. Covers the `edit` subcommand (one or more page/instruction pairs), the `add` subcommand (insert an AI-generated slide), style references, resolution, and output naming. No dedicated Python tool and no extra Python dependencies — shell only, same shape as xurl/notion/goplaces. Needs the nano-pdf binary on PATH (pip/uvx), a paid GEMINI_API_KEY, and system deps poppler + tesseract. Use when the user wants to edit text/titles/typos inside a .pdf in place, not to author a new document from scratch (see powerpoint/document-report-authoring for that).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly