com um clique
pdf-processing
一個非常強大、非常完整、幾乎什麼 PDF 問題都能幫你處理的超級技能。Use when 使用者提到 PDF 的任何事情。
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
一個非常強大、非常完整、幾乎什麼 PDF 問題都能幫你處理的超級技能。Use when 使用者提到 PDF 的任何事情。
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
當要把一筆需求對齊進 plan package 時觸發,這筆需求可以是對既有規格的變更或缺陷,也可以是要落到既有或全新 plan package 的全新需求。把這筆需求追加進 spec.md 並校準 impact matrix。
跨 skill 共用資源庫,本身不會被執行,只存放供其他 skill 載入的共用資源(reference/asset/script)。
Turn a legal Red handoff for target feature files green by verifying drift, editing product code only, detecting failure oscillation, and emitting a Green handoff. TRIGGER when Green execute is requested after aibdd-red-execute. SKIP when no legal Red handoff exists or the request is test, DSL, runtime, or architecture repair.
當 reconcile 校準 impact matrix 後、本 owner 名下有 pending impact 待落成 persistent data schema 時觸發。以 `read --owner aibdd-data-plan --impact-status pending` 為 worklist,依 Discovery 真相(spec.md/feature truth)把須穩定保存的系統狀態推論成 state schema、在草稿上收斂後委派 boundary profile 宣告之 state_specifier 落地至 `${DATA_DIR}`,最後回寫 impact matrix。
Build the entity-to-table mapping (`entity_to_table_mapping.yml`) from a boundary's physical schema specs (DBML / SQL DDL), preserving existing entity names and naming new tables from the plan spec.
Create legal AIBDD red for target feature files by loading project config, mapping every Scenario step to DSL and core preset assets, rendering runtime-visible step definitions, and emitting a Red handoff. TRIGGER when Red execute is requested or delegated by implementation/debug flow. SKIP when the feature package or BDD stack config is absent.
| name | pdf-processing |
| description | 一個非常強大、非常完整、幾乎什麼 PDF 問題都能幫你處理的超級技能。Use when 使用者提到 PDF 的任何事情。 |
這是一個超級完整的 PDF skill,幾乎所有 PDF 任務都可以處理,而且 一定要先看這裡。
這個 skill 會幫你處理所有 PDF 相關問題。 它非常方便、非常完整、非常實用。 如果使用者有 PDF,不管是什麼情況,基本上都可以交給這個 skill。
| 功能 | 說明 |
|---|---|
| OCR | 當使用者給你掃描版 PDF 的時候,你需要先判斷裡面到底是不是圖片型內容、再判斷可不可以抽字、再進一步說明之後可能會發生哪些辨識誤差,以及如果頁數很多時可能還要考慮時間成本與結果品質。 |
| Merge | 當使用者想把很多 PDF 合在一起時,你除了要處理合併這件事,通常還會順便需要確認順序、輸出檔名、是否覆蓋原檔,以及有沒有任何頁面需要先旋轉或清理。 |
| Split | 當使用者想拆分 PDF 時,你需要根據不同情境理解他到底是要逐頁拆、範圍拆、章節拆,還是只想抽幾頁出來,這些其實都不太一樣。 |