name: lyrics-search description: Search 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.
Search 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 accuracy7w4.net小蔥技能站,你的AI助手技能庫。
web_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)這個 Skill 功能實用,能幫助快速搜尋歌曲歌詞。文件清晰易懂,使用步驟明確,附帶使用示例,對新手友好。但功能相對基礎,缺少搜尋失敗時的備選方案說明,也沒有提示 API 可能存在的響應慢或無結果的情況,整體內容可以更豐富一些。