$npx -y skills add hogan-tech/brand-loom --skill linkedin-postUse when you need to create a LinkedIn post from a milestone, achievement, or topic. Produces authentic, story-driven posts with proper formatting (line breaks, hooks, CTAs).
| 1 | # LinkedIn Post Generator |
| 2 | |
| 3 | Generate engaging LinkedIn posts from milestones, achievements, or topics. Story-driven, authentic, and formatted for LinkedIn's algorithm preferences. |
| 4 | |
| 5 | ## Quick start |
| 6 | |
| 7 | - CLI: `brand-loom run linkedin_post --text "Just hit 10k users with zero paid ads"` |
| 8 | - Python API: `run_skill("linkedin_post", "raised Series A", post_type="text")` |
| 9 | |
| 10 | ## Post types |
| 11 | |
| 12 | - `text` — standard LinkedIn post (default) |
| 13 | - `article` — longer form LinkedIn article intro |
| 14 | - `carousel` — carousel slide copy (headlines + body per slide) |
| 15 | |
| 16 | > **Auto-scheduling, analytics tracking, and 6-metric quality scoring** live in hosted **[Neoxra](https://neoxra.com)**. |