·concept-to-video
*

concept-to-video

使用 Manim (Python) 將任何概念轉化為動畫解釋影片。當使用者需要動畫視覺化、動態圖形或視訊輸出 (MP4/GIF) 來表達技術概念時使用。涵蓋:架構動畫、資料流視覺化、演算法逐步執行、管道解釋器、數學證明、比較、代理互動、訓練循環或任何「製作 X 動畫」/「製作 X 影片」請求。也觸發現有 Manim 場景編輯或重新渲染。觸發:「創建影片」、「動畫化」、「製作解釋器」、「影片概念」、「manim 動畫」、「將其顯示為影片」、「動態圖形」、「視覺化此過程」或任何概念 + 影片/動畫輸出請求。即使對於有關技術想法的臨時“動畫”請求也可以使用此技能。

16安裝·1熱度·@mathews-tom

安裝

$npx skills add https://github.com/mathews-tom/praxis-skills --skill concept-to-video

如何安裝 concept-to-video

透過命令列快速安裝 concept-to-video AI 技能到你的開發環境

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

來源:mathews-tom/praxis-skills。

SKILL.md

查看原文

Creates animated explainer videos from concepts using Manim (Python) as a programmatic animation engine.

| references/scene-patterns.md | Common scene patterns for different concept types with reusable templates | | scripts/rendervideo.py | Wrapper around Manim CLI — handles quality, format, output path cleanup |

Manim is the "SVG of video" — you write Python code that describes animations declaratively, and it renders to MP4/GIF at any resolution. The Python scene file IS the editable intermediate: the user can see the code, request changes ("make the arrows red", "add a third step", "slow down the transition"), and only do a final high-quality render once satisfied. This makes the workflow iterative and controllable, exa...

使用 Manim (Python) 將任何概念轉化為動畫解釋影片。當使用者需要動畫視覺化、動態圖形或視訊輸出 (MP4/GIF) 來表達技術概念時使用。涵蓋:架構動畫、資料流視覺化、演算法逐步執行、管道解釋器、數學證明、比較、代理互動、訓練循環或任何「製作 X 動畫」/「製作 X 影片」請求。也觸發現有 Manim 場景編輯或重新渲染。觸發:「創建影片」、「動畫化」、「製作解釋器」、「影片概念」、「manim 動畫」、「將其顯示為影片」、「動態圖形」、「視覺化此過程」或任何概念 + 影片/動畫輸出請求。即使對於有關技術想法的臨時“動畫”請求也可以使用此技能。 來源:mathews-tom/praxis-skills。

可引用資訊

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

安裝指令
npx skills add https://github.com/mathews-tom/praxis-skills --skill concept-to-video
分類
*創意媒體
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from mathews-tom/praxis-skills

快速解答

什麼是 concept-to-video?

使用 Manim (Python) 將任何概念轉化為動畫解釋影片。當使用者需要動畫視覺化、動態圖形或視訊輸出 (MP4/GIF) 來表達技術概念時使用。涵蓋:架構動畫、資料流視覺化、演算法逐步執行、管道解釋器、數學證明、比較、代理互動、訓練循環或任何「製作 X 動畫」/「製作 X 影片」請求。也觸發現有 Manim 場景編輯或重新渲染。觸發:「創建影片」、「動畫化」、「製作解釋器」、「影片概念」、「manim 動畫」、「將其顯示為影片」、「動態圖形」、「視覺化此過程」或任何概念 + 影片/動畫輸出請求。即使對於有關技術想法的臨時“動畫”請求也可以使用此技能。 來源:mathews-tom/praxis-skills。

如何安裝 concept-to-video?

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

這個 Skill 的原始碼在哪?

https://github.com/mathews-tom/praxis-skills