linkedin-post

Draft, preview, and publish plain text LinkedIn posts via CLI.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/flaming-codes/thinkinglabs --skill linkedin-post-flaming-codes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linkedin-post
Source: https://github.com/flaming-codes/thinkinglabs/tree/main/.claude/skills/linkedin-post
Command: npx skills add https://github.com/flaming-codes/thinkinglabs --skill linkedin-post-flaming-codes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users draft, preview, and publish plain text LinkedIn posts directly from their repository, ensuring accuracy and user confirmation before posting.

Core Features & Use Cases

  • Text Preview: Show the exact post text before posting to LinkedIn.
  • User Confirmation: Require explicit user confirmation for publishing.
  • CLI Usage: Utilize a command-line interface for post creation and publication.
  • Use Case: Perfect for managing professional communication and updates on LinkedIn.

Quick Start

Preview and post a LinkedIn post using the following command: pnpm linkedin:post --file path/to/message.txt

Frequently Asked Questions about linkedin-post

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish plain text LinkedIn posts from a local repository?

To publish plain text LinkedIn posts from a local repository, use the CLI command `pnpm linkedin:post --file path/to/message.txt` to draft, preview, and confirm the entry before it goes live.

Can I preview a LinkedIn post before publishing it via CLI?

Yes, you can preview a LinkedIn post before publishing via CLI. The script displays the exact text preview and requires explicit user confirmation to ensure accuracy before sending the post to the LinkedIn API.

Do I need environment variables to authenticate with the LinkedIn API for post creation?

Yes, you need environment variables for LinkedIn API credentials to authenticate post creation. The CLI requires valid OAuth tokens with appropriate scopes configured in your local environment to manage feed entries.

What's the best way to manage professional communication updates on LinkedIn from a local repository?

The best way to manage professional communication updates on LinkedIn from a local repository is using a CLI script. It handles plain text drafting and ensures user confirmation before publishing social media feed entries.

Does this CLI tool support formatting beyond plain text for LinkedIn feed entries?

No, this CLI tool does not support formatting beyond plain text for LinkedIn feed entries. It is specifically designed to manage the drafting, previewing, and publishing of plain text posts directly from your local files.