PDF Toolkit
Split, merge, compress, and extract text from PDF files directly from your agent.
免费 版本: 1.2.0 作者: FYY Team
安装
在终端中运行:
curl -fsSL https://fyy.dev/install.sh | sh -s -- --skill pdf-toolkit 粘贴给你的 AI Agent:
请帮我安装 FYY 并安装 skill「pdf-toolkit」:执行 curl -fsSL https://fyy.dev/install.sh | sh -s -- --skill pdf-toolkit,安装完成后运行 fyy status 确认,并告诉我该 skill 的用法。 适用场景
Use when you need to manipulate PDF documents without leaving your agent workflow.
可解决的问题
- Splitting a large PDF into per-chapter files
- Merging scanned invoices into one document
- Extracting plain text for downstream summarization
如何使用
Install with curl -fsSL https://fyy.dev/install.sh | sh -s -- --skill pdf-toolkit, then ask your agent to split, merge, or extract text.