feat(skills): add MiniMax-AI/cli as default skill tap#1056
Conversation
|
Thanks @octo-patch — reviewed carefully because "default skill tap" sounds like a supply-chain vector, and the good news is: it isn't. The diff vendors a static Conditions to merge:
Once (1) and (2) are done, happy to land. |
|
Closing. octo-patch PRs need extra scrutiny following PR #737's hallucinated MiniMax M2.7 specs. Please open with a clear PR description, verified model IDs, real tests, and link to the upstream MiniMax CLI repo this taps. Happy to re-review on resubmit. |
Summary
MiniMax-AI/cli(skill/path) to the bundled skills list inbundled.rsso the mmx-cli skill ships with OpenFang out of the box2 files changed: 1 new SKILL.md + 1 line in bundled.rs (+ test count update).
What is mmx-cli?
mmx-cli is a CLI tool for the MiniMax AI platform, providing:
The SKILL.md follows the agentskills.io standard and includes agent-specific flags (
--non-interactive,--quiet,--output json).Test plan
cargo test -p openfang-skillspasses (bundled count updated to 62)test_all_bundled_skills_parsetest_bundled_skills_pass_security_scan