/install chords-fetcher
Chords Fetcher
Fetch clean guitar chords and lyrics without ads, pop-ups, or messy guitar tabs.
Usage
When the user asks for chords to a song (e.g., "аккорды Кино Звезда по имени Солнце", "chords behind blue eyes"), use the exec tool to run the fetcher script.
uv run python chords.py \x3Csong_name_and_artist>
Features
- Searches across multiple sources: mychords.net, ultimate-guitar.com, amdm.ru via DuckDuckGo.
- Strips out guitar tabs (e|---, B|---, etc.) to keep the output clean.
- Fixes spacing where chords are glued to lyrics (e.g.,
AmWhite snow→Am White snow). - Falls back to the next source if one is unavailable.
Dependencies
beautifulsoup4ddgs(DuckDuckGo Search)
Notes
- Run the script from the skill's directory.
- If the script returns an error or cannot find the song, inform the user.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install chords-fetcher - After installation, invoke the skill by name or use
/chords-fetcher - Provide required inputs per the skill's parameter spec and get structured output
What is Chords Fetcher?
Fetch clean guitar chords and lyrics from popular sites (mychords.net, amdm.ru, ultimate-guitar.com). Strips tabs, fixes formatting. It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.
How do I install Chords Fetcher?
Run "/install chords-fetcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Chords Fetcher free?
Yes, Chords Fetcher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Chords Fetcher support?
Chords Fetcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Chords Fetcher?
It is built and maintained by Flo (@flobo3); the current version is v1.1.0.