← Back to list
linkedin-marketing Checked
Plan, draft, audit, and publish LinkedIn posts and comments. Use when the user wants to write a v…
9.2Overall rating
Installation
🤖 Install via AI
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "linkedin-marketing" skill by following the instructions at https://skill123.me/install/linkedin-skills.
⌨️ Command line install
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/linkedin-skills.sh | bash
📦 Download ZIP
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 1.0 MBAbout this skill
Overview
Plan, draft, audit, and publish LinkedIn posts and comments. Use when the user wants to write a viral LinkedIn post, draft a comment or reply on any LinkedIn post URL, audit a draft against 2026 algorithm heuristics, remove AI tells, extract hook formulas from viral posts, or plan a week of content. Powered by the Publora API for publishing. User provides post/comment URLs, skill drafts content, user approves, then publishes.
Source
- Repo: https://github.com/sergebulaev/linkedin-skills
- Path: (repo root)
Score breakdown
Trigger
9.0
Description covers What/When with rich task keywords and URL-driven triggers; lacks explicit When-Not boundaries.
Structure
9.3
157-line router SKILL.md, clean lib/scripts/references/assets split, strong progressive disclosure to sub-skills.
Workflow
9.2
Draft-approval-publish pattern, tier fallback (no-key manual mode), documented LinkedIn URN gotchas, retrying clients with normalization.
Content
10.0
Precise, actionable writing; commands runnable; concrete numbers and examples throughout.
Engineering
9.0
Correct frontmatter, executable scripts, referenced files exist; some scripts lack exec bit, check_config partly dev-only.
Security
9.0
No cookies or LinkedIn login; tokens sent as headers not query params; untrusted-content rules block prompt injection; all external calls go to declared Publora/Apify/Pixfaro APIs.
Bundle root skill (name: linkedin-marketing, site slug linkedin-skills; direct slug 404). Exceptional 13-skill hub: 3-tier publishing (manual/Publora/custom), no-cookie Apify read layer, explicit approval gate and untrusted-content injection defenses. Scrape via declared public Apify actors only; no LinkedIn credentials involved.
