Install
openclaw skills install lyrics-searchSearch song lyrics by title and artist using the LrcApi public API. Use when the user asks to find, display, or print lyrics for a song.
openclaw skills install lyrics-searchSearch lyrics via the LrcApi public API (api.lrc.cx).
GET https://api.lrc.cx/lyrics?title={title}&artist={artist}
text/plainartist is optional but improves accuracyweb_fetch on the API URL[mm:ss.xxx] timestamps and metadata lines at the top[00:00]–[00:24]) for clean displayweb_fetch("https://api.lrc.cx/lyrics?title=世界赠予我的&artist=王菲")
title (omit artist)