Viral TikTok Carousel
Research → lock character → generate → overlay → post via openquok-core. Install openquok-core + openquok-tiktok-slid…
Message ThinkRail from Telegram, WhatsApp, or Slack. Add the openquok-core skill so it schedules TikTok posts while you review on the calendar or kanban.
mkdir -p ~/.pi/agent/skills/openquok-core
curl -fsSL "https://raw.githubusercontent.com/Ratimon/openquok-monorepo/main/agent/skills/openquok-core/SKILL.md" \
-o ~/.pi/agent/skills/openquok-core/SKILL.mdOn it — openquok-core
Created drafts with cover image attached.
✓ Queued for Tue 9:00 AM · ref oq-7f3a
Your worktree IDE
Open a repo. Cut a workspace worktree. Ask the agent to draft and schedule like any other task. The openquok-core skill runs in that worktree’s shell. It finds connected channels, attaches media, and queues drafts. You approve on the calendar before anything publishes.
Built for TikTok creators with ThinkRail
Ship product while TikTok runs. Queue carousels as inbox drafts. Add trending audio before publish. Message ThinkRail to draft TikTok posts from chat — you approve before publish.
Batch a week of TikTok content. Review drafts before publish. Track growth with your other channels. ThinkRail queues TikTok drafts at volume — your team approves before publish.
Pipe TikTok drafts via API, CLI, or MCP. Set privacy and posting method per video. Run ThinkRail per client workspace so TikTok drafts stay isolated.
Connect once
Choose an OpenQuok workspace, connect with OAuth2 — approve in your browser, and credentials stay on the machine that runs ThinkRail. Ask the agent in chat 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.
12 / 2,000
Video (9:16)
Post editor
Attach a single MP4 or one or more images for a carousel. Write your caption. Schedule onto the calendar. Review agent and human drafts on the kanban board before TikTok publishes from your connected account.
CLI command options
# Draft + human checklist (TikTok)
openquok posts:create --json ./examples/tiktok-video-direct-post.json
openquok posts:review-todo <post-id> --note "…"
openquok posts:status <post-id> --status draft
openquok posts:status <post-id> -s scheduleInsights
Track followers, likes, video counts, and recent video engagement from connected TikTok accounts inside OpenQuok analytics. Then schedule more of what already works.
CLI analytics options
# TikTok platform metrics
INTEGRATION_ID=$(openquok integrations:list | jq -r '.[] | select(.identifier=="tiktok") | .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 cut another worktree for the next client or brand while a second pi session queues the next wave — 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 TikTok-focused skills, and MCP servers — then tailor them to your ThinkRail workflow.
Research → lock character → generate → overlay → post via openquok-core. Install openquok-core + openquok-tiktok-slid…
Build and export a TikTok SKILL.md from building blocks.
Browse every TikTok playbook.
Schedule and manage social posts with the openquok CLI — authenticate, upload media, create drafts and scheduled post…
Research a channel, lock a character, generate portrait slides, overlay text, and post via openquok-core. Install wit…
Browse every TikTok building block.
comparisons
Most social scheduler SaaS keeps you in a browser tab. OpenQuok is built for TikTok from ThinkRail
CLI
TikTok 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=="tiktok") | .id' Discover your TikTok integration UUID
openquok integrations:settings "$TIKTOK_ID" Get TikTok direct-post rules and privacy levels
openquok posts:create --json ./examples/tiktok-video-direct-post.json Publish a TikTok video with direct-post settings
openquok posts:create --json ./examples/tiktok-photo-carousel.json Schedule a photo carousel on TikTok
openquok analytics:platform "$TIKTOK_ID" -d 30 Pull 30-day TikTok analytics
Where you work
ThinkRail scopes files, diffs, terminals, and pi chats to the active git worktree — then invoke openquok-core like any other skill:
CLI or desktop build on Apple Silicon
CLI or desktop on arm64 and x64
CLI or desktop build for Windows x64
Each workspace is its own branch and cwd
Tabs, files tree, and live diffs per worktree
PTYs scoped to the active workspace cwd
Optional MCP extensions
Optional MCP tools beside skills — OpenQuok stays CLI-first
Start with TikTok, then schedule every other network from ThinkRail.
Frequently asked questions
What ThinkRail is, how to install openquok-core, scheduling TikTok posts, human approval, and how agents draft from chat.
Posts created through the CLI land in your OpenQuok workspace as drafts or scheduled items — nothing goes live on autopilot. You review on the calendar or kanban, move posts through draft and review, and approve what should publish. ThinkRail handles volume; you handle quality.
Step-by-step self-host setup for connecting OpenQuok to ThinkRail — install commands, auth patterns, and configuration snippets.
Connect your agent, review every draft, and schedule posts across channels before anything goes live.