Skip to content

docs(skill): sync music generate flags with CLI implementation#37

Merged
RyanLee-Dev merged 1 commit intoMiniMax-AI:mainfrom
raylanlin:docs/skill-music-sync
Apr 6, 2026
Merged

docs(skill): sync music generate flags with CLI implementation#37
RyanLee-Dev merged 1 commit intoMiniMax-AI:mainfrom
raylanlin:docs/skill-music-sync

Conversation

@raylanlin
Copy link
Copy Markdown
Collaborator

PR #34 added 14 structured flags to music generate command but skill/SKILL.md was not updated at that time.

This PR syncs the skill documentation with the CLI implementation.

Added flags:

  • --vocals - vocal style
  • --genre - music genre
  • --mood - mood or emotion
  • --instruments - instruments to feature
  • --tempo - tempo description
  • --bpm - exact BPM
  • --key - musical key
  • --avoid - elements to avoid
  • --use-case - use case context
  • --structure - song structure
  • --references - reference tracks/artists
  • --extra - additional requirements
  • --instrumental - instrumental mode (conflicts with --lyrics)
  • --aigc-watermark - AI content watermark

Also updated:

  • --lyrics description now mentions conflict with --instrumental
  • Added detailed usage examples
  • Note that music-2.5 responds well to rich, structured descriptions

PR #34 added 14 structured flags to music generate command:
- --vocals, --genre, --mood, --instruments, --tempo, --bpm, --key
- --avoid, --use-case, --structure, --references, --extra
- --instrumental, --aigc-watermark

skill/SKILL.md was not updated at that time. This PR syncs the documentation.

Changes:
- Add all new flags to music generate parameter table
- Update --lyrics description (mention conflict with --instrumental)
- Add detailed usage examples (vocal characteristics, instrumental)
- Note that music-2.5 responds well to rich, structured descriptions
@RyanLee-Dev RyanLee-Dev merged commit 920273d into MiniMax-AI:main Apr 6, 2026
@raylanlin raylanlin deleted the docs/skill-music-sync branch April 8, 2026 01:34
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