·video-generate
*

video-generate

agntswrm/agent-media

根據文本提示生成視頻或動畫靜態圖像。當您需要根據描述創建視頻、動畫圖像或使用 AI 生成視頻內容時使用。

16安裝·0熱度·@agntswrm

安裝

$npx skills add https://github.com/agntswrm/agent-media --skill video-generate

SKILL.md

Generates a video from a text prompt using AI video generation models. Supports both text-to-video and image-to-video (animating a static image).

| --prompt | Yes | Text description of the video to generate | | --in | No | Input image path or URL for image-to-video | | --duration | No | Duration in seconds (6, 8, 10, 12, 14, 16, 18, 20; default: 6) | | --resolution | No | Video resolution (720p, 1080p, 1440p, 2160p; default: 720p) | | --fps | No | Frame rate (25 or 50; default: 25) |

| --audio | No | Generate audio track | | --out | No | Output path, filename or directory (default: ./) | | --provider | No | Provider to use (default: auto-detect) | | --model | No | Model to use (overrides provider default) |

查看原文

可引用資訊

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

安裝指令
npx skills add https://github.com/agntswrm/agent-media --skill video-generate
分類
*創意媒體
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 video-generate?

根據文本提示生成視頻或動畫靜態圖像。當您需要根據描述創建視頻、動畫圖像或使用 AI 生成視頻內容時使用。 來源:agntswrm/agent-media。

如何安裝 video-generate?

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

這個 Skill 的原始碼在哪?

https://github.com/agntswrm/agent-media