member-pitch-deck
v1.0.0LFX Marketing OS Member Pitch Deck (Member Growth, Agent No. 3): generates the standard first-meeting membership pitch deck (max 20 slides) for any Linux Foundation project or foundation, always formatted on the LF 2025 Google Slides template and grounded in the project's Brand Kit, Message Foundation, and ICP documents. Command: lf-member-pitch-deck.
By Paul Hinz, The Linux FoundationLicense: MIT2 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-pitch-deck for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install member-pitch-deck@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-pitch-deck/.
Plugin files
├── .claude-plugin/plugin.json└── skills/lf-member-pitch-deck/SKILL.md
Included Skills1
This skill should be used when a Linux Foundation membership development rep, Executive Director, or Project Leader says "lf-member-pitch-deck", "Create pitch deck for [project]", "build a member pitch deck for [project]", "make a first-meeting deck for [project]", "generate the member recruitment deck", or otherwise asks for a presentation to use in a first meeting with a prospective member or other persona they want to bring awareness to and build advocacy with. This is the LFX Marketing OS "Member Pitch Deck" agent (Member Growth, Agent No. 3, 9-Agent category 1: Foundation Setup). Produces one standard, on-brand, on-message deck of no more than 20 slides per project, always built on the bundled LF 2025 Google Slides template (.pptx, opens natively in Google Slides), plus a prospect-specific speaker-notes prep brief.
Plugin manifests1
{
"name": "member-pitch-deck",
"version": "1.0.0",
"description": "LFX Marketing OS Member Pitch Deck (Member Growth, Agent No. 3): generates the standard first-meeting membership pitch deck (max 20 slides) for any Linux Foundation project or foundation, always formatted on the LF 2025 Google Slides template and grounded in the project's Brand Kit, Message Foundation, and ICP documents. Command: lf-member-pitch-deck.",
"author": {
"name": "Paul Hinz, The Linux Foundation"
},
"keywords": [
"linux-foundation",
"lfx-marketing-os",
"pitch-deck",
"membership",
"member-growth",
"lf-template"
],
"license": "MIT"
}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-pitch-deck on Agent Plugins Marketplace](https://pluginsmp.com/plugins/member-pitch-deck)