Agent Plugins Marketplace
All plugins

museum-cultural-institution-operations

v0.1.1

Museum & cultural-institution operations team — agents (museum-operations-lead, collections-and-engagement-specialist) for running a museum/gallery/historic-site: admissions & timed ticketing, dynamic vs free-admission pricing, tiered membership & development, visitor experience & accessibility, facilities, board governance, AAM accreditation, and the earned-vs-contributed revenue mix on one side; collections stewardship (accessioning/deaccessioning ethics, cataloging, provenance & NAGPRA due diligence, condition/environmental controls, loans, insurance/valuation), exhibitions (permanent/temporary/traveling lifecycle), CMS systems (TMS/Axiell/PastPerfect/CollectionSpace), and digital collections/IIIF/open-access publishing on the other. skills, a knowledge bank + templates. Distinct from nonprofit-fundraising (individual-donor strategy), event-management (event production), and grants-management (grant lifecycle) — the museum-operations layer. 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 museum-cultural-institution-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 museum-cultural-institution-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/museum-cultural-institution-operations/.

Plugin files

plugins/museum-cultural-institution-operations/
├── .claude-plugin/plugin.json
├── skills/grow-membership-and-visitor-revenue/SKILL.md
├── skills/manage-collections-and-exhibitions/SKILL.md
└── skills/publish-digital-collections-and-access/SKILL.md

Included Skills3

grow-membership-and-visitor-revenueskills/grow-membership-and-visitor-revenue/SKILL.md

Design the museum's earned-and-contributed revenue engine — the admissions/pricing model (timed ticketing / dynamic / pay-what-you-wish / free-admission, with the access-vs-revenue trade-off modeled), a tiered membership program built for behavior with an acquisition-and-renewal/retention engine (first-year renewal focused), the development levers (patron cultivation, corporate sponsorship, galas), and a named earned-vs-contributed revenue-mix target with its levers. Reach for this when the user asks "timed/dynamic/free admission?", "design our membership tiers and renewal program", "grow venue-rental/retail earned revenue", or "what's a healthy earned-vs-contributed mix?". Used by `museum-operations-lead` (primary).

manage-collections-and-exhibitionsskills/manage-collections-and-exhibitions/SKILL.md

Steward a collection and build the exhibitions it feeds — run the accession/deaccession ethics gate (AAM/AAMD; deaccession proceeds fund collection care/acquisition only), cataloging, provenance & NAGPRA due diligence, condition reporting, loans in/out, insurance/valuation, storage & environmental controls, the collections-CMS fit (TMS/Axiell/PastPerfect/CollectionSpace), and the exhibition project lifecycle (concept → checklist & loans → interpretation → budget → schedule → install/condition → evaluation). Reach for this when the user asks "should we accession/deaccession this?", "run the provenance/NAGPRA due diligence", "TMS vs Axiell vs PastPerfect vs CollectionSpace?", or "plan this temporary/traveling exhibition". Used by `collections-and-engagement-specialist` (primary).

publish-digital-collections-and-accessskills/publish-digital-collections-and-access/SKILL.md

Publish a collection online, rights- and cultural-sensitivity-cleared — run the copyright/rights gate and the source-community consultation, decide open-access vs restricted (CC0/CC-BY vs a rights-restricted license, with rights statements), and stand up the IIIF image/presentation stack + DAMS + online catalog + virtual exhibitions, defaulting toward openness where rights allow while cultural sensitivity gates the publish button. Reach for this when the user asks "publish our collection online", "open access or not?", "set up IIIF for our images", or "can we put this culturally sensitive material online?". Used by `collections-and-engagement-specialist` (primary).

Plugin manifests1

plugins/museum-cultural-institution-operations/.claude-plugin/plugin.json
{
  "name": "museum-cultural-institution-operations",
  "version": "0.1.1",
  "description": "Museum & cultural-institution operations team — agents (museum-operations-lead, collections-and-engagement-specialist) for running a museum/gallery/historic-site: admissions & timed ticketing, dynamic vs free-admission pricing, tiered membership & development, visitor experience & accessibility, facilities, board governance, AAM accreditation, and the earned-vs-contributed revenue mix on one side; collections stewardship (accessioning/deaccessioning ethics, cataloging, provenance & NAGPRA due diligence, condition/environmental controls, loans, insurance/valuation), exhibitions (permanent/temporary/traveling lifecycle), CMS systems (TMS/Axiell/PastPerfect/CollectionSpace), and digital collections/IIIF/open-access publishing on the other. skills, a knowledge bank + templates. Distinct from nonprofit-fundraising (individual-donor strategy), event-management (event production), and grants-management (grant lifecycle) — the museum-operations layer. Requires ravenclaude-core@>=0.7.0.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "museum-operations",
    "collections-management",
    "exhibitions",
    "provenance",
    "nagpra",
    "aam-accreditation",
    "museum-membership",
    "timed-ticketing",
    "digital-collections",
    "iiif",
    "collections-cms",
    "cultural-institution"
  ],
  "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.

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