Telegram
Voice, images, threads, typing, and streaming
Message Hermes Agent from Telegram, WhatsApp, or Slack. Add the openquok-core skill so it schedules Dev.to 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 OpenQuok 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 OpenQuok calendar. You sign off before publish.
Built for technical writers with Hermes Agent
Ship changelogs and tutorials from the calendar, not the Dev.to editor. Message Hermes Agent to draft Dev.to posts from chat — you approve before publish.
Batch docs and release notes with tags, series, and covers. Review on kanban before publish. Hermes Agent queues Dev.to drafts at volume — your team approves before publish.
Connect client accounts with an API key. Pipe markdown drafts via API or MCP. Run Hermes Agent per client workspace so Dev.to drafts stay isolated.
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
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.
111 / 100,000

Series · Shipping notes
Queue this markdown article with title, tags, cover, series, and an optional canonical URL before it goes live.
Post editor
Write the body as markdown in the usual editor. Preview formatting. Schedule onto the calendar. Review agent and human drafts on the kanban board before anything goes live on DEV Community.
CLI command options
# Draft + human checklist (Dev.to)
openquok posts:create --json ./examples/devto-article-title-tags.json
openquok posts:review-todo <post-id> --note "…"
openquok posts:status <post-id> --status draft
openquok posts:status <post-id> -s scheduleDev.to insights
Track page views, reactions, and comments from your connected DEV Community account over 7, 30, or 90 days inside OpenQuok analytics. Use per-article insights once a post is published. Then schedule more of what already works.
CLI analytics options
# Dev.to platform metrics
INTEGRATION_ID=$(openquok integrations:list | jq -r '.[] | select(.identifier=="devto") | .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 OpenQuok 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 Dev.to-focused skills, and MCP servers — then tailor them to your Hermes Agent workflow.
comparisons
Most social scheduler SaaS keeps you in a browser tab. OpenQuok is built for Dev.to from Hermes Agent
CLI
Dev.to 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=="devto") | .id' Discover your Dev.to integration UUID
openquok integrations:settings "$DEVTO_ID" Get Dev.to posting rules, title/tag schema, and allow-listed tools
openquok posts:create --json ./examples/devto-article-title-tags.json Schedule a markdown article with title and tags
openquok posts:create --json ./examples/devto-series.json Schedule an article in a Dev.to series
openquok posts:create --json ./examples/devto-canonical.json Syndicate an article with a canonical URL
openquok posts:create --json ./examples/devto-organization.json Publish to an organization with cover image settings
openquok integrations:trigger "$DEVTO_ID" tags List Dev.to tags for autocomplete
openquok integrations:trigger "$DEVTO_ID" organizations List organizations you can publish as
openquok analytics:platform "$DEVTO_ID" -d 30 Pull 30-day Dev.to analytics (page views, reactions, comments)
openquok analytics:post "$POST_ID" -d 7 Pull 7-day insights for a published Dev.to article
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
Start with Dev.to, then schedule every other network from Hermes Agent.
Frequently asked questions
What Hermes Agent is, how to install openquok-core, scheduling Dev.to 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 Hermes Agent — install commands, auth patterns, and configuration snippets.
Connect your agent, review every draft, and schedule posts across channels before anything goes live.