qtrly-campaign-plan-agent
v0.1.0LFX Marketing OS Quarterly Campaign Plan Agent — takes a project's quarterly marketing plan (the qtrly-plan-agent deck) plus its Brand Kit, Message Foundation, ICP & Target Markets, and Pitch Deck, and produces a single Quarterly Campaign Brief (.docx): every campaign supporting the quarter's goals with its leader, mediums and sources, and per source the target markets, ICP/personas, key messages, assets to create, CTAs, message sequences, and the content creation and source execution agents to run.
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-campaign-plan-agent for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install qtrly-campaign-plan-agent@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/qtrly-campaign-plan-agent/.
Plugin files
├── .claude-plugin/plugin.json└── skills/build-qtrly-campaign-brief/SKILL.md
Included Skills1
Use when a Linux Foundation marketing leader, ED, Project Leader, or CFT lead says "build the quarterly campaign brief", "run the campaign plan agent", "turn the Q[N] plan into campaigns", "define the campaigns for [project]'s goals", "which campaigns support our goals", or asks to translate a quarterly marketing plan (the qtrly-plan-agent deck) into the campaigns that deliver it — or asks what channels, mediums, sources, messages, assets, or CTAs a quarter's campaigns need, or which content creation and execution agents to run. This is the LFX Marketing OS "Quarterly Campaign Plan Agent": from the plan plus the Brand Kit, Message Foundation, ICP & Target Markets, and Pitch Deck it produces one Word document, the Quarterly Campaign Brief — every campaign with its leader, mediums and sources, and per source the target markets, ICP/personas, key messages, assets to create, CTAs, message sequences, and the agents to run. Strategy only; no content or execution.
Plugin manifests1
{
"name": "qtrly-campaign-plan-agent",
"version": "0.1.0",
"description": "LFX Marketing OS Quarterly Campaign Plan Agent — takes a project's quarterly marketing plan (the qtrly-plan-agent deck) plus its Brand Kit, Message Foundation, ICP & Target Markets, and Pitch Deck, and produces a single Quarterly Campaign Brief (.docx): every campaign supporting the quarter's goals with its leader, mediums and sources, and per source the target markets, ICP/personas, key messages, assets to create, CTAs, message sequences, and the content creation and source execution agents to run.",
"author": {
"name": "Paul Hinz, The Linux Foundation"
},
"keywords": [
"lfx-marketing-os",
"campaign-plan",
"campaign-brief",
"cft",
"channels",
"mediums",
"sources",
"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.
[qtrly-campaign-plan-agent on Agent Plugins Marketplace](https://pluginsmp.com/plugins/qtrly-campaign-plan-agent)