Agent Plugins Marketplace
← All plugins

linkedin-post-agent

v0.1.0

Drafts LinkedIn posts about Linux Foundation and open source ecosystem work in the user's authentic voice. Learns the user's profile and tone once, then turns any piece of content into 3 ready-to-post options.

Claude Code1 Skill

By Paul Hinz2 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install linkedin-post-agent for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install linkedin-post-agent@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/paulhinz/LF-Marketing-OS

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/linkedin-post-agent/.

Plugin files

plugins/linkedin-post-agent/
├── .claude-plugin/plugin.json
└── skills/draft-linkedin-post/SKILL.md

Included Skills1

draft-linkedin-postskills/draft-linkedin-post/SKILL.md

Drafts LinkedIn posts sharing Linux Foundation and open source ecosystem work in the user's authentic voice. Use when the user says "draft a LinkedIn post", "write a social post", "turn this into a LinkedIn post", "help me post about this", shares a blog post / announcement / GitHub release / event recap / research report / news article and wants social content from it, or asks to set up or update their LinkedIn posting profile.

Plugin manifests1

plugins/linkedin-post-agent/.claude-plugin/plugin.json
{
  "name": "linkedin-post-agent",
  "version": "0.1.0",
  "description": "Drafts LinkedIn posts about Linux Foundation and open source ecosystem work in the user's authentic voice. Learns the user's profile and tone once, then turns any piece of content into 3 ready-to-post options.",
  "author": {
    "name": "Paul Hinz"
  },
  "keywords": [
    "linkedin",
    "social-media",
    "content",
    "linux-foundation",
    "open-source"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[linkedin-post-agent on Agent Plugins Marketplace](https://pluginsmp.com/plugins/linkedin-post-agent)