Buffer Draft Blog banner
RoboFinSystems RoboFinSystems

Buffer Draft Blog

Development community

Description

--- description: Queue a blog post's LinkedIn and X native cuts to Buffer. argument-hint: '[post]' --- Queue a blog post's **LinkedIn + X native cuts** to Buffer as **drafts**. These are the no-canonical, no-in-body-link short derivatives of a `blog/<slug>/` essay. The essay itself publishes via `just blog-publish`; you post these drafts from Buffer yourself. Why this one works on both channels: the blog cuts are pure text (LinkedIn) and a text thread (X), and Buffer handles both. The X limits

Installation

Installs to ~/.claude/commands/robofinsystems-robosystems-content-machine-buffer-draft-blog.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/RoboFinSystems/robosystems-content-machine/HEAD/.claude/commands/buffer-draft-blog.md -o ~/.claude/commands/robofinsystems-robosystems-content-machine-buffer-draft-blog.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository