macOS
Native desktop app for Apple Silicon and Intel Macs
We are finishing the Instagram integration for Grok Bot. Check back soon for platform-specific workflows, examples, and setup guides.
On it — openquok-core
Created drafts with cover image attached.
✓ Queued for Tue 9:00 AM · ref oq-7f3a
Your desktop teammate
Ask your Bot to draft and schedule like any other teammate message. The openquok-core skill runs on its cloud computer, finds connected channels, attaches media, and queues drafts — you approve on the calendar before anything publishes.
Built for Instagram Business & Standalone with Grok Bot
Queue feed posts, Reels, and Stories from one calendar — whether you connect via Facebook-linked Business login or Instagram Standalone. Message Grok Bot to draft Instagram posts from chat — you approve before publish.
Batch product carousels and launch Reels ahead of time. Set post type, collaborators, and follow-up comments per post without leaving the composer. Grok Bot queues Instagram drafts at volume — your team approves before publish.
Separate client Instagram accounts into workspaces, schedule at scale from the dashboard or public API, and track per-account insights without mixing brands. Run Grok Bot per client workspace so Instagram drafts stay isolated.
How it works
Connect once
Choose a workspace, connect with OAuth2 — approve in your browser, and credentials stay on the Bot shared computer. Message Grok Bot from desktop or iOS to draft and schedule without opening another app.
CLI authentication options
# OAuth2 device flow (interactive — opens browser)
openquok auth:login
openquok auth:statusbot
Connected channels
112 / 2,200

OpenQuok Studio Queue a carousel or single MP4 Reel — tune post type, collaborators, and text follow-up comments before publish.
Link in bio for the full drop — text-only follow-ups publish after your delay.
Compose & settings
Switch between feed/Reel and Story, tag up to three collaborators on single-media posts, enable Trial Reels, and queue text-only follow-up comments — from the composer or via providerSettings in the API.
CLI command options
# Draft + human checklist (Instagram)
openquok posts:create --json ./examples/instagram-feed-post.json
openquok posts:review-todo <post-id> --note "…"
openquok posts:status <post-id> --status draft
openquok posts:status <post-id> -s scheduleInsights
Track reach, views, likes, saves, and comments from connected Instagram accounts inside OpenQuok analytics — so you can schedule more of what already works.
CLI analytics options
# Instagram platform metrics
INTEGRATION_ID=$(openquok integrations:list | jq -r '.[] | select(.identifier=="instagram-business" or .identifier=="instagram-standalone" or .identifier=="instagram") | .id')
openquok analytics:platform "$INTEGRATION_ID" -d 30
# Per-post insights
openquok analytics:post <post-id> -d 7On it — openquok-core
Created drafts with cover image attached.
✓ Queued for Tue 9:00 AM · ref oq-7f3a
Pulled platform analytics (7d)
Top post: 12.4k impressions, 842 reactions — carousel on product tips.
Facebook Page leads with +24% impressions vs last week.
On it — openquok-core
Created drafts with cover image attached.
✓ Queued for Tue 9:00 AM · ref oq-7f3a
Scale what works
Spot a winner in analytics, then spin up another workspace for the next client or brand while Grok Bot queues the next wave on its cloud computer — credentials, channels, and agent context stay isolated as you scale.
Parallel CLI sessions
# Workspace A — launch (client brand)
openquok posts:create -c "…" -s "…" -t draft -i "<uuid>"
openquok posts:status <post-id> -s schedule
# Workspace B — another client (isolated credentials)
openquok posts:list --status draft
# Same workspace — metrics in parallel
openquok analytics:platform <integration-uuid> -d 7
openquok analytics:post <post-id> -d 30comparisons
Most social scheduler SaaS keeps you in a browser tab. OpenQuok is built for Instagram from Grok Bot
CLI
Instagram commands from the openquok-core skill — structured JSON on stdout, human-in-the-loop drafts, and workspace media uploads.
openquok integrations:list | jq -r '.[] | select(.identifier=="instagram-business" or .identifier=="instagram-standalone" or .identifier=="instagram") | .id' Discover your Instagram integration UUID
openquok integrations:settings "$IG_ID" Get Instagram posting rules and post_type options
openquok posts:create --json ./examples/instagram-feed-post.json Schedule an Instagram feed image post
openquok posts:create --json ./examples/instagram-carousel.json Publish a multi-image carousel
openquok posts:create --json ./examples/instagram-reel.json Schedule an Instagram Reel from MP4
openquok analytics:platform "$IG_ID" -d 30 Pull 30-day Instagram analytics
Where you chat
Grok Bot teammates run on a shared cloud computer — message them from macOS, Windows, or iOS, then invoke skills with / in chat or Settings → Plugins:
Native desktop app for Apple Silicon and Intel Macs
Desktop app for Windows 10 and 11
Message your Bot from iPhone or iPad on the go
Install skills via Settings → Plugins or / in chat
Scheduled work on the Bot shared cloud computer
Persistent browser, filesystem, and terminal for each Bot
Connectors & MCP (optional)
Optional MCP connectors for third-party tools
By channel
Choose a channel for platform-specific workflows, examples, and FAQs.
Page feed posts, MP4 Reels, and link-preview cards — built for Facebook Pages, not personal profiles.
500-character posts with media and scheduled follow-up reply chains — conversation-first text on Meta Threads.
Long-form MP4 uploads and vertical Shorts — title, privacy, tags, and custom thumbnail per video.
Vertical video and photo carousels — direct publish or queue to your TikTok inbox to add trending audio.
B2B thought leadership on profile and company Page — scheduled, reviewed, and ready when buyers research you.
Weighted 280-character tweets (4000 for Verified), up to four images or one video, and scheduled thread replies.
Frequently asked questions
What Grok Bot is, how to install openquok-core, scheduling Instagram posts, human approval, and how agents draft from chat.
Step-by-step instructions for connecting OpenQuok to Grok Bot — install commands, auth patterns, and configuration snippets.
Connect your agent, review every draft, and schedule posts across channels before anything goes live.