什麼是 video-ingest?
透過 Inngest 管道下載、轉錄和總結影片。當用戶要求抓取/下載/轉錄/攝取影片、保存 YouTube 影片或處理任何影片 URL 時使用。也可以處理多個 URL 的批次攝取。此技能會觸發持久的 Ingest 工作流程 - 不要手動執行 yt-dlp、mlx-whisper 或 scp。 來源:joelhooks/joelclaw。
透過 Inngest 管道下載、轉錄和總結影片。當用戶要求抓取/下載/轉錄/攝取影片、保存 YouTube 影片或處理任何影片 URL 時使用。也可以處理多個 URL 的批次攝取。此技能會觸發持久的 Ingest 工作流程 - 不要手動執行 yt-dlp、mlx-whisper 或 scp。
透過命令列快速安裝 video-ingest AI 技能到你的開發環境
來源:joelhooks/joelclaw。
Videos are ingested through the Inngest event bus. Do not run yt-dlp, mlx-whisper, scp, or create vault notes manually. The pipeline handles everything: download → NAS transfer → transcription → vault note → summary enrichment.
Open http://localhost:8288 in browser — shows functions, events, runs with per-step traces.
Send multiple events. Inngest queues and processes them with concurrency control:
透過 Inngest 管道下載、轉錄和總結影片。當用戶要求抓取/下載/轉錄/攝取影片、保存 YouTube 影片或處理任何影片 URL 時使用。也可以處理多個 URL 的批次攝取。此技能會觸發持久的 Ingest 工作流程 - 不要手動執行 yt-dlp、mlx-whisper 或 scp。 來源:joelhooks/joelclaw。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/joelhooks/joelclaw --skill video-ingest透過 Inngest 管道下載、轉錄和總結影片。當用戶要求抓取/下載/轉錄/攝取影片、保存 YouTube 影片或處理任何影片 URL 時使用。也可以處理多個 URL 的批次攝取。此技能會觸發持久的 Ingest 工作流程 - 不要手動執行 yt-dlp、mlx-whisper 或 scp。 來源:joelhooks/joelclaw。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/joelhooks/joelclaw --skill video-ingest 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/joelhooks/joelclaw