From LinkedIn Suite
Generates a 7-day LinkedIn content plan with pillar mix, daily posts, comment targets, and inbound-readiness check. Use when planning a week of posts and comments instead of ad-hoc shipping.
How this skill is triggered — by the user, by Claude, or both
Slash command
/linkedin-suite:linkedin-content-plannerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a 7-day LinkedIn plan built around the 3-pillar discipline (Authority 40-50%, Personal Narrative 30-40%, Community 20-30%) used by PublicCreator1, PublicCreator2, PublicCreator3. Optionally adds a Product/Offer pillar at 10-15%.
Produce a 7-day LinkedIn plan built around the 3-pillar discipline (Authority 40-50%, Personal Narrative 30-40%, Community 20-30%) used by PublicCreator1, PublicCreator2, PublicCreator3. Optionally adds a Product/Offer pillar at 10-15%.
A markdown plan with:
| Day | Time | Pillar | Format | Hook formula | 1-line angle | CTA type |
|---|---|---|---|---|---|---|
| Mon | — | (commenting day) | — | — | — | — |
| Tue | 8:00 AM local | Authority | Text | F7 Odd-Precision Money | "What 3 months of agent ops costs" | Question close |
| Wed | 9:30 AM local | Narrative | Text | F4 Time-Anchor Confession | "Why I stopped publishing for 4 weeks" | Mirror question |
| Thu | 8:00 AM local | Community | Poll | — | "Which metric matters most" | Poll |
| Fri | 9:00 AM local | Authority | Carousel | F10 Contrarian Historical | "AI agencies have been dying since 2023" | Soft offer |
| Sat/Sun | — | (off) | — | — | — | — |
For each posting day:
| Pillar | Preferred formulas |
|---|---|
| Authority | F7 Odd-Precision Money, F10 Contrarian Historical, F8 Paid-vs-Free, F5 Self-Proving Meta |
| Narrative | F4 Time-Anchor Confession, F3 Year-over-Year Pivot, F9 Curiosity-Gap |
| Community | F6 Comment-Gate (use sparingly), poll posts, spotlight mentions |
| Product/Offer | F2 R.I.P. Obituary (when pivoting category), F1 Anaphora (when framing product as fix) |
See references/example-plan-week.md for a filled-in 7-day plan.
SKILL.md — this filereferences/example-plan-week.md — worked examplereferences/pillars-framework.md — the 3-pillar discipline explainedlinkedin-post-writer — generate each day's draft from the planlinkedin-comment-drafter — execute the daily comment targetslinkedin-thread-engagement — track inbound from the comment strategyGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.
npx claudepluginhub jhamidun/claude-code-config-pack --plugin linkedin-suite