🎵
AutomationTypeScript

Music Search

by freestylefly

Music Search is an Automation skill for Claude Code, published by freestylefly in wesight.

890 stars206 forkson freestylefly/wesightAdded 2026/08/22+1% in starsRepository updated 2026/08/06
agent-skillsagent-workspaceai-agentai-agentsclaude-codecodexdeepseek-harnessdesktop-appdshdsh-pluginelectronhermes-agentllmlocal-firstmacosmodel-routeropenclawreacttypescriptvibe-coding
Install in seconds
Install Music Search
Copy Music Search into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/freestylefly/wesight/tree/main/SKILLs/music-search ~/.claude/skills/music-search

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/freestylefly/wesight.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
SKILLs/music-search/SKILL.md in freestylefly/wesight
Installs to
~/.claude/skills/music-search
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Music Search does

Music Search searches cloud drives for downloadable songs, albums, and lossless audio. Use it when you need a specific track or album link, not general music info, lyrics, or recommendations.

Music Search is cataloged under Automation on DirSkills. Music Search comes from a repository tagged agent-skills, agent-workspace, ai-agent, ai-agents and claude-code.

Documentation

README

Music Search Skill

搜索音乐资源(歌曲、专辑、无损音乐),通过实时爬虫深度抓取资源页面,从各网盘平台获取公开分享的资源链接。

前置条件

  • web-search skill(必需,用于搜索发现资源页面)
  • Node.js >= 18(应用内置,无需额外安装)

命令

搜索资源

bash "$SKILLS_ROOT/music-search/scripts/music-search.sh" search "关键词" [选项]

选项:

参数 说明 默认值
--pan <type> 筛选网盘类型: quark, baidu, aliyun, uc, all all
--format <f> 筛选音频格式: flac, ape, wav, dsd, hires, mp3, aac, all all
--limit <n> 每个平台最大结果数 5
--engine <e> 搜索引擎: deep, web deep

引擎说明:

  • deep(默认,推荐)— web-search 搜索发现资源页面 + JavaScript 深度页面抓取提取网盘链接和提取码,结果最准确
  • web — 仅从 web-search 搜索引擎摘要中提取链接(速度快,但准确率较低,不做深度抓取)

示例:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Music Search

  • What else does freestylefly publish alongside Music Search?

    Music Search is one of 25 skills that DirSkills catalogs from freestylefly/wesight, the repository it ships in. Its siblings there include Article Writer, Canvas Design and Content Planner. Each one is a separate skill with its own page in this directory, installs the same way Music Search does, and is maintained by freestylefly in that same repository. The rest of the collection is listed on the freestylefly/wesight page.

  • How does Music Search compare to other Automation skills?

    Music Search ranks #929 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Music Search against them. Open each page to compare what they document and how they install.

More from freestylefly/wesight

Music Search is one of 25 skills cataloged on DirSkills from freestylefly/wesight.

See all 25 skills