I Built a Multi-Platform Publishing CLI for AI Agents

I contribute to open-source repos regularly. Every time, I'd manually copy-paste the same article to Dev.to, GitHub, LinkedIn — each with different formatting, different APIs, different auth flows. So I built a CLI that does it all from one command.

The Problem

When you contribute to an open-source project, you often want to:

Write a blog post about it