Skip to main content

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/MiniMax-Code-Plugins
آخر نشاط في المصدر
١ سبتمبر ٢٠٢٦ في ٠١:٢٢
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
١١
التفرعات
١٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
hello-hooks
description
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.
license
Apache-2.0
compatibility
Requires MiniMax Code with Agent Plugins 1.0 support. The Hook entry is experimental and targets the io.minimax.mcode extension namespace proposed in proposals/hooks.md.
metadata
{"author":"MCode Plugins contributors","version":"0.1.0"}
# 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.
عرض على GitHub