← Back to list

linkedin-comment-drafter Checked

Draft a LinkedIn comment on someone else's post from its URL, or reshare (repost) it to your feed…
⚡ Productivity skills By sergebulaev Version v1.0.0 Updated 2026-09-15
9.3Overall 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-comment-drafter" skill by following the instructions at https://skill123.me/install/linkedin-comment-drafter.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/linkedin-comment-drafter.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 · 8 KB

About this skill

Overview

Draft a LinkedIn comment on someone else's post from its URL, or reshare (repost) it to your feed with optional commentary. Use when the user pastes a post URL and asks to comment, engage, be first commenter, or repost with their thoughts. Produces 1-3 variants in the user's voice, picks a reaction, and publishes via Publora on approval. Not for replying to existing comments (use linkedin-reply-handler).

Source

  • Repo: https://github.com/sergebulaev/linkedin-skills
  • Path: skills/linkedin-comment-drafter

Score breakdown

Trigger
9.5
Description has What/When plus explicit Not-For routing to reply-handler; rich trigger phrases.
Structure
8.7
128-line SKILL.md with focused references; voice-rules.md is a 3-line moved-stub, minor redundancy.
Workflow
9.2
Numbered workflow, no-token paste fallback, duplicate-take check against existing comments, approval card, reshare canShare guard.
Content
10.0
Concrete skeletons, real examples with hit rates, precise length caps, clean writing.
Engineering
9.0
Correct frontmatter; depends on repo-root lib/ and ../../references paths that exist in bundle context.
Security
9.5
No cookies or LinkedIn login; fetched posts treated as data-not-instructions; publish only after explicit user approval; no external endpoints beyond declared APIs.
Excellent URL-driven comment/reshare drafter: 7 evidence-based templates, voice-profile and story-bank integration, paste-text fallback when no Apify token, explicit approval card, canShare refusal for reshare, inline untrusted-content rules. Fetching uses no-cookie public Apify actors only.