fix(minimax): align SKILL.md source description with refreshed catalog (#416)

PR #415 refreshed the model catalog and updated the generated mirror
skills/cli-anything-minimax/SKILL.md, but left the canonical source
description describing only MiniMax-M3 / speech-2.8-hd. The root-skills
validator flags the mirror as containing content absent from its source,
failing "Check Root Skills" on main. Update the source description to match
so the mirror is a faithful sync (sync_root_skills.py now reports no drift).
This commit is contained in:
Yuhao
2026-08-03 16:48:36 +08:00
committed by GitHub
parent 53c56535da
commit a237b2f916
@@ -2,7 +2,7 @@
name: >-
cli-anything-minimax
description: >-
Command-line interface for MiniMax AI — chat (MiniMax-M3) and TTS (speech-2.8-hd) via the MiniMax API.
Command-line interface for MiniMax AI — chat (MiniMax-M3, MiniMax-M2.7) and speech-2.x TTS via the MiniMax API.
---
# cli-anything-minimax