Writing Linkedin Posts banner
ai-orchestrators ai-orchestrators

Writing Linkedin Posts

Development community

Description

Claude Code / Cowork skill that drafts a complete LinkedIn post: scored hook, body on a deliberate rhythm, CTA, plus two alternatives. Copy-paste ready. Ships with zero identity: a first-use wizard builds your brand profile locally.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

writing-linkedin-posts

A Claude Code / Claude Cowork skill that drafts a complete LinkedIn post: hook, body, CTA, plus two alternatives.

Why this exists

A LinkedIn post is not a blog paragraph with line breaks. It has its own shape: a hook that survives the mobile truncation, a re-hook on line two, one idea carried the whole way, and a close that earns a reply.

This skill drafts to that shape:

  • Picks and scores 5 hook templates, then commits to one and tells you why
  • Chooses a rhythm deliberately - 3-1-3-1, Ladder, PAS or Mirror - rather than defaulting to whatever comes out
  • Returns the draft plus two alternatives, so you are editing a choice rather than a single guess
  • Ships copy-paste ready, with the paragraph breaks that make it readable on a phone

Then it hands off: humanise, score the voice, score the platform fit.

First run

The skill ships with **zero identity in it**. It does not know your brand, your audience or your CTAs, and it will not guess.

On first use it runs a setup wizard (`SETUP.md`) that asks about your brands, who reads them, their pains in their own words, your voice cues and the CTAs you actually use. It writes the answers to `config/brand-profile.md`.

`config/` is gitignored. Your answers never get committed, and never leave your machine.

How it pairs with the family

Skill What it does
voice-analyser Extract: builds tone-of-voice.md from 3 real writing samples
voice-humaniser Rewrite: strips AI-writing tells and rewrites in the documented voice
voice-scoring-expert Score: validates voice fit before shipping
linkedin-post-analyser Score: LinkedIn platform fit, last gate before publish

Installation

Claude Code (CLI)

User-lev