Skip to content

Add MiniMax-AI/cli as default skill tap#1202

Closed
octo-patch wants to merge 1 commit intocoleam00:devfrom
octo-patch:feat/tap-minimax-cli
Closed

Add MiniMax-AI/cli as default skill tap#1202
octo-patch wants to merge 1 commit intocoleam00:devfrom
octo-patch:feat/tap-minimax-cli

Conversation

@octo-patch
Copy link
Copy Markdown

@octo-patch octo-patch commented Apr 14, 2026

Summary

  • Add mmx-cli (MiniMax-AI/cli/skill path) to the Popular Skills table in the skills documentation so the mmx-cli skill is discoverable out of the box
  • Users can install via npx skills add MiniMax-AI/cli/skill — the SKILL.md is fetched directly from MiniMax-AI/cli
  • Skill updates are fully decoupled: MiniMax maintains the upstream SKILL.md, no changes needed in this project

1 line changed, 0 new files.

What is mmx-cli?

mmx-cli is a CLI tool for the MiniMax AI platform, providing:

  • Text generation (MiniMax-M2.7 model)
  • Image generation (image-01)
  • Video generation (Hailuo-2.3)
  • Speech synthesis (speech-2.8-hd, 300+ voices)
  • Music generation (music-2.6, with lyrics, cover, and instrumental)
  • Web search

The SKILL.md follows the agentskills.io standard and includes agent-specific flags (--non-interactive, --quiet, --output json).

Test plan

  • npx skills add MiniMax-AI/cli/skill installs successfully
  • npx skills list shows the mmx-cli skill
  • Reference mmx-cli in a workflow node's skills: field — agent invokes mmx commands for generation tasks

Summary by CodeRabbit

  • Documentation
    • Added MiniMax AI CLI skill to the popular skills directory with installation instructions and an overview of its text, image, video, speech, and music generation capabilities.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 14, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cd09c85c-ad99-490d-9a64-678291ae328e

📥 Commits

Reviewing files that changed from the base of the PR and between d6e24f5 and 17cf137.

📒 Files selected for processing (1)
  • packages/docs-web/src/content/docs/guides/skills.md

📝 Walkthrough

Walkthrough

Documentation update that adds a new "Popular Skills" table entry for mmx-cli to the skills guide, including its installation command and a description of its multimedia generation capabilities.

Changes

Cohort / File(s) Summary
Skills Documentation
packages/docs-web/src/content/docs/guides/skills.md
Added new table entry for mmx-cli skill with install command and description of text, image, video, speech, and music generation capabilities.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A hop and a bound, the docs are updated,
New skill mmx-cli celebrated,
Text, images, video in one neat line,
The popular skills table shines so fine!

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lacks many required sections from the template (UX Journey, Architecture Diagram, Label Snapshot, Validation Evidence, Security Impact, Compatibility, Human Verification, Side Effects, Rollback Plan). However, it provides a clear summary of the change and test plan for a documentation-only update. Complete the missing required sections from the template: add Change Metadata (risk, size, scope labels), Validation Evidence (test commands run), Security Impact assessment, Compatibility confirmation, Human Verification details, and Side Effects/Rollback Plan sections.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding mmx-cli as a default skill tap to the Popular Skills table in documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

@Wirasm
Copy link
Copy Markdown
Collaborator

Wirasm commented Apr 20, 2026

Will not add this for now, good suggestion though

@Wirasm Wirasm closed this Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants