什麼是 after-effects?
透過 ExtendScript 自動化 Adobe After Effects。當使用者要求建立、修改或查詢 After Effects 專案中的任何內容(圖層、關鍵影格、表達式、效果、合成、資源、渲染、批次操作)時使用。在 macOS 上透過 osascript 產生並執行 JSX ExtendScript。 來源:aedev-tools/adobe-agent-skills。
透過 ExtendScript 自動化 Adobe After Effects。當使用者要求建立、修改或查詢 After Effects 專案中的任何內容(圖層、關鍵影格、表達式、效果、合成、資源、渲染、批次操作)時使用。在 macOS 上透過 osascript 產生並執行 JSX ExtendScript。
透過命令列快速安裝 after-effects AI 技能到你的開發環境
來源:aedev-tools/adobe-agent-skills。
This skill automates After Effects by generating ExtendScript (.jsx) and executing it via osascript. It reads project state through query scripts, uses rule files for domain knowledge, and wraps all mutations in undo groups.
Then read /tmp/ae-assistant-result.json for active comp, selected layers, CTI.
If this is the first interaction or the project context is unknown, also run:
透過 ExtendScript 自動化 Adobe After Effects。當使用者要求建立、修改或查詢 After Effects 專案中的任何內容(圖層、關鍵影格、表達式、效果、合成、資源、渲染、批次操作)時使用。在 macOS 上透過 osascript 產生並執行 JSX ExtendScript。 來源:aedev-tools/adobe-agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/aedev-tools/adobe-agent-skills --skill after-effects透過 ExtendScript 自動化 Adobe After Effects。當使用者要求建立、修改或查詢 After Effects 專案中的任何內容(圖層、關鍵影格、表達式、效果、合成、資源、渲染、批次操作)時使用。在 macOS 上透過 osascript 產生並執行 JSX ExtendScript。 來源:aedev-tools/adobe-agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/aedev-tools/adobe-agent-skills --skill after-effects 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aedev-tools/adobe-agent-skills