Agent Plugins Marketplace
All plugins

cabinet-of-imd

v3.0.1

The Cabinet of IMD Agents — a flavour layer for Claude Code. Eight college classmates with distinct personalities, voices, disciplines, and pairings serve as specialised web-development agents. v3.0.0 sunsets all functionality (vault writes, session anchors, gate enforcement, hooks for state) and keeps only character, voice, and working disciplines. Persistence is delegated to the adjudant plugin when active.

Claude Code1 Skill

By OnnozelaerLicense: MIT0 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 14, 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 cabinet-of-imd 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 cabinet-of-imd@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/TomVDH/toolshed

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is cabinet-of-imd/.

Plugin files

cabinet-of-imd/
├── .claude-plugin/plugin.json
└── skills/crew-roster/SKILL.md

Included Skills1

crew-rosterskills/crew-roster/SKILL.md

Display the Cabinet of IMD crew roster with colour accents and dynamic quips. Use when the user asks "show the roster", "who's on the crew", or "list the agents". Does not start project work.

Plugin manifests1

cabinet-of-imd/.claude-plugin/plugin.json
{
  "name": "cabinet-of-imd",
  "version": "3.0.1",
  "description": "The Cabinet of IMD Agents — a flavour layer for Claude Code. Eight college classmates with distinct personalities, voices, disciplines, and pairings serve as specialised web-development agents. v3.0.0 sunsets all functionality (vault writes, session anchors, gate enforcement, hooks for state) and keeps only character, voice, and working disciplines. Persistence is delegated to the adjudant plugin when active.",
  "author": {
    "name": "Onnozelaer"
  },
  "homepage": "https://github.com/TomVDH/toolshed/tree/main/cabinet-of-imd",
  "repository": "https://github.com/TomVDH/toolshed",
  "license": "MIT",
  "keywords": [
    "personas",
    "agents",
    "voice",
    "flavour",
    "web-development",
    "frontend",
    "backend",
    "documentation",
    "team",
    "pairings",
    "adjudant"
  ]
}

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

[cabinet-of-imd on Agent Plugins Marketplace](https://pluginsmp.com/plugins/cabinet-of-imd)