此技能允许智能体通过 OpenClaw 托管浏览器控制 Suno (suno.com) 来生成音乐。
openclaw browser start)。openclaw) 中登录 Suno。browser open https://suno.com/createbrowser snapshot(以获取元素引用)。browser act type <歌词框引用> "你的歌词..."browser act type <风格框引用> "风格描述..."browser act type <标题框引用> "歌曲标题"browser act click <创建按钮引用>browser act click <播放按钮引用>。browser action=start profile=openclawbrowser action=open profile=openclaw url=https://suno.com/createbrowser action=snapshot -> 识别歌词框(例如 e1953)、风格框(e1976)、标题框(e2104)、创建按钮(e299)。browser action=act kind=type ref=e1953 text="..."browser action=act kind=click ref=e299browser action=snapshot -> 找到新生成的歌曲行及其播放按钮(e2172)。browser action=act kind=click ref=e2172e123)在每次快照后都会改变。执行操作前务必先获取快照。