You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(skill): sync music generate flags with CLI implementation
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
0 commit comments