Linkedin Post Analyser
Description
Claude Code / Cowork skill that scores a drafted LinkedIn post across 7 platform dimensions before you publish. Returns /100, auto-fail checks, line-level fixes and a ship verdict. 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
linkedin-post-analyser
A Claude Code / Claude Cowork skill that scores a drafted LinkedIn post across 7 platform-specific dimensions before you publish. Returns an /100 score, an auto-fail check, line-level fixes and a ship verdict. The final gate in a content pipeline, not a rewriter.
Why this exists
Voice tools tell you whether a post sounds like you. They do not tell you whether it works on LinkedIn. Those are different questions, and the second one is where drafts quietly die.
This skill answers the second one with a rubric instead of a vibe check:
- 7 dimensions, 10 points each, scaled to /100
- Auto-fail conditions are binary. One of them fires and the post does not ship, whatever the total says
- Line-level fixes, not paragraph feedback. Every flag names the line and the change
- A machine-readable report block written back to the draft, so any dashboard or script can trend scores over time
That last part is the point. One score is an opinion. A hundred logged scores tell you which patterns actually earn reach on your account.
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.
Re-run the wizard any time to add a brand or update the audience. It updates the config in place and never touches the skill.
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 doc |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11