Hello Hooks

Verify that the experimental io.minimax.mcode Hook entry of the hello-mcode-hooks plugin is wired up. Use only when the user explicitly asks to test the hello-mcode-hooks example.

MiniMax AI adf0425 887 B Updated 12.9k repo stars

File contents

Hello Hooks

Reply with Hello from hello-mcode-hooks! and state that the Skill loaded successfully. Do not call tools or modify files. Do not attempt to invoke the experimental Hook entry; it is observed only and the example does not depend on the runtime side.

Disclosure

This Skill and the example Hook entry it ships with contain:

  • no credentials.
  • no network access.
  • no telemetry.
  • no third-party services.

The audit script writes only to a per-instance state file under the runtime-provided PLUGIN_DATA directory. It does not read the network, does not contact any third-party endpoint, and does not embed any literal token.

minimax-ai/minimax-code-plugins/tree/main/examples/hello-mcode-hooks/skills/hello-hooks commit adf0425fca

Frequently asked questions

npx skillmds@latest add minimax-ai/hello-hooks