Grok Build Developers 💾
Headless runs aren't one-shot. Capture a session, then continue it later with full context.
# run headless, grab the session id
SID=$(grok -p "My name is Dan" --output-format json | jq -r .sessionId)
# resume that exact session, it still remembers
grok -r "$SID" -p "What's my name?"
# -> Dan
-c continues the most recent session in this dir; -r targets a specific one. Plain output won't return the id, so use --output-format json.
How to publish a website FOR FREE by chatting with Grok Build.
Grok did everything:
• Created the content and images
• Created the Github repo
• Deployed it publicly on GitHub Pages
• Updated it live when I asked
From local files to a real public URL in minutes.
Watch how 👇 What will you launch first?
Beginner video: How to install & use Grok Build (made for non-technical SuperGrok and X Premium+ users)
I got so many questions from friends, so I made this simple step-by-step guide.
You’ll see exactly how to:
• Install Grok Build in seconds with one command
• Create real websites
• Use Grok Imagine to auto-generate images & videos
• Run multiple projects at once in different folders
Grok even runs commands for you. No coding experience needed.
Watch the full walkthrough 👇
Ideas for Grok Build 🛒
A lot of people have asked me what I can do with Grok Build after installing the Grok Build CLI.
Here’s how to build a simple dashboard for tracking all your grocery bills: just copy and paste screenshots of your online receipts into Grok Build.
Beginner video: How to install & use Grok Build (made for non-technical SuperGrok and X Premium+ users)
I got so many questions from friends, so I made this simple step-by-step guide.
You’ll see exactly how to:
• Install Grok Build in seconds with one command
• Create real websites
• Use Grok Imagine to auto-generate images & videos
• Run multiple projects at once in different folders
Grok even runs commands for you. No coding experience needed.
Watch the full walkthrough 👇
Beginner video: How to install & use Grok Build (made for non-technical SuperGrok and X Premium+ users)
I got so many questions from friends, so I made this simple step-by-step guide.
You’ll see exactly how to:
• Install Grok Build in seconds with one command
• Create real websites
• Use Grok Imagine to auto-generate images & videos
• Run multiple projects at once in different folders
Grok even runs commands for you. No coding experience needed.
Watch the full walkthrough 👇
Grok Build from xAI comes with /imagine and /imagine-video commands out of the box to generate images and videos directly from CLI.
First CLI tool that comes with native video and image generation.
Result 👇