一键导入
video
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
Run hosted browser automation and page extraction through the Skills runtime.
Run hosted deep research with parallel search, synthesis, citations, source notes, and downloadable report artifacts.
Generate images using OpenAI, Minimax, or Gemini through the hosted Skills runtime with provider-cost pricing.
Create and manage grouped tmux sessions where each session focuses on its own window and its own folder. Knows workspace layout, naming conventions, and both multi-project and multi-agent patterns.
Transcribe audio, video, YouTube, Vimeo, and generic media URLs with iapp-transcriber or the hosted Skills runtime. Supports OpenAI GPT-4o transcription, OpenAI diarization, ElevenLabs Scribe v2, DeepGram, chunking, source metadata, subtitles, and JSON outputs.
| name | video |
| description | Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing. |
Generate short videos from text prompts or image references using provider-backed video models. This skill routes through the hosted Skills runtime so billing can reserve the selected provider/model cost before execution.
openai: sora-2, sora-2-prominimax: MiniMax-Hailuo-2.3-Fast, MiniMax-Hailuo-2.3gemini: veo-3.1-fast-generate-preview, veo-3.1-generate-previewseedance: dreamina-seedance-2.0, dreamina-seedance-2.0-fastvideo generate --provider seedance --prompt "cinematic product reveal" --duration 6 --output ./video.mp4
video generate --provider openai --model sora-2 --prompt "aerial city sunrise" --duration 10 --output ./video.mp4
video generate --provider gemini --model veo-3.1-fast-generate-preview --prompt "chef plating dessert" --output ./video.mp4
--provider: openai, minimax, gemini, or seedance--model: provider model override--prompt: text prompt--image: optional reference image path or URL--duration: requested duration in seconds--size: provider-specific size or aspect ratio--output: output file pathSKILLS_API_KEY: required for hosted runtime execution