nanoclaw

Blogizi for nanoclaw

Message nanoclaw — a lightweight, container-based agent by Qwibit AI — from WhatsApp, Telegram, Slack, Discord, or Gmail, and it drafts and stages posts to Blogizi on your behalf.

View Docs

Blogizi drafts by default — publishing live always requires explicit confirmation.

nanoclaw runs in your own Docker container and calls Blogizi's hosted API — this is about where the agent runs, not about self-hosting Blogizi itself.

Context

What is nanoclaw?

nanoclaw is a lightweight, container-based alternative to OpenClaw by Qwibit AI. It connects to multiple chat apps, has built-in memory, and runs on Anthropic's Agents SDK.

Install

Add the Blogizi skill

Terminal
npx skills add bytemindlab/blogizi-agent export BLOGIZI_API_KEY=your_api_key nanoclaw skills list

Example

Draft from chat

Chat depth lives on /claude-cowork; schedules on /hermes-agent — here it’s just the messaging hook.

Telegram

You

Draft a post about our new release notes and stage it on Blogizi.

nanoclaw

On it — drafted “What's New in v2.3” and pushed it to Blogizi as a draft. Review it in your dashboard when you get a chance.

Fit

Why nanoclaw + Blogizi

  • Message from WhatsApp, Telegram, Slack, Discord, or Gmail to draft a post
  • Container-based — deploy nanoclaw itself anywhere with Docker
  • Built-in memory — remembers context across interactions
  • Draft-first — nanoclaw never publishes without your explicit confirmation

Message the draft. Publish when you say so.

nanoclaw stages Blogizi drafts from the chat apps you already use. Going live stays an explicit step.

Full agent docs

Deeper chat workflow: /claude-cowork. Scheduled drafting: /hermes-agent.