marketing-linkedin-content/SKILL.md
Use when writing LinkedIn posts from an idea, work experience, observation, or topic the user provides. Produces 2-3 variations with different hooks for direct copy-paste into LinkedIn.
npx skillsauth add paulund/skills marketing-linkedin-contentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
references/linkedin-style-guide.md before writing anything.writing plugin is available, run humanizer on each draft.The hook is the first line of the post — it shows before "see more" and determines whether anyone reads the rest.
Every LinkedIn post should follow this structure:
Before presenting any draft, verify:
| Topic | Reference | Load When |
| ----- | --------- | --------- |
| LinkedIn Style | references/linkedin-style-guide.md | Always — before writing any post |
writing:humanizer on every draft if the writing plugin is availabletesting
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
development
TypeScript project conventions. Auto-load when editing *.ts or *.tsx files.
development
Use when writing or fixing PHP code, implementing classes, traits, or interfaces, applying PSR standards, or working with PHP 8.3+ patterns like readonly properties, enums, named arguments, match expressions, and union types.
tools
Next.js 15 App Router project conventions. Auto-load when working in app/, src/app/, components/, server actions, or route handlers.