LinkedIn Marketing Skills
Plugin Verified Active10 Claude Code skills for LinkedIn marketing: post writing, comment drafting, reply handler, hook extractor, humanizer (rewrite + audit + emoji + detector + rules sub-tools), profile optimizer, content planner, employee advocacy, thread monitor (author replies), engager analytics (likers + commenters ICP segmentation).
To empower users to significantly improve their LinkedIn marketing efforts through specialized AI-driven tools for content creation, optimization, and engagement analysis.
Features
- Drafts LinkedIn posts using proven 2026 hook formulas.
- Audits and humanizes text to remove AI tells and improve voice.
- Optimizes LinkedIn profiles end-to-end for better conversion.
- Plans weekly content calendars with defined pillars and targets.
- Monitors comment threads for author replies and suggests follow-ups.
- Analyzes post engagers to segment by ICP and suggest outreach actions.
- Extracts hook formulas from viral posts for learning.
Use Cases
- Writing a viral LinkedIn post about a specific topic.
- Optimizing a LinkedIn profile to attract clients or job opportunities.
- Planning a week's worth of LinkedIn content to maintain a consistent presence.
- Responding effectively to comments and continuing conversations on LinkedIn.
- Analyzing audience engagement on a post to identify prospects.
Non-Goals
- Directly posting content without user review and approval.
- Scraping private LinkedIn data or bypassing LinkedIn's terms of service.
- Replacing the need for authentic user voice and strategy.
Practices
- Content Strategy
- Brand Voice
- Audience Engagement
- Profile Optimization
- Performance Analytics
Prerequisites
- Claude Code environment
- Optional: Apify API token for advanced data fetching
- Optional: Publora API key for automated posting
Execution
- info:Pinned dependenciesPython dependencies are listed in requirements.txt, but a lockfile (e.g., requirements.lock) is not explicitly present, leaving versions less pinned.
Installation
First, add the marketplace
/plugin marketplace add sergebulaev/linkedin-skills/plugin install linkedin-skills@linkedin-skillsContains 10 extensions
Skill (10)
Draft a LinkedIn comment on someone else's post from its URL. Use when the user pastes a post URL and asks to comment, engage, or be first commenter. Produces 1-3 variants in the user's voice, picks a reaction, and schedules via Publora on approval. Not for replying to existing comments (use linkedin-reply-handler).
Generate a 7-day LinkedIn content plan from a theme, audience, and pillars. Produces per-day post pillar, format, hook type, CTA, posting time, daily comment targets, and a weekly inbound-readiness check. Use when the user wants to plan a week or month of content, not draft a single post.
Stand up and run a LinkedIn employee advocacy program for a marketing or sales team. Covers 14-day launch playbook, brand-guideline governance, per-post time budget, cadence benchmarks, and team ROI (reach, engagement, pipeline). Triggers on "employee advocacy", "get the team posting", "scale LinkedIn across team", "advocacy ROI".
Pull the people who liked or commented on any LinkedIn post and segment them by ICP fit (peer / aspirational / prospect / other). Produces an engager roster, tier breakdown, and outbound action lists (follow back, comment-drop, DM-able with one-line openers). Powered by Apify, no LinkedIn login. Triggers on "who liked my post", "who engaged", "engagers report", "audience analytics". Not for tracking author replies to your comments (use linkedin-thread-monitor).
Reverse-engineer the hook formula from a viral LinkedIn post URL. Returns which of the 10 canonical 2026 formulas it uses (anaphora, R.I.P., year-pivot, time-anchor, self-proving, odd-money, paid-vs-free, curiosity-gap, contrarian, comment-gate), why it worked, and a blank template. Use to learn from a competitor's post, not to write your own (use linkedin-post-writer).
Scrub AI tells from any text draft OR audit a finished post against the 2026 algorithm heuristic checklist. Tier-based rewriter (forensic / strict / aesthetic / all) plus `--mode audit` for detection-only pass-fail review covering length, hook, CTA, format penalties, AI vocab. Sub-tools: emoji-pattern detector, multi-detector spread tester (GPTZero, Originality.ai, ZeroGPT, Sapling, Copyleaks), rule explainer. Triggers on "humanize", "de-AI", "review this draft", "audit before posting", "is this ready".
Draft a new LinkedIn post from scratch using a 2026 hook formula (anaphora, R.I.P., year-pivot, time-anchor, self-proving, paid-vs-free, curiosity-gap, odd-money, contrarian). Runs the humanizer pass and schedules via Publora on approval. Use when the user asks to write a post, needs a hook, or wants a proven format. Not for reviewing existing drafts (use linkedin-humanizer --mode audit).
Audit and rewrite a LinkedIn profile end-to-end for 2026: headline, About 7-step, Featured, banner, photo, Experience metrics, Skills, custom URL, recommendations. Triggers on "review my profile", "rewrite my headline", "fix my About", "optimize banner", "profile audit", "LinkedIn bio". Converts resume-style profiles to ones that convert 3-5x better.
Draft a reply to a specific existing LinkedIn comment from its URL. Use when the user wants to reply to a comment on any post, or follow up after an author replied to them. Parses the commentUrn, resolves the correct parentComment target (LinkedIn flattens threads to 2 levels), and posts via Publora on approval. Not for top-level comments (use linkedin-comment-drafter).
Track which of your LinkedIn comments earned author replies. Flags the 6-24h Kevin Payne window where thread momentum peaks, classifies threads as hot/warm/cool/dormant, and routes warm ones to linkedin-reply-handler for follow-up drafts. Powered by Apify, no LinkedIn login. Triggers on "what threads need follow-up", "author replied", "monitor my comments". Not for analyzing likers on a post (use linkedin-engager-analytics).