npx skills add https://github.com/openai/skills --skill pdfpdftoppm。reportlab 生成 PDF。pdfplumber(或 pypdf)进行文本提取和快速检查;不要依赖它来保证布局保真度。tmp/pdfs/ 目录;完成后删除。output/pdf/ 目录下。广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
优先使用 uv 进行依赖管理。
Python 包:
uv pip install reportlab pdfplumber pypdf
如果 uv 不可用:
python3 -m pip install reportlab pdfplumber pypdf
系统工具(用于渲染):
# macOS (Homebrew)
brew install poppler
# Ubuntu/Debian
sudo apt-get install -y poppler-utils
如果无法在当前环境中安装,请告知用户缺少哪个依赖项以及如何在本地安装。
无需设置环境变量。
pdftoppm -png $INPUT_PDF $OUTPUT_PREFIX
每周安装数
711
代码仓库
GitHub 星标数
15.3K
首次出现
2026年1月28日
安全审计
安装于
codex655
opencode609
gemini-cli595
github-copilot586
amp571
kimi-cli571
pdftoppm if available.reportlab to generate PDFs when creating new documents.pdfplumber (or pypdf) for text extraction and quick checks; do not rely on it for layout fidelity.tmp/pdfs/ for intermediate files; delete when done.output/pdf/ when working in this repo.Prefer uv for dependency management.
Python packages:
uv pip install reportlab pdfplumber pypdf
If uv is unavailable:
python3 -m pip install reportlab pdfplumber pypdf
System tools (for rendering):
# macOS (Homebrew)
brew install poppler
# Ubuntu/Debian
sudo apt-get install -y poppler-utils
If installation isn't possible in this environment, tell the user which dependency is missing and how to install it locally.
No required environment variables.
pdftoppm -png $INPUT_PDF $OUTPUT_PREFIX
Weekly Installs
711
Repository
GitHub Stars
15.3K
First Seen
Jan 28, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykWarn
Installed on
codex655
opencode609
gemini-cli595
github-copilot586
amp571
kimi-cli571
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
136,300 周安装