mirror of
https://github.com/HKUDS/CLI-Anything.git
synced 2026-09-01 15:36:07 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user