它能做什么
中文摘要
「nano-pdf」的原始 GitHub SKILL.md 将它定位为:Edit PDFs with natural-language instructions using the nano-pdf CLI.。它的核心价值是约束界面层级、组件状态、可访问性和视觉验收细节。文档重点章节包括「Quick start」。
为什么推荐
推荐理由
推荐它,是因为它在「文档处理」分类里热度靠前(GitHub Stars 380,125),同时原始文档信息密度足够高。原文列出的执行要点包括:Page numbers are 0-based or 1-based depending on the tool's version/config; if the result looks off by one, retry with the other.;Always sanity-check the output PDF before sending it out.。对经常重复的任务来说,这类 Skill 能把经验沉淀到工作流前端,减少临场猜测。
什么时候用
适用场景
- 做界面实现、组件重构、视觉验收或设计系统一致性检查
- 处理文档、表格、演示文稿和知识型资料生产
- 围绕「文档处理」任务给 Agent 增加可复用的领域流程
使用前先看
主要亮点
- 01
适合对 PDF 做定向修改,而不是只做简单查看或导出。
- 02
自然语言指令能降低复杂 PDF 操作的表达成本。
- 03
页码规则等细节可能有差异,操作前需确认输入页码约定。
原始文档
原文摘录
Edit PDFs with natural-language instructions using the nano-pdf CLI.