Skip to main content

pdf

Codex built-in skill for reading, creating, or reviewing PDF files where rendering, page layout, typography, and visual fidelity matter.

跳到安装

来源信息

仓库
Rycen7822/skill-retrieval-mcp
最近来源活动
2026年5月10日 17:34
检测到的 SKILL.md 语言
英语
星标
2
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
pdf
description
Codex built-in skill for reading, creating, or reviewing PDF files where rendering, page layout, typography, and visual fidelity matter.
tags
["codex-builtin","pdf","rendering","layout"]
# pdf ## When to Use Use for PDF generation, PDF review, visual layout checks, rendering pages to images, or extracting content while preserving layout concerns. ## Do Not Use When Do not use for ordinary Markdown editing or text-only notes where PDF rendering is irrelevant. ## Required Inputs Input PDF or desired output path, rendering tools such as Poppler, and layout quality criteria. ## Workflow 1. Render pages to images for visual checks. 2. Use reportlab, pdfplumber, or pypdf as appropriate. 3. Regenerate or inspect output. 4. Verify spacing, clipping, fonts, and page transitions.
在 GitHub 查看