Agent Plugins Marketplace
← All plugins

member-marketing-benefits-audit

v0.1.0

LFX Marketing OS Member Marketing Benefits Audit Agent — researches a foundation's website (CNCF by default) for a full calendar year of member-published content, verifies each organisation's membership tier, and reports how much of each tier's measurable marketing benefits (blog submissions, online programs, announcements) was used and remains, as a three-tab reconciling .xlsx audit.

Claude Code1 Skill

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-marketing-benefits-audit 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 member-marketing-benefits-audit@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/member-marketing-benefits-audit/.

Plugin files

plugins/member-marketing-benefits-audit/
├── .claude-plugin/plugin.json
└── skills/run-member-marketing-benefits-audit/SKILL.md

Included Skills1

run-member-marketing-benefits-auditskills/run-member-marketing-benefits-audit/SKILL.md

This skill should be used when a Linux Foundation or CNCF Executive Director, Project Leader, or LF marketing team member says "run the member marketing benefits audit", "marketing benefits utilisation audit for [year]", "which members used their blog/online program allowance", "how much of their marketing benefits do members have left", "audit member content against membership benefits", or otherwise asks to measure how member organisations used their tier's measurable marketing benefits (blog submissions, online programs, announcements) in a calendar year. This is the LFX Marketing OS "Member Marketing Benefits Audit Agent". It complements Member 360 — Member 360 scores overall engagement; this agent audits marketing-benefit consumption against each tier's annual allowance from the foundation's own website content.

Plugin manifests1

plugins/member-marketing-benefits-audit/.claude-plugin/plugin.json
{
  "name": "member-marketing-benefits-audit",
  "version": "0.1.0",
  "description": "LFX Marketing OS Member Marketing Benefits Audit Agent — researches a foundation's website (CNCF by default) for a full calendar year of member-published content, verifies each organisation's membership tier, and reports how much of each tier's measurable marketing benefits (blog submissions, online programs, announcements) was used and remains, as a three-tab reconciling .xlsx audit.",
  "author": {
    "name": "Linux Foundation — LFX Marketing OS"
  },
  "keywords": [
    "lfx",
    "cncf",
    "member-benefits",
    "marketing-benefits",
    "benefits-audit",
    "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.

[member-marketing-benefits-audit on Agent Plugins Marketplace](https://pluginsmp.com/plugins/member-marketing-benefits-audit)