Agent Plugins Marketplace
All plugins

creator-economy-operations

v0.1.1

Creator-economy business operations team — agents (creator-business-strategist, content-and-audience-manager) for running a creator/media business: the monetization mix (ads, sponsorships, memberships & subscriptions, products/courses, affiliate, services), the platform portfolio (owned vs rented, platform-risk diversification, repurposing), audience funnel & LTV, sponsorship valuation & rate cards, content ops, community & retention, and the creator P&L/MRR. skills (choose-monetization-mix, price-a-brand-deal, plan-content-and-audience-growth), a knowledge bank (a Mermaid monetization-mix tree + a dated 2026 platform/payout/rate reference), best-practices. ADVISORY operations knowledge, not legal/tax/financial advice; payout rules, rate norms, and FTC/ASA disclosure specifics are volatile + jurisdictional, retrieval-dated + verify-at-use; no audience PII. Distinct from marketing-operations, developer-relations, and ecommerce-dtc. Requires ravenclaude-core@>=0.7.0.

Claude Code3 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
3 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 creator-economy-operations 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 creator-economy-operations@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/mcorbett51090/RavenClaude

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/creator-economy-operations/.

Plugin files

plugins/creator-economy-operations/
├── .claude-plugin/plugin.json
├── skills/choose-monetization-mix/SKILL.md
├── skills/plan-content-and-audience-growth/SKILL.md
└── skills/price-a-brand-deal/SKILL.md

Included Skills3

choose-monetization-mixskills/choose-monetization-mix/SKILL.md

Decide which revenue lines a creator should run and in what order — grounded in audience size × engagement × buying-intent, weighted toward recurring revenue and away from single-platform/single-sponsor concentration. Reach for this at the START of monetizing an audience, or when income is volatile/over-concentrated. Driven by creator-business-strategist.

plan-content-and-audience-growthskills/plan-content-and-audience-growth/SKILL.md

Plan a creator's content strategy, sustainable cadence, platform growth, and owned-audience funnel: content pillars, a capacity-matched schedule, repurposing one core piece into platform-native cuts, and converting rented reach into an email list/community — measured by engagement + owned conversion, not vanity reach. Driven by content-and-audience-manager.

price-a-brand-dealskills/price-a-brand-deal/SKILL.md

Value a sponsorship and build a creator rate card on VALUE, not a flat CPM: audience value + deliverable + usage/exclusivity rights as separate line items + a walk-away number, with rate benchmarks dated + verify-at-use and clear disclosure. Reach for this when a brand makes an offer, or to set standard rates. Driven by creator-business-strategist.

Plugin manifests1

plugins/creator-economy-operations/.claude-plugin/plugin.json
{
  "name": "creator-economy-operations",
  "version": "0.1.1",
  "description": "Creator-economy business operations team — agents (creator-business-strategist, content-and-audience-manager) for running a creator/media business: the monetization mix (ads, sponsorships, memberships & subscriptions, products/courses, affiliate, services), the platform portfolio (owned vs rented, platform-risk diversification, repurposing), audience funnel & LTV, sponsorship valuation & rate cards, content ops, community & retention, and the creator P&L/MRR. skills (choose-monetization-mix, price-a-brand-deal, plan-content-and-audience-growth), a knowledge bank (a Mermaid monetization-mix tree + a dated 2026 platform/payout/rate reference), best-practices. ADVISORY operations knowledge, not legal/tax/financial advice; payout rules, rate norms, and FTC/ASA disclosure specifics are volatile + jurisdictional, retrieval-dated + verify-at-use; no audience PII. Distinct from marketing-operations, developer-relations, and ecommerce-dtc. Requires ravenclaude-core@>=0.7.0.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "creator-economy",
    "content-creator",
    "monetization",
    "brand-deals",
    "sponsorships",
    "newsletter",
    "membership",
    "subscription",
    "audience-growth",
    "creator-p-and-l",
    "rate-card",
    "affiliate",
    "community",
    "mrr",
    "platform-risk"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  }
}

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

[creator-economy-operations on Agent Plugins Marketplace](https://pluginsmp.com/plugins/creator-economy-operations)