# 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.

- Skill: `minimax-ai/hello-hooks` (Agent Skill)
- Install (CLI): `npx skillmds@latest add minimax-ai/hello-hooks`
- Raw SKILL.md: https://api.skillmd.com/api/skills/minimax-ai/hello-hooks/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Apache-2.0
- Author: MiniMax AI (https://skillmd.com/u/minimax-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/minimax-ai/hello-hooks

---


# 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.

