marketing-operations
v0.2.2Marketing Operations specialist team — agents (marketing-ops-lead, demand-gen-funnel-analyst, attribution-analytics-specialist, martech-campaign-architect), skills (incl. a content-marketing engine: intent briefs, topic clusters, distribution, leading-vs-lagging measurement), templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. A marketing-ops team for a CMO, demand-gen analyst, or founder accountable for pipeline contribution and CAC efficiency — it reads the MQL→SQL→opp→win funnel as a system, states the attribution model before any number, gates spend on LTV:CAC and payback, and reports revenue contribution over lead volume. Inherits ravenclaude-core protocols.
By Matt CorbettLicense: MIT7 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 6 skill or MCP entries
- Source updated
- Sep 15, 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 marketing-operations for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install marketing-operations@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/mcorbett51090/RavenClaudeClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/marketing-operations/.
Plugin files
├── .claude-plugin/plugin.json├── skills/audit-attribution-data/SKILL.md├── skills/content-engine/SKILL.md├── skills/diagnose-funnel/SKILL.md├── skills/evaluate-channel-mix/SKILL.md├── skills/read-cac-ltv/SKILL.md└── skills/size-demand/SKILL.md
Included Skills6
Audit data hygiene, dedup, and UTM/tracking integrity before trusting any funnel or ROI number. Reach for this first on any new dataset.
Run content as a system — brief against search intent, build topic clusters around pillar pages, plan distribution, and measure leading vs lagging signals. Reach for this on a content-strategy or SEO-content question.
Diagnose MQL→SQL→opp→win conversion stage-by-stage — find the leaking stage before adding lead volume. Reach for this on a funnel question.
Evaluate channels on contribution and marginal ROI under a stated attribution model — not average ROI or lead count. Reach for this on a channel or budget question.
Read LTV:CAC and CAC-payback to gate acquisition spend on unit economics, not lead count. Reach for this on a CAC or sustainability question.
Back-solve the lead volume a win target requires through each stage conversion. Reach for this on a 'how many leads' question.
Plugin manifests1
{
"name": "marketing-operations",
"version": "0.2.2",
"description": "Marketing Operations specialist team — agents (marketing-ops-lead, demand-gen-funnel-analyst, attribution-analytics-specialist, martech-campaign-architect), skills (incl. a content-marketing engine: intent briefs, topic clusters, distribution, leading-vs-lagging measurement), templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. A marketing-ops team for a CMO, demand-gen analyst, or founder accountable for pipeline contribution and CAC efficiency — it reads the MQL→SQL→opp→win funnel as a system, states the attribution model before any number, gates spend on LTV:CAC and payback, and reports revenue contribution over lead volume. Inherits ravenclaude-core protocols.",
"author": {
"name": "Matt Corbett"
},
"homepage": "https://github.com/mcorbett51090/RavenClaude",
"license": "MIT",
"keywords": [
"marketing-operations",
"demand-generation",
"funnel",
"attribution",
"cac-ltv",
"lead-scoring",
"channel-mix",
"martech",
"pipeline-contribution",
"content-marketing"
],
"requires": {
"plugins": [
"ravenclaude-core@>=0.7.0"
]
}
}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.
[marketing-operations on Agent Plugins Marketplace](https://pluginsmp.com/plugins/marketing-operations)