Linkedin Reply Handler
Skill Verified ActiveDraft 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).
To help users draft contextually relevant replies to existing LinkedIn comments, facilitating deeper engagement on the platform.
Features
- Drafts replies to specific LinkedIn comments.
- Correctly handles LinkedIn's 2-level thread flattening.
- Parses LinkedIn comment URLs to identify context.
- Integrates with Publora API for approved posting.
- Optional integration with Apify for fetching thread data.
Use Cases
- Replying to a specific comment on any LinkedIn post.
- Continuing a conversation after an author replied to your comment.
- Re-engaging in dormant LinkedIn threads.
Non-Goals
- Drafting top-level comments on LinkedIn posts.
- Automated posting without user approval.
Maintenance
- info:Dependency ManagementThe `requests` and `python-dotenv` libraries are used, but there's no explicit mention of vulnerability scanning or automated update mechanisms for these dependencies.
Execution
- info:Pinned dependenciesThe skill uses standard Python packages (`requests`, `python-dotenv`), but explicit version pinning or lockfiles are not evident in the provided files.
Installation
First, add the marketplace
/plugin marketplace add sergebulaev/linkedin-skills/plugin install linkedin-skills@linkedin-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Google Docs
100Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.
Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.
Generate Social Media Book Promo
100Generate a vertical story image for TikTok or Instagram book promotion with cover art, hook text, and author branding.
LinkedIn Humanizer
100Scrub 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".
Social Content
100When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.
Linkedin Comment Drafter
99Draft 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).