ワンクリックで
generating-videos
Generates videos using Grok. Supports text-to-video and image-to-video. AI视频生成、文生视频、图生视频。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Generates videos using Grok. Supports text-to-video and image-to-video. AI视频生成、文生视频、图生视频。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Compact the current conversation into a handoff document for another agent to pick up.
Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine, mock up a UI, explore design options, or says "prototype this", "let me play with it", "try a few designs".
| name | generating-videos |
| description | Generates videos using Grok. Supports text-to-video and image-to-video. AI视频生成、文生视频、图生视频。 |
Generates videos using Grok.
Use grok-imagine-video for video generation.
| Scenario | Use Model | Reason |
|---|---|---|
| Video 1-15s | grok-imagine-video | Grok supports direct 1-15s generation |
| Text-to-video | grok-imagine-video | Prompt-only generation |
| Image-to-video | grok-imagine-video | Uses one reference image |
| Video >15s | Generate multiple clips, then load editing-videos to concatenate | Grok max duration is 15s |
Video prompts MUST follow the user's language. If the user writes in Chinese, generate Chinese prompts; if in English, generate English prompts. If the user explicitly requests a specific language, use that language.
| Model | Speed | Quality | Max Duration | Use Case |
|---|---|---|---|---|
grok-imagine-video | Fast | Good | 15s | Default video generation |
| Parameter | Values | Default | Description |
|---|---|---|---|
duration | 1-15 | model default | Video duration in seconds |
resolution | 480p, 720p | 720p | Video resolution |
aspectRatio | 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3 | 9:16 | Video aspect ratio |
imageUrl | URL | none | Reference image URL for image-to-video |
generateVideoWithGrok with prompt and optional parameters.getGrokVideoStatus every 30 seconds.[Subject & Background] + [Action] + [Style] + [Camera] + [Atmosphere] + [Audio]
Specify the main focus and environmental context.
Examples:
Describe what the subject is doing.
Examples:
Add aesthetic direction.
Examples:
Describe movement and framing.
Examples:
Describe lighting, color, mood, and setting.
Examples:
Include useful audio cues when relevant.
Examples:
| Platform / Use | Aspect Ratio |
|---|---|
| TikTok, Reels, Shorts, mobile social video | 9:16 |
| YouTube landscape, website hero, presentation | 16:9 |
| Profile or square feed asset | 1:1 |
| Portrait-style content | 3:4 or 2:3 |
| Landscape social feed | 4:3 or 3:2 |
For videos longer than 15 seconds:
generateVideoWithGrok.editing-videos.Keep prompts visually consistent across segments by repeating subject, style, lighting, camera language, and environment details.