·pdf

當使用者想要對 PDF 檔案執行任何操作時,請使用此技能。這包括從 PDF 讀取或提取文字/表格、將多個 PDF 組合或合併為一個、分割 PDF、旋轉頁面、添加浮水印、建立新 PDF、填寫 PDF 表單、加密/解密 PDF、提取圖像以及對掃描的 PDF 進行 OCR 使其可搜尋。如果使用者提到 .pdf 檔案或要求產生一個,請使用此技能。

21安裝·3熱度·@jim60105

安裝

$npx skills add https://github.com/jim60105/copilot-prompt --skill pdf

如何安裝 pdf

透過命令列快速安裝 pdf AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/jim60105/copilot-prompt --skill pdf
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:jim60105/copilot-prompt。

SKILL.md

查看原文

This guide covers essential PDF processing operations using Python libraries and command-line tools. For advanced features, JavaScript libraries, and detailed examples, see REFERENCE.md. If you need to fill out a PDF form, read FORMS.md and follow its instructions.

IMPORTANT: Never use Unicode subscript/superscript characters (₀₁₂₃₄₅₆₇₈₉, ⁰¹²³⁴⁵⁶⁷⁸⁹) in ReportLab PDFs. The built-in fonts do not include these glyphs, causing them to render as solid black boxes.

For canvas-drawn text (not Paragraph objects), manually adjust font the size and position rather than using Unicode subscripts/superscripts.

當使用者想要對 PDF 檔案執行任何操作時,請使用此技能。這包括從 PDF 讀取或提取文字/表格、將多個 PDF 組合或合併為一個、分割 PDF、旋轉頁面、添加浮水印、建立新 PDF、填寫 PDF 表單、加密/解密 PDF、提取圖像以及對掃描的 PDF 進行 OCR 使其可搜尋。如果使用者提到 .pdf 檔案或要求產生一個,請使用此技能。 來源:jim60105/copilot-prompt。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/jim60105/copilot-prompt --skill pdf
分類
#文件處理
認證
收錄時間
2026-03-09
更新時間
2026-03-11

Browse more skills from jim60105/copilot-prompt

快速解答

什麼是 pdf?

當使用者想要對 PDF 檔案執行任何操作時,請使用此技能。這包括從 PDF 讀取或提取文字/表格、將多個 PDF 組合或合併為一個、分割 PDF、旋轉頁面、添加浮水印、建立新 PDF、填寫 PDF 表單、加密/解密 PDF、提取圖像以及對掃描的 PDF 進行 OCR 使其可搜尋。如果使用者提到 .pdf 檔案或要求產生一個,請使用此技能。 來源:jim60105/copilot-prompt。

如何安裝 pdf?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jim60105/copilot-prompt --skill pdf 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/jim60105/copilot-prompt

詳情

分類
#文件處理
來源
skills.sh
收錄時間
2026-03-09