Soon

Facebook

Facebook with Hermes Agent is coming soon

We are finishing the Facebook integration for Hermes Agent. Check back soon for platform-specific workflows, examples, and setup guides.

Your messaging gateways

Message Hermes from TelegramDiscordor Slack

Send a scheduling request through any gateway Hermes already bridges. The openquok-core skill drafts posts, uploads media, and queues them on your Majika calendar — you sign off before publish.

Built for Facebook Pages with Hermes Agent

Who schedules Facebook with Hermes Agent?

Page owners

Schedule feed posts, photos, and MP4 Reels on your Facebook Page without living in Meta Business Suite. Publish content through the official Graph API. Message Hermes Agent to draft Facebook posts from chat — you approve before publish.

Marketing teams

Batch weeks of Page content, and review everything before it goes live — from the dashboard or your existing workflows. Hermes Agent queues Facebook drafts at volume — your team approves before publish.

Agencies

Manage multiple Facebook Pages. Connect each Page once, schedule at scale, and track Page insights without mixing brands. Run Hermes Agent per client workspace so Facebook drafts stay isolated.

How it works

Five steps,to Hermes + 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 Hermes from Telegram, Discord, or Slack to draft and schedule without opening another app.

CLI authentication options

Create Post

Connected channels

Editing a Specific Network Back to global

151 / 63,206

Majika Brand Page Settings

Optional link preview for text-only posts. Ignored when photos or video are attached.

Post Preview
Majika Brand Page
Jun 12, 9:00 AM
Schedule MP4 Reels to your Page, or add a URL on text-only posts for link-preview cards — tune Facebook settings per post when you customize a network.
You and 12 others 20 comments
Like
Comment
Share

Video & links

Publish Reels from MP4link previews effortlesslyin one place

Attach a single MP4 and Majika publishes it to your Page through Meta’s video endpoint — the same path Facebook uses to surface Reels. Add an optional URL on text posts for link-preview cards; photos and video posts use the media you attach.

CLI command options

Insights

See what resonates on your Page track engagement insightsand scale correctly

Track post-level impressions, reactions, and clicks — plus Page-level video views — from connected Facebook Pages inside Majika analytics, so you can schedule more of what already works.

CLI analytics options

Targeted channels

Overview

Page Impressions
12.4%
3,576
Posts Engagement
8.6%
703
Posts Impressions
5.2%
2,266
Page followers
3.1%
94
Videos views
15.8%
1,722

Scale what works

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

Spot a winner in analytics, then cl a dedicated workspace for the next client or brand while Hermes 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 Facebook from Hermes Agent

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 + Hermes Agent

  • > Message Hermes from Telegram, Discord, 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 Nous Portal, OpenRouter, Anthropic, OpenAI, Gemini, and self-hosted endpoints
  • > 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

Facebook 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=="facebook") | .id'

    Discover your Facebook Page integration UUID

  • openquok integrations:settings "$FB_ID"

    Get Page posting rules, max length, and allowed tools

  • openquok posts:create --json
    { "scheduledAt": "2026-01-01T12:00:00.000Z", "status": "scheduled", "body": "Hello from our Page", "integrationIds": ["<integration-id>"] }

    Schedule a text-only Page post

  • openquok posts:create --json
    { "scheduledAt": "2026-01-01T12:00:00.000Z", "status": "scheduled", "body": "Read more on our site", "integrationIds": ["<integration-id>"], "providerSettingsByIntegrationId": { "<integration-id>": { "url": "https://example.com/article" } } }

    Share a link with preview card (text-only, no media)

  • openquok posts:create --json
    { "scheduledAt": "2026-01-01T12:00:00.000Z", "status": "scheduled", "body": "Photo update", "integrationIds": ["<integration-id>"], "media": [{ "id": "<media-id>", "path": "https://cdn.example.com/hero.jpg" }] }

    Schedule a single-photo Page post

  • openquok posts:create --json
    { "scheduledAt": "2026-01-01T12:00:00.000Z", "status": "scheduled", "body": "Two photos, one post", "integrationIds": ["<integration-id>"], "media": [ { "id": "<media-id-1>", "path": "https://cdn.example.com/a.jpg" }, { "id": "<media-id-2>", "path": "https://cdn.example.com/b.jpg" } ] }

    Publish multiple photos in one Page post

  • openquok posts:create --json
    { "scheduledAt": "2026-01-01T12:00:00.000Z", "status": "scheduled", "body": "New Reel on our Page", "integrationIds": ["<integration-id>"], "media": [{ "id": "<media-id>", "path": "https://cdn.example.com/reel.mp4" }] }

    Publish an MP4 video as a Page Reel

  • openquok posts:create --json
    { "scheduledAt": "2026-01-01T12:00:00.000Z", "status": "scheduled", "body": "Main post", "integrationIds": ["<integration-id>"], "providerSettingsByIntegrationId": { "<integration-id>": { "threads": { "replies": [ { "id": "reply-1", "message": "First comment on the post", "delaySeconds": 60 } ] } } } }

    Schedule a Page post and a follow-up comment

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

    Pull 30-day Page analytics

  • openquok analytics:post "$POST_ID" -d 7

    Per-post insights for a published Page post

Messaging gateway

Supported channels

Hermes Agent connects Telegram, Discord, Slack, WhatsApp, and 20+ more platforms from one gateway:

Telegram

Voice, images, threads, typing, and streaming

Discord

Voice, reactions, threads, typing, and streaming

Slack

Voice, reactions, threads, typing, and streaming

Google Chat

Images, files, threads, and typing

WhatsApp

Images, files, typing, and streaming

signal-app

Signal

Images, files, typing, and streaming

Microsoft 365, Chinese platforms & more

Microsoft Teams

Images, threads, and typing for enterprise chat

DingTalk

Images, files, reactions, and streaming

Feishu/Lark

Voice, images, threads, typing, and streaming

WeCom

Voice, images, and files for WeCom workspaces

Weixin

Voice, images, typing, and streaming

QQ

Voice, images, files, and typing

Yuanbao

Voice, images, files, typing, and streaming

Email

Images, files, and threaded conversations

SMS

Text messaging via Twilio

Home Assistant

Chat plus HA device control toolset

Mattermost

Voice, images, threads, typing, and streaming

Matrix

Voice, images, threads, and federated messaging

BlueBubbles

iMessage via BlueBubbles bridge

LINE

Images, files, typing, and streaming

ntfy

Push notifications to your phone or desktop

Frequently asked questions

Hermes Agent + Facebook,answered

What Hermes Agent is, how to install openquok-core, scheduling Facebook posts, human approval, and how agents draft from chat.

Read the Hermes Agent setup guide

Step-by-step instructions for connecting Majika to Hermes Agent — 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