Agent Plugins Marketplace
← All plugins

board-status-infographic

v0.1.0

LFX Marketing OS State of Foundation Board Update agent — produces the one-page board infographic (print-ready PDF plus HTML) for a Linux Foundation project or foundation ahead of each board meeting: key metrics, goals vs outcomes, risks, investment areas, and the decisions the board must take, tagged DISCUSS / REVIEW / VOTE. Reads the Quarterly Marketing Plan deck and the ED's board pre-read first, then interviews the ED for anything missing.

Claude Code1 Skill

By Paul Hinz, The Linux Foundation2 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 board-status-infographic 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 board-status-infographic@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/board-status-infographic/.

Plugin files

plugins/board-status-infographic/
├── .claude-plugin/plugin.json
└── skills/board-status-infographic/SKILL.md

Included Skills1

board-status-infographicskills/board-status-infographic/SKILL.md

Produces the one-page "State of the Foundation" board infographic for a Linux Foundation project or foundation as a print-ready PDF (plus HTML) ahead of each board meeting. It condenses the Quarterly Marketing Plan deck, the ED's board pre-read, and a short interview into one page of key metrics, goal status, risks, investments, and the decisions the board must take (tagged DISCUSS, REVIEW, or VOTE). Use whenever an ED, Project Leader, or LF marketer says "build the board infographic", "state of the foundation one-pager", "board update for [foundation]", "summarize the board pre-read on one page", "board meeting one-pager", "board dashboard for the [month] meeting", or asks for any single-page summary of foundation status and board decisions. Also use when someone shares a board pre-read or quarterly plan and asks to make it board-ready or "at a glance". This is the LFX Marketing OS "State of Foundation Board Update" agent.

Plugin manifests1

plugins/board-status-infographic/.claude-plugin/plugin.json
{
  "name": "board-status-infographic",
  "version": "0.1.0",
  "description": "LFX Marketing OS State of Foundation Board Update agent — produces the one-page board infographic (print-ready PDF plus HTML) for a Linux Foundation project or foundation ahead of each board meeting: key metrics, goals vs outcomes, risks, investment areas, and the decisions the board must take, tagged DISCUSS / REVIEW / VOTE. Reads the Quarterly Marketing Plan deck and the ED's board pre-read first, then interviews the ED for anything missing.",
  "author": {
    "name": "Paul Hinz, The Linux Foundation"
  },
  "keywords": [
    "lfx-marketing-os",
    "board-update",
    "state-of-the-foundation",
    "infographic",
    "governing-board",
    "linux-foundation"
  ]
}

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

[board-status-infographic on Agent Plugins Marketplace](https://pluginsmp.com/plugins/board-status-infographic)