# Linkedin Post

> LinkedIn coach using Aviv Levi 2026 rules. Triggers: LinkedIn posts, ideas, draft review, algorithm fit.

- Skill: `etanhey/linkedin-post` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add etanhey/linkedin-post`
- Raw SKILL.md: https://api.skillmd.com/api/skills/etanhey/linkedin-post/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: EtanHey (https://skillmd.com/u/etanhey)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/etanhey/linkedin-post

---


# LinkedIn Post Skill

Writing coach for LinkedIn content. Based on Aviv Levi's 2026 algorithm guidelines (data-backed). Helps you:
1. Find good topics from your actual work
2. Draft posts optimized for the algorithm
3. Review drafts against the 11 rules

**This skill does NOT post anything.** It drafts, you finish and publish.

## Quick Commands

```bash
# Find topics from recent work
/linkedin-post topic

# Draft a post on a topic
/linkedin-post draft "How I built multi-agent consensus"

# Review a draft against the 11 rules
/linkedin-post review

# Learn to write better (structured practice modules)
/linkedin-post learn

# Generate weekly content schedule from git activity
/linkedin-post schedule
```

## Reference

Full algorithm guidelines: [`linkedin-guidelines.md`](linkedin-guidelines.md)

## Key Rules (Quick Reference)

| # | Rule | Why |
|---|------|-----|
| 1 | Dwell Time > Likes | Algorithm counts seconds, not clicks |
| 2 | PDF/Carousels = 6.6% | Highest engagement format |
| 3 | Zero-Click | No links in post body (use first comment) |
| 4 | Mobile-first | 72% mobile, max 12 words/sentence |
| 5 | Personal > Company | 1-2% organic on company pages |
| 6 | Golden Hour | First 90 min = make or break |
| 7 | Saves > Comments > Likes | Save=100pts, Comment=10, Like=1 |
| 8 | 5 posts/week | Consistency flywheel (3-6 months) |
| 9 | Authentic photos | 6.5x more engagement than stock |
| 10 | Hook -> Meat -> CTA | Fixed structure every time |
| 11 | CTA in comments | Forces deeper engagement |

## Post Template

```
[HOOK - 3 lines, stop the scroll]

[MEAT - numbered value, short sentences]

[CTA - open question, invite discussion]

---
First comment: [link or "DM me for X"]
```

