grok-video-web

Orchestrate Grok video workflows through a live Puppeteer browser.

30|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/qianleigood/crawclaw --skill grok-video-web
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: grok-video-web
Source: https://github.com/qianleigood/crawclaw/tree/main/skills-optional/grok-video-web
Command: npx skills add https://github.com/qianleigood/crawclaw --skill grok-video-web

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires puppeteer-core, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Automate Grok video workflows end-to-end by coordinating live browser interactions for login, navigation, prompt handling, reference mounting, and result delivery, removing the need for manual repeatable steps during video generation, extension, or redo cycles.

Core Features & Use Cases

  • End-to-end orchestration: generate, extend, redo, wait, download, and delivery within a single browser-backed workflow.
  • Persistent login handling: operate within a single logged-in browser profile to maintain session state across steps.
  • Reference management and artifact delivery: mount references, monitor result URLs, and promote final artifacts to exports with lineage tracking.

Quick Start

Open Grok in a browser, sign in once in your chosen profile, and run the Grok video Web workflow to generate, extend, or download a video from the live site with automatic state tracking.

Frequently Asked Questions about grok-video-web

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Grok video generation end-to-end in a live browser?

Automating Grok video generation uses a Puppeteer-based runner to orchestrate login, navigation, prompt handling, and artifact download in a live browser. This end-to-end workflow coordinates state tracking and delivery without manual steps.

Can I keep my Grok login session persistent across multiple video workflow steps?

Yes, persistent login handling operates within a single logged-in browser profile to maintain session state. This allows the video automation workflow to execute generate, extend, and download sequences across steps without re-authentication.

Do I need Puppeteer to run Grok video web automation workflows?

Yes, you need a Puppeteer-based runner with a persistent browser profile to execute Grok video web automation. It requires a Puppeteer-core environment and a manifest under runtime/browser-jobs to coordinate state and lineage.

What's the best way to track artifacts and lineage when automating Grok video downloads?

Tracking artifacts and lineage during Grok video downloads uses a manifest workflow under runtime/browser-jobs that monitors result URLs. It promotes final artifacts to exports with automatic lineage tracking for reliable delivery.

Does Grok video automation support extending and redoing previous video generations?

Grok video automation supports generate, extend, redo, wait, and download sequences. These workflows require live website interaction through a persistent browser profile to manage reference mounting and result delivery.

Why does my automated browser workflow fail to maintain state during Grok video generation?

Browser workflows fail when not using a persistent browser profile to maintain login state. Grok video automation requires a single logged-in profile and a manifest under runtime/browser-jobs to correctly coordinate state across steps.