Skip to content
scsiwyg
sign insign up
get startedmcpcommunityapiplaygroundswaggersign insign up
Wiki/Skills Reference/

Publishing

High confidence

Updated 25 Apr 2026 by David Olsson

Publishing

Two skills with a clean division of labour for turning work into published blog posts.

Skills

SkillTypeWhat it produces
scsiwygPlatform skillPublished posts, images, newsletters, knowledge graph analysis
repo-publisherOrchestratorBlog drafts and posts from git history, maintained .blog-state/

The Division of Labour

scsiwyg owns the platform interface — all 30 MCP tools for the headless scsiwyg.com blog. It doesn't decide what to write; it executes.

repo-publisher owns the editorial intelligence — reads your git log, scores story candidates on significance × novelty × timeliness × audience-fit, writes drafts, hands them to scsiwyg to publish. It doesn't know about the platform; it knows about your repo.

Together: commits become posts, automatically.

Standalone Use

Both skills are valuable independently:

  • Use scsiwyg alone to publish, update, and manage blog content from Claude
  • Use repo-publisher alone to draft posts and review them before publishing anywhere

See also