Agent Plugins Marketplace
All plugins

cannabis-operations

v0.3.3

Cannabis Operations specialist team — agents (cannabis-engagement-lead, seed-to-sale-compliance-specialist, dispensary-retail-operations-specialist, cannabis-finance-analyst), skills, templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. A compliance-and-retail-operations team for a licensed cannabis operator — it runs seed-to-sale traceability against the state track-and-trace system (Metrc/BioTrack/LeafData), manages the 280E tax burden that makes COGS allocation existential, runs dispensary retail on margin and basket, and reads a ~$45B U.S. market where the rules change at the state line. Inherits ravenclaude-core protocols.

Claude Code5 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
5 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 cannabis-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 cannabis-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/cannabis-operations/.

Plugin files

plugins/cannabis-operations/
├── .claude-plugin/plugin.json
├── skills/frame-280e-cogs/SKILL.md
├── skills/manage-the-state-patchwork/SKILL.md
├── skills/read-inventory-turns/SKILL.md
├── skills/reconcile-seed-to-sale/SKILL.md
└── skills/run-dispensary-retail/SKILL.md

Included Skills5

frame-280e-cogsskills/frame-280e-cogs/SKILL.md

Build a defensible COGS-allocation framework under 280E, as decision-support for the CPA, so only properly-capitalized cost reduces taxable income. Reach for this on any tax-burden question.

manage-the-state-patchworkskills/manage-the-state-patchwork/SKILL.md

Anchor every compliance answer to the specific state and date, since track-and-trace, testing, potency, and tax all vary. Reach for this on any compliance claim.

read-inventory-turnsskills/read-inventory-turns/SKILL.md

Read inventory turns as both a cash and a compliance metric, flagging aged and perishable product. Reach for this on a cash or expiry question.

reconcile-seed-to-saleskills/reconcile-seed-to-sale/SKILL.md

Reconcile physical inventory to the state track-and-trace system and resolve discrepancies as compliance events, not bookkeeping. Reach for this on any traceability question.

run-dispensary-retailskills/run-dispensary-retail/SKILL.md

Read category margin, basket, and turns and lift store profit without discount-driven traffic. Reach for this on a store-margin question.

Plugin manifests1

plugins/cannabis-operations/.claude-plugin/plugin.json
{
  "name": "cannabis-operations",
  "version": "0.3.3",
  "description": "Cannabis Operations specialist team — agents (cannabis-engagement-lead, seed-to-sale-compliance-specialist, dispensary-retail-operations-specialist, cannabis-finance-analyst), skills, templates, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. A compliance-and-retail-operations team for a licensed cannabis operator — it runs seed-to-sale traceability against the state track-and-trace system (Metrc/BioTrack/LeafData), manages the 280E tax burden that makes COGS allocation existential, runs dispensary retail on margin and basket, and reads a ~$45B U.S. market where the rules change at the state line. Inherits ravenclaude-core protocols.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "cannabis",
    "seed-to-sale",
    "compliance",
    "metrc",
    "280e",
    "dispensary",
    "cogs-allocation",
    "track-and-trace",
    "retail-operations"
  ],
  "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.

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