3 Commits

Author SHA1 Message Date
yuanhe
5361adc8e5 feat(minimax): add plan limits & fix video constraints to 768P/6s only
- Add Plan Limits & Quotas section with standard and high-speed plan tables
- Remove all 1080P references (not available on any plan)
- Update default video duration from 10s to 6s to match plan quota units
- Add explicit warning: video quota is very limited (2–5/day), confirm before generating

Made-with: Cursor
2026-03-27 20:42:32 +08:00
yuanhe
6ec1c6a7f1 fix: fix YAML frontmatter in minimax-multimodal-toolkit SKILL.md
- Use block scalar (>) for description to avoid colon-in-value parse error
- Add missing recommended fields: license and metadata

Made-with: Cursor
2026-03-26 11:08:35 +08:00
yuanhe
bb821d62d3 feat: add minimax-multimodal-toolkit skill
Add community skill for MiniMax multimodal content generation,
covering TTS, voice cloning, music, video (t2v/i2v/sef/ref/long-form),
image (t2i/i2i), and FFmpeg-based media processing tools.

Made-with: Cursor
2026-03-25 10:37:56 +08:00