golden-pdf
Use when testing the pdf golden build
适合你,如果需要在CI中自动比对PDF输出
/ 下载安装
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code
~/.claude/skills/(项目级 .claude/skills/)Codex CLI
~/.codex/skills/Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add yusufkaraaslan/skill_seekers/golden-pdf/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yusufkaraaslan/skill_seekers/golden-pdf/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify yusufkaraaslan/skill_seekers/golden-pdf安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
14481GitHub stars
~503最小装载
~880含声明引用
~880文本包总量
镜像托管
怎么用
商店整理自技能原文 · 版本 1663a3a · 表述以原文为准它做什么
安装后,Claude 可以回答关于 golden_pdf 文档的问题,包括概念、API、代码示例和教程。
什么时候触发
当你询问 golden_pdf 的概念、API 参考、代码示例或教程时触发。
装好后可以这样说
Claude 会从文档中查找安装步骤。
Claude 会提供文档中的代码示例。
Claude 会列出 API 用法。
技能原文 SKILL.md
Golden_Pdf Documentation Skill
Use when testing the pdf golden build
💡 When to Use This Skill
Use this skill when you need to:
- Understand golden_pdf concepts and fundamentals
- Look up API references and technical specifications
- Find code examples and implementation patterns
- Review tutorials, guides, and best practices
- Explore the complete documentation structure
📖 Chapter Overview
Total Pages: 3
Content Breakdown:
- manual: 3 pages
🔑 Key Concepts
Main topics covered in this documentation
Major Topics:
- Getting Started Guide
- Troubleshooting
Subtopics:
- Installation Steps
- API Usage
⚡ Quick Reference
Common documentation patterns found:
Getting Started (1 sections):
- Getting Started Guide (page 1)
Installation (1 sections):
- Installation Steps (page 1)
Troubleshooting (1 sections):
- Troubleshooting (page 3)
Usage (1 sections):
- API Usage (page 2)
📝 Code Examples
High-quality examples extracted from documentation
Bash Examples (1)
Example 1 (Quality: 6.0/10):
pip install thing
Python Examples (2)
Example 1 (Quality: 9.5/10):
def long_example():
x0 = 0
x1 = 1
x2 = 2
x3 = 3
x4 = 4
x5 = 5
x6 = 6
x7 = 7
x8 = 8
x9 = 9
x10 = 10
x11 = 11
x12 = 12
x13 = 13
x14 = 14
x15 = 15
x16 = 16
x17 = 17
x18 = 18
x19 = 19
x20 = 20
x21 = 21
x22 = 22
x23 = 23
x24 = 24
x25 = 25
x26 = 26
x27 = 27
x28 = 28
x29 = 29
x30 = 30
x31 = 31
x32 = 32
x33 = 33
x34 = 34
x35 = 35
x36 = 36
x37 = 37
x3
...
Example 2 (Quality: 8.5/10):
print('hello')
📊 Documentation Statistics
- Total Pages: 3
- Code Blocks: 4
- Images/Diagrams: 2
- Programming Languages: 3
Language Breakdown:
- python: 2 examples
- bash: 1 examples
- text: 1 examples
Code Quality:
- Average Quality Score: 7.4/10
- Valid Code Blocks: 4
🗺️ Navigation
Reference Files:
references/manual.md- manual
See references/index.md for complete documentation structure.
Generated by Skill Seeker | PDF Documentation Scraper
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…