Soon

Threads

Threads with OpenClaw is coming soon

We are finishing the Threads integration for OpenClaw. Check back soon for platform-specific workflows, examples, and setup guides.

Your messaging apps

Text from TelegramWhatsAppor Slack

Send a scheduling request to OpenClaw like any other message. The openquok-core skill runs on your host, finds connected channels, attaches media, and queues drafts — you approve on the calendar before anything publishes.

Built for Meta Threads with OpenClaw

Who schedules Threads with OpenClaw?

Creators & founders

Stay consistent on Threads without daily manual posting. Queue text, images, and reply chains on the calendar while you focus on building. Message OpenClaw to draft Threads posts from chat — you approve before publish.

Social managers

Batch a week of Threads in one sitting, review drafts before they publish, and track views and engagement alongside your other channels. OpenClaw queues Threads drafts at volume — your team approves before publish.

Developers & agents

Pipe Threads drafts from your backend via the public API or CLI — including follow-up replies under providerSettings — while you keep approval control in the dashboard. Run OpenClaw per client workspace so Threads drafts stay isolated.

How it works

Five steps,to OpenClaw + Majika

Connect Once

login from your phonepick your workspacechat anywhere securely

Choose a workspace, connect with OAuth2 — approve in your browser, and credentials stay on the host. Message OpenClaw from Telegram, WhatsApp, or Slack to draft and schedule without opening another app.

CLI authentication options

Create Post

Connected channels

Editing a Specific Network Back to global

57 / 500

Follow-up comments
Reply
39/500
Delay
09:00 + 300s ≈ 09:05:00
Majika Settings
Add a thread finisher
14/500
Delayed reply

Same account — schedules extra reply (internal plug).

Reply message
0/500
Post Preview
Majika Majika
Jun 12, 9:00 AM

Attach media and queue one follow-up reply after publish.

Scheduled thread replies
  • Majika
    After 5 min

    Each reply runs after your chosen delay

  • Majika
    Thread finisher

    That's a wrap — thanks for reading.

Media & replies

Attach image or videoschedule follow-up repliesin one place

Create post within Threads's 500-character limit, attach a single image, carousel or video, and queue replies with delays before the thread goes live.

CLI command options

Insights

See what resonates on Threads track views and engagementand iterate

Track views, likes, replies, reposts, and quotes from connected Threads profiles inside Majika analytics — so you can schedule more of what already works.

CLI analytics options

Targeted channels

Overview

Views
11.2%
4,935
Likes
9.1%
767
Replies
6.4%
262
Reposts
4.8%
126
Quotes
3.5%
95

Scale what works

when a format hits, scale by adding workspaces and parallel sessions

Spot a winner in analytics, then clone more dedicated workspaces for the next client or brand while OpenClaw queues the next wave in parallel — credentials, channels, and agent context stay isolated as you scale.

Parallel CLI sessions

comparisons

agent-native scheduling, not another dashboard

Most social scheduler SaaS keeps you in a browser tab. Majika is built for Threads from OpenClaw

Typical social scheduler SaaS

  • Copy posts between your AI chat and a separate scheduling tool
  • Siloed API keys and workflows that do not compose with your agent stack
  • Always-on integrations that bloat agent context
  • Locked to one vendor's models or automation layer
  • One workspace mixing every context as you add channels and parallel sessions
  • Autopilot publishing with no human checkpoint

Majika + OpenClaw

  • > Message OpenClaw from WhatsApp, Telegram, or Slack to draft and schedule
  • > Eligibility is checked automatically — credentials stay on your host
  • > Skills load on-demand, keeping the agent context clean
  • > Works with any LLM: Claude, GPT, Gemini, Llama, and more
  • > Multi-workspace isolation — spin up a workspace per context so channels, and drafts never cross wires
  • > Every post lands as draft or scheduled — you approve before anything goes live

CLI

Command reference

Threads 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=="threads") | .id'

    Discover your Threads integration UUID

  • openquok integrations:settings "$THREADS_ID"

    Get Threads posting rules and character limits

  • openquok posts:create --json ./examples/threads-text-only.json

    Schedule a text-only Threads post

  • openquok posts:create --json ./examples/threads-follow-up-replies.json

    Schedule a root post and follow-up replies

  • openquok posts:create --json
    { "scheduledAt": "2026-01-01T12:00:00.000Z", "status": "scheduled", "body": "Main thread from channel A", "integrationIds": ["<integration-id-1>"], "providerSettingsByIntegrationId": { "<integration-id-1>": { "threads": { "crossAccountPlugs": [ { "plugName": "threads-cross-account-comment", "enabled": true, "delayMs": 3600000, "integrationIds": ["<integration-id-2>"], "fields": { "comment": "Great thread — sharing from our other account." } } ] } } } }

    Comment from another Threads channel after publish (crossAccountPlugs)

  • openquok posts:create --json
    { "scheduledAt": "2026-01-01T12:00:00.000Z", "status": "scheduled", "body": "Big announcement! 🧵", "integrationIds": ["<integration-id>"], "providerSettingsByIntegrationId": { "<integration-id>": { "threads": { "internalEngagementPlug": { "enabled": true, "message": "Have questions? Reply here and I will get back to you.", "delaySeconds": 300 } } } } }

    Same-account delayed engagement reply (internalEngagementPlug)

  • openquok plugs:catalog | jq '.plugs[] | select(.identifier=="threads")'

    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":"Thanks for reading!"}]'

    Auto-reply when a thread reaches a likes threshold (global plug)

  • openquok analytics:platform "$THREADS_ID" -d 30

    Pull 30-day Threads analytics

Chat adapters

Supported channels

OpenClaw supports multiple messaging platforms out of the box:

WhatsApp

Web-based via Baileys library

Telegram

Bot API via grammY

Discord

Bot via discord.js

Slack

App via Bolt SDK

signal-app

Signal

CLI-based via signal-cli

iMessage

macOS only, AppleScript bridge

Extension Channels

Microsoft Teams

Enterprise chat and meeting rooms

Google Chat

Workspace messaging for Google accounts

Matrix

Federated open messaging protocol

Zalo

Popular chat platform in Vietnam

Frequently asked questions

OpenClaw + Threads,answered

What OpenClaw is, how to install openquok-core, scheduling Threads posts, human approval, and how agents draft from chat.

Read the OpenClaw setup guide

Step-by-step instructions for connecting Majika to OpenClaw — install commands, auth patterns, and configuration snippets.

View setup guide

Start free. Publish with confidence.

Connect your agent, review every draft, and schedule posts across channels before anything goes live.

Discord Support