LinkedIn Post

Draft and publish LinkedIn posts from blog articles via REST API.

16|2|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/maroffo/claude-forge --skill linkedin-post-maroffo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: LinkedIn Post
Source: https://github.com/maroffo/claude-forge/tree/main/skills/linkedin-post
Command: npx skills add https://github.com/maroffo/claude-forge --skill linkedin-post-maroffo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of publishing content to LinkedIn, whether it's summarizing a blog article or formatting free text, saving users time and ensuring consistent posting.

Core Features & Use Cases

  • Drafting Posts: Creates LinkedIn-ready text from blog articles or direct input, adhering to specific formatting and tone guidelines.
  • User Confirmation: Ensures posts are reviewed and approved by the user before publishing.
  • API Integration: Publishes posts directly to LinkedIn using a REST API, supporting both text-only and article link cards.
  • Use Case: A user wants to share their latest blog post on LinkedIn. They provide the article URL, and the Skill drafts a compelling summary, formats it according to best practices, and prompts for approval before publishing.

Quick Start

Use the LinkedIn Post skill to publish a summary of the article at 'https://example.com/my-latest-post' to your LinkedIn profile.

Frequently Asked Questions about LinkedIn Post

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

FAQPage Schema
How do I automate publishing LinkedIn posts from a blog article?

Automating LinkedIn post publishing from a blog article requires providing the article URL to a drafting tool. The skill generates a formatted summary via a REST API and publishes it as an article link card after user confirmation.

Can I format and publish free text directly to LinkedIn via API?

Yes, you can publish free text directly to LinkedIn via API. The skill formats the input text according to strict tone and anti-pattern rules, then prompts for user confirmation before publishing the post.

Does the LinkedIn publishing API require user confirmation before posting?

User confirmation is required before posting content through the LinkedIn API. The skill drafts the post text and waits for explicit user approval to ensure the content is reviewed before it goes live.

What happens when my LinkedIn API access token expires during content publishing?

When your LinkedIn API access token expires during content publishing, the process handles the token expiry. You will need to re-establish API access to continue drafting and publishing posts through the REST API integration.

What is the best way to share a blog post link on LinkedIn with a generated summary?

The best way to share a blog post link with a summary is using an automated drafting tool. This skill creates a compelling summary from the article URL, formats it, and publishes it with an article link card.

Are there formatting limitations when automating LinkedIn content publishing?

Automating LinkedIn content publishing involves adhering to strict formatting and anti-pattern rules. The drafted text must follow these specific guidelines before the API integration can successfully publish the post.