image-to-editable-ppt-skill 是做什麼的?
Codex skill for converting slide images, PDFs, and image-based PPTX files into editable PowerPoint decks.
用於將幻燈片圖片、PDF 和以圖片為基礎的 PPTX 檔案轉換為可編輯 PowerPoint 簡報的 Codex 技能。
這個 Codex 技能可以自動將幻燈片圖片、PDF 檔案,以及內含圖片而非可編輯文字的 PPTX 檔案,轉換為可編輯的 PowerPoint 簡報。對於需要從無法直接複製文字的簡報來源中提取內容的使用者來說,這項技能特別實用。它支援多種輸入格式,並能產出標準的 PPTX 檔案,方便後續編輯與格式化。只需將圖片或 PDF 提供給 AI 代理,該技能便會處理文字辨識與版面重建,最終生成可直接在 PowerPoint 中開啟和修改的簡報。這項技能適用於 Codex 平台,協助開發者與非技術使用者節省手動重建簡報的時間。
npx skills add ningzimu/image-to-editable-ppt-skillCodex skill for converting slide images, PDFs, and image-based PPTX files into editable PowerPoint decks.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.