Majika Core
Schedule and manage social posts with the openquok CLI — authenticate, upload media, create drafts and scheduled post…
Hermes Agent
Message Hermes Agent from Telegram, WhatsApp, or Slack. Add the openquok-core skill so it schedules YouTube posts while you review on the calendar or kanban.
hermes skills install https://raw.githubusercontent.com/Ratimon/openquok-monorepo/main/agent/skills/openquok-core/SKILL.mdbot
Queued on your Majika calendar:
Post ref: oq-7f3a · review before publish
10:23 AMYour messaging gateways
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 YouTube channels with Hermes Agent
Queue long-form uploads, Shorts, and tutorials on a calendar instead of manual YouTube Studio publishing. Set privacy and tags per video before it goes live. Message Hermes Agent to draft YouTube posts from chat — you approve before publish.
Batch product demos, launch videos, and Shorts ahead of time. Review drafts, attach thumbnails, and keep one workflow consistent across the team. Hermes Agent queues YouTube drafts at volume — your team approves before publish.
Manage client YouTube channels in separate workspaces. Schedule uploads from the dashboard or pipe drafts via the public API while you keep approval control. Run Hermes Agent per client workspace so YouTube drafts stay isolated.
Batch voiceover, and footage on a calendar. Pipe finished videos through the public API, set title and tags per upload, and publish without opening YouTube Studio. Run Hermes Agent per client workspace so YouTube drafts stay isolated.
How it works
Connect once
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
# OAuth2 device flow (interactive — opens browser)
openquok auth:login
openquok auth:statusbot
Connected channels
122 / 5,000
Video settings
Attach a single MP4 — long-form or Short — write the video description as your post body, and tune YouTube-specific settings: title, public or unlisted privacy, made-for-kids, tags, and an optional custom thumbnail before publish.
CLI command options
# Draft + human checklist (YouTube)
openquok posts:create --json ./examples/youtube-video-title-privacy.json
openquok posts:review-todo <post-id> --note "…"
openquok posts:status <post-id> --status draft
openquok posts:status <post-id> -s scheduleInsights
Track views, watch time, average view duration, subscribers gained, and likes from connected YouTube channels inside Majika analytics — so you can schedule more of what already works.
CLI analytics options
# YouTube platform metrics
INTEGRATION_ID=$(openquok integrations:list | jq -r '.[] | select(.identifier=="youtube") | .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.
bot
Queued on your Majika calendar:
Post ref: oq-7f3a · review before publish
10:23 AMScale what works
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
# 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 YouTube-focused skills, and MCP servers — then tailor them to your Hermes Agent workflow.
Schedule and manage social posts with the openquok CLI — authenticate, upload media, create drafts and scheduled post…
Browse every YouTube building block.
comparisons
Most social scheduler SaaS keeps you in a browser tab. Majika is built for YouTube from Hermes Agent
CLI
YouTube 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=="youtube") | .id' Discover your YouTube channel integration UUID
openquok integrations:settings "$YT_ID" Get YouTube upload rules and privacy options
openquok posts:create --json ./examples/youtube-video-title-privacy.json Schedule a video upload with title and privacy
openquok posts:create --json ./examples/youtube-with-thumbnail.json Upload with a custom thumbnail image
openquok analytics:platform "$YT_ID" -d 30 Pull 30-day channel analytics
Messaging gateway
Hermes Agent connects Telegram, Discord, Slack, WhatsApp, and 20+ more platforms from one gateway:
Voice, images, threads, typing, and streaming
Voice, reactions, threads, typing, and streaming
Voice, reactions, threads, typing, and streaming
Images, files, threads, and typing
Images, files, typing, and streaming
Images, files, typing, and streaming
Microsoft 365, Chinese platforms & more
Images, threads, and typing for enterprise chat
Images, files, reactions, and streaming
Voice, images, threads, typing, and streaming
Voice, images, and files for WeCom workspaces
Voice, images, typing, and streaming
Voice, images, files, and typing
Voice, images, files, typing, and streaming
Images, files, and threaded conversations
Text messaging via Twilio
Chat plus HA device control toolset
Voice, images, threads, typing, and streaming
Voice, images, threads, and federated messaging
iMessage via BlueBubbles bridge
Images, files, typing, and streaming
Push notifications to your phone or desktop
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.
Feed posts, Reels, carousels, and Stories — with trial Reels, collaborator tags, and follow-up comments.
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 Hermes Agent is, how to install openquok-core, scheduling YouTube posts, human approval, and how agents draft from chat.
Step-by-step instructions for connecting Majika to Hermes Agent — install commands, auth patterns, and configuration snippets.
Connect your agent, review every draft, and schedule posts across channels before anything goes live.