For founders and early teams

Posting that survives the week you actually have

Founder-led marketing fails on consistency, not ideas. The fix is a system where drafting is cheap, the calendar is visible, and the interesting things you ship turn into posts before you forget them.

Four ways founder marketing dies, and what stops each

You post for three weeks, then stop for two months

The failure is never motivation, it is the blank page on a Tuesday. Batch a fortnight in one sitting with the agent drafting, then approve. The calendar keeps going while you are heads-down.

The interesting things happen in the repo and die there

Connect Cursor or Claude over MCP and turn a merged PR or a release tag into a scheduled announcement without leaving the editor — where the context for a good post actually lives.

Everything sounds like a press release

A brand kit stores your actual voice — short sentences, no exclamation marks, name the customer, never claim market leadership — and every draft is written against it.

Cross-posting makes you look automated

One idea becomes a LinkedIn narrative, a 280-character X post and a 300-grapheme Bluesky version. Same message, native on each — not one paragraph truncated three ways.

A week that takes twenty minutes to fill

Five slots, one batching session. Not a content strategy — a habit that fits between everything else.

Mon

Ship note — what changed and why

LinkedIn + X
Tue

Nothing scheduled — and that is fine

Wed

Lesson from a customer call

LinkedIn
Thu

Short opinion, no link

X + Bluesky
Fri

Week in review, screenshot

Threads + X

The shipping-to-posting shortcut

If you use Cursor or Claude, the shortest path from shipped to posted is not a scheduler tab — it is asking the tool that already has your diff in context. Add the MCP server once and “turn this release into a LinkedIn post and an X post, schedule for 9am tomorrow” becomes a single sentence.

Founder questions

How much time does a founder actually need to spend on this?
Realistically, one batching session a week. The agent drafts from what you tell it — a shipped feature, a customer conversation, an opinion — and proposes slots; you edit and approve. Twenty minutes on a Monday is enough to keep five posts a week going.
Which networks matter most for a startup?
For B2B, LinkedIn and X carry most of it, with Bluesky increasingly worth the marginal effort because it costs nothing extra once you are writing the X version. For consumer, Instagram and Threads dominate and YouTube Shorts is the cheapest reach. All seven are on one calendar either way.
Can my cofounder and I share this?
Yes. A workspace holds both of you with roles — Owner for whoever owns billing, Admin or Scheduler for the other — plus one calendar and an activity log. Free includes 1 collaborator; Starter raises it to 5.
Can I post from my personal account and the company page?
Yes, and you should. LinkedIn personal profiles and administered company pages connect separately and count as two profiles. Give each its own brand kit so the founder voice and the company voice stay distinct.
Is the free plan enough to start?
For one founder posting a few times a week, usually yes: 5 connected profiles, 20 publishing credits and 100k AI tokens a month, with the full calendar. Starter at $20/month — $16 billed annually — is the step up when you add a cofounder or a fifth network.
What if I want to automate it fully from CI?
You can. Every action is a REST endpoint, so a release script can pre-flight then schedule an announcement on tag. Keep the copy derived from something deterministic like a changelog, and scope the API key to one workspace.