member-benefits-briefing
v0.3.0LFX Marketing OS Member Benefits Briefing Agent — builds the LF CEO-style member executive briefing deck for any LF member company: pulls the member's live LFX footprint (memberships, dues, code contributions, maintainers, event participation, training), combines it with the current Linux Foundation and open-source-AI narrative, and produces a PowerPoint styled to the LF executive briefing template, ready for the member meeting.
By Linux Foundation — LFX Marketing OS2 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 member-benefits-briefing for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install member-benefits-briefing@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/member-benefits-briefing/.
Plugin files
├── .claude-plugin/plugin.json└── skills/build-member-benefits-briefing/SKILL.md
Included Skills1
This skill should be used when a Linux Foundation executive, membership development rep, or LF marketing team member says "Create the member executive briefing for [company]", "build the exec briefing deck for [member]", "prepare Jim's briefing for the [company] meeting", "make the [company] version of the executive briefing", "member briefing deck", or otherwise asks for the CEO-style executive briefing presentation given to a specific LF member company (e.g., the IBM or Google "…and the Linux Foundation" decks). This is the LFX Marketing OS "Member Benefits Briefing Agent". Also trigger on "member benefits briefing" or "build the member benefits deck for [company]". It pulls the member's live LFX footprint (memberships, dues, contributions, maintainers, events, training), merges it with the standing LF / open-source-AI narrative, and produces a ~60-slide PowerPoint styled to the LF executive briefing template.
Plugin manifests1
{
"name": "member-benefits-briefing",
"version": "0.3.0",
"description": "LFX Marketing OS Member Benefits Briefing Agent — builds the LF CEO-style member executive briefing deck for any LF member company: pulls the member's live LFX footprint (memberships, dues, code contributions, maintainers, event participation, training), combines it with the current Linux Foundation and open-source-AI narrative, and produces a PowerPoint styled to the LF executive briefing template, ready for the member meeting.",
"author": {
"name": "Linux Foundation — LFX Marketing OS"
},
"keywords": [
"lfx",
"executive-briefing",
"member-engagement",
"membership",
"pptx",
"linux-foundation"
]
}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.
[member-benefits-briefing on Agent Plugins Marketplace](https://pluginsmp.com/plugins/member-benefits-briefing)