mz

Route Chinese or English requests to the best mzstack skill.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Ulanxx/mzstack --skill mz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mz
Source: https://github.com/Ulanxx/mzstack/tree/main/mz
Command: npx skills add https://github.com/Ulanxx/mzstack --skill mz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

mzstack 中文入口——用自然语言描述需求,自动分发到合适的 mzstack 技能。无需记忆技能名称,直接说你想做什么,提升工作效率。

Core Features & Use Cases

  • Understands user intent from Chinese or English input and routes tasks to the best skill.
  • Notifies the user of the chosen skill and reason, then executes via the Skill tool.
  • If ambiguous, proposes 2-3 candidate skills for user selection to avoid misrouting.

Quick Start

用自然语言描述你的需求,mz 将把任务分发到最合适的 mzstack 技能并执行。

Frequently Asked Questions about mz

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route natural language requests to the best matching workflow orchestrator skill?

A natural language dispatcher analyzes user intent from Chinese or English requests and routes tasks to the best matching workflow orchestrator skill. It notifies you of the chosen skill and reason, then executes the task automatically.

What happens when my natural language task description is ambiguous?

When a natural language task description is ambiguous, the dispatcher proposes 2-3 candidate skills for user selection. This prevents misrouting and ensures the task is sent to the correct skill only after confirmation.

Can I use English descriptions to automate workflow dispatching, or is it Chinese only?

You can use both English and Chinese descriptions to automate workflow dispatching. The intent analyzer processes both languages, identifies the required automation task, and maps it to the appropriate skill seamlessly.

Do I need to memorize specific skill names to trigger the orchestrator?

You do not need to memorize specific skill names to trigger the orchestrator. Simply describe what you want to achieve in natural language, and the dispatcher identifies and executes the correct skill without requiring exact names.

What is the best way to distribute tasks across an automation skill stack without manual selection?

The best way to distribute tasks across an automation skill stack is using a natural language dispatcher. It analyzes your request intent, selects the most suitable skill from the stack, and executes the workflow automatically.