data-export-pdf
✓使用 reportlab 创建包含文本、表格和嵌入图像的专业 PDF 报告。与任何 LLM 提供商(GPT、Gemini、Claude 等)合作。
SKILL.md
Overview This skill enables you to create professional PDF reports containing analysis summaries, formatted tables, and embedded visualizations. Unlike cloud-hosted solutions, this skill uses the reportlab Python library and executes locally in your environment, making it compatible with ALL LLM providers including GPT, Gemini, Claude, DeepSeek, and Qwen.
Issue: "Image not found" Solution: Ensure image path is correct and file exists before adding to PDF:
Issue: "Table exceeds page width" Solution: Reduce column widths or font size:
使用 reportlab 创建包含文本、表格和嵌入图像的专业 PDF 报告。与任何 LLM 提供商(GPT、Gemini、Claude 等)合作。 来源:starlitnightly/omicverse。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/starlitnightly/omicverse --skill data-export-pdf- 分类
- #文档处理
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 data-export-pdf?
使用 reportlab 创建包含文本、表格和嵌入图像的专业 PDF 报告。与任何 LLM 提供商(GPT、Gemini、Claude 等)合作。 来源:starlitnightly/omicverse。
如何安装 data-export-pdf?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/starlitnightly/omicverse --skill data-export-pdf 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/starlitnightly/omicverse
详情
- 分类
- #文档处理
- 来源
- skills.sh
- 收录时间
- 2026-02-01