OpenQuok Core
Schedule and manage social posts with the openquok CLI — authenticate, upload media, create drafts and scheduled post…
Message Grok Bot from Telegram, WhatsApp, or Slack. Add the openquok-core skill so it schedules LinkedIn posts while you review on the calendar or kanban.
npm install -g @openquok/auto-cli@latestOn 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. It finds connected channels, attaches media, and queues drafts. You approve on the calendar before anything publishes.
Built for B2B go-to-market with Grok Bot
Keep your profile and company Page active while you run deals. Schedule from one calendar. Message Grok Bot to draft LinkedIn posts from chat — you approve before publish.
Batch announcements, carousels, and exec posts. Review drafts on the kanban before publish. Grok Bot queues LinkedIn drafts at volume — your team approves before publish.
Pipe LinkedIn drafts via API or MCP. Manage client profiles and Pages in separate workspaces. Run Grok Bot per client workspace so LinkedIn drafts stay isolated.
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
Sample channels
These chips set format and character limits. They are not your accounts.
Workspace tools. Sign in or sign up to use your library, Photo Editor, and signatures.
143 / 3,000
Comment with the deck link five minutes after publish.
More at www.openquok.com
Reshared this post from another channel.
Post editor
Attach two or more images. OpenQuok builds a document carousel when the post publishes. Queue follow-up comments on your profile or Page with delays. Review that same composer draft on the kanban board.
CLI command options
# Draft + human checklist (LinkedIn)
openquok posts:create --json ./examples/linkedin-text-post.json
openquok posts:review-todo <post-id> --note "…"
openquok posts:status <post-id> --status draft
openquok posts:status <post-id> -s scheduleOutcomes over vanity
Likes do not always mean pipeline. Many buyers read without engaging. OpenQuok surfaces Page impressions, follower growth, and clicks. Then you can schedule more of what shows up when prospects compare vendors.
CLI analytics options
# LinkedIn platform metrics
INTEGRATION_ID=$(openquok integrations:list | jq -r '.[] | select(.identifier=="linkedin" or .identifier=="linkedin-page") | .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 30Playbooks & Building Blocks Directories
Mix LinkedIn-focused skills, and MCP servers — then tailor them to your Grok Bot workflow.
Schedule and manage social posts with the openquok CLI — authenticate, upload media, create drafts and scheduled post…
Browse every LinkedIn building block.
comparisons
Most social scheduler SaaS keeps you in a browser tab. OpenQuok is built for LinkedIn from Grok Bot
CLI
LinkedIn 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=="linkedin" or .identifier=="linkedin-page") | .id' Discover your LinkedIn profile or Page integration UUID
openquok integrations:settings "$LI_ID" Get LinkedIn posting rules and media limits
openquok posts:create --json ./examples/linkedin-text-post.json Schedule a LinkedIn text post
openquok posts:create --json ./examples/linkedin-document-carousel.json Publish a document carousel on LinkedIn
openquok plugs:catalog | jq '.plugs[] | select(.identifier=="linkedin-page")' List global plug types and field names for this provider
openquok plugs:list "$ID" List saved global plug rules on this channel
openquok plugs:upsert "$ID" --func autoPlugPost --fields '[{"name":"likesAmount","value":"100"},{"name":"post","value":"Great discussion — link in comments."}]' LinkedIn Page: auto-comment when a post reaches a likes threshold (global plug)
openquok plugs:upsert "$ID" --func autoRepostPost --fields '[{"name":"likesAmount","value":"100"}]' LinkedIn Page: auto-reshare when a post reaches a likes threshold (global plug)
openquok analytics:platform "$LI_ID" -d 30 Pull 30-day LinkedIn 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
Start with LinkedIn, then schedule every other network from Grok Bot.
Frequently asked questions
What Grok Bot is, how to install openquok-core, scheduling LinkedIn posts, human approval, and how agents draft from chat.
Posts created through the CLI land in your OpenQuok workspace as drafts or scheduled items. You can review on the calendar or kanban, move posts through draft and review, and approve what should publish.
Step-by-step self-host setup 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.