Agent Plugins Marketplace
← All plugins

qtrly-marketing-review-agent

v0.1.0

LFX Marketing OS Quarterly Marketing Review Workbook Agent — generates a pre-filled quarterly marketing review workbook (.pptx, Google Slides-ready) for a Linux Foundation project/foundation's marketing team at quarter end. Pre-fills prior-quarter outcomes from LFX (memberships, churn, contributors, events, training, social listening) and marketing platforms, structured as: Executive Summary (goals-vs-actuals scorecard), Business Outcomes, Engine Health (the two engine conversions), Channel Indicators, Vehicle Scorecards, Market & Community Signals, and an Insights & Learnings retrospective. The completed workbook is an input to the Marketing Plan Workbook Agent (marketing-plan-workbook-agent), and its Executive Summary is presented to the Executive Director at the quarterly plan review.

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 qtrly-marketing-review-agent 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 qtrly-marketing-review-agent@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/qtrly-marketing-review-agent/.

Plugin files

plugins/qtrly-marketing-review-agent/
├── .claude-plugin/plugin.json
└── skills/create-quarterly-marketing-review-workbook/SKILL.md

Included Skills1

create-quarterly-marketing-review-workbookskills/create-quarterly-marketing-review-workbook/SKILL.md

Generates a pre-filled Quarterly Marketing Review workbook (.pptx) for a Linux Foundation project/foundation, summarizing the prior quarter's marketing outcomes and prompting the marketing team for insights. Trigger on "create a quarterly marketing review workbook for [foundation]", "build the [foundation] quarterly review", "run the quarterly review workbook agent", "prepare the marketing outcomes review for [foundation]", or similar. This is the LFX Marketing OS "Quarterly Marketing Review Workbook Agent" (Plan-type agent); its completed workbook is an input to the Marketing Plan Workbook Agent (create-marketing-plan-workbook).

Plugin manifests1

plugins/qtrly-marketing-review-agent/.claude-plugin/plugin.json
{
  "name": "qtrly-marketing-review-agent",
  "version": "0.1.0",
  "description": "LFX Marketing OS Quarterly Marketing Review Workbook Agent — generates a pre-filled quarterly marketing review workbook (.pptx, Google Slides-ready) for a Linux Foundation project/foundation's marketing team at quarter end. Pre-fills prior-quarter outcomes from LFX (memberships, churn, contributors, events, training, social listening) and marketing platforms, structured as: Executive Summary (goals-vs-actuals scorecard), Business Outcomes, Engine Health (the two engine conversions), Channel Indicators, Vehicle Scorecards, Market & Community Signals, and an Insights & Learnings retrospective. The completed workbook is an input to the Marketing Plan Workbook Agent (marketing-plan-workbook-agent), and its Executive Summary is presented to the Executive Director at the quarterly plan review.",
  "author": {
    "name": "Paul Hinz, The Linux Foundation"
  },
  "keywords": [
    "lfx-marketing-os",
    "quarterly-review",
    "retrospective",
    "marketing-metrics",
    "planning",
    "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.

[qtrly-marketing-review-agent on Agent Plugins Marketplace](https://pluginsmp.com/plugins/qtrly-marketing-review-agent)