linkedin-post-agent
v0.1.0Drafts 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.
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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install linkedin-post-agent@agent-plugin-marketplacePaste 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-OSClone 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
├── .claude-plugin/plugin.json└── skills/draft-linkedin-post/SKILL.md
Included Skills1
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
{
"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"
]
}For maintainers
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)