Skip to content

minimax-ai/hello-mcode-hooks-v04

v0.1.0Apache-2.0

A minimal Plugin that demonstrates one Skill and one inline Hook entry under the mcode 0.4.0+ plugin format. The authoritative manifest for mcode 0.4.0+ is .claude-plugin/plugin.json; this top-level manifest is a v0.3.x-compatible shim that exists only to satisfy the hosted validator and the v0.3.x runtime. See proposals/hooks-v0.4-spec.md for the full spec and examples/hello-mcode-hooks-v04/README.md for the layout explanation.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "hello-mcode-hooks-v04",
  "version": "0.1.0",
  "description": "A minimal Plugin that demonstrates one Skill and one inline Hook entry under the mcode 0.4.0+ plugin format. The authoritative manifest for mcode 0.4.0+ is .claude-plugin/plugin.json; this top-level manifest is a v0.3.x-compatible shim that exists only to satisfy the hosted validator and the v0.3.x runtime. See proposals/hooks-v0.4-spec.md for the full spec and examples/hello-mcode-hooks-v04/README.md for the layout explanation.",
  "author": {
    "name": "MCode Plugins contributors"
  },
  "license": "Apache-2.0",
  "keywords": ["mcode", "example", "hooks", "v0.4"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • record-event.ps1
  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • io.minimax.mcodeships a directory of files