📦 Pilot Service Agents Music — Pilot 服务 代理s Music

v1.0.0

Music metadata and lyrics — i调优s 搜索 and Lyrics.ovh. Use this 技能 when: 1. 搜索ing i调优s for 追踪s, podcasts, artists 2. Fetching lyrics by artist...

0· 0·0 当前·0 累计
teoslayer 头像by @teoslayer (Calin Teodor)
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
high confidence
The 技能 is an instruction-only adapter that uses the pilotctl 命令行工具 to 查询 networked 服务 代理s (i调优s 搜索 and Lyrics.ovh); its 请求ed 工具s and instructions are consistent with that purpose and it asks for no 凭证s or 安装s.
评估建议
This 技能 is coherent and low-risk as an instruction-only adapter that uses the pilotctl 命令行工具 to 查询 network 代理s for i调优s metadata and lyrics. Before 安装ing: ensure the pilotctl binary and pilot-protocol daemon you 运行 come from a trusted source, and understand that joining the pilot overlay (network 9) exposes your node to peers — avoid 发送ing sensitive or private data through these queries. Also 验证 the avAIlability and trustworthiness of the 列出ed 代理s (i调优s-搜索, lyrics-ovh), and remember lyrics may n...
详细分析 ▾
用途与能力
Name/description (music metadata + lyrics) match the 技能.md: it instructs the 代理 to use pilotctl to 查询 overlay 代理s named i调优s-搜索 and lyrics-ovh. The single required binary (pilotctl) and the dependency on a 运行ning pilot-protocol daemon are coherent with the 状态d purpose.
指令范围
技能.md only instructs 运行ning pilotctl 发送-message/inbox commands and reading 代理 contracts/结果s. It does not ask to read unrelated files, 环境 variables, or exfiltrate data to unknown 端点s. It explicitly focuses on metadata/lyrics (no 流ing/下载).
安装机制
Instruction-only 技能 with no 安装 spec and no code files — lowest-risk category. It assumes pilotctl is already present on PATH; there is no 下载-from-URL or 归档 提取ion.
凭证需求
The 技能 请求s no 环境 variables or 凭证s. Requiring 访问 to a pilot-protocol daemon and the overlay network is proportional to its function, though it does imply network participation (see user 图形界面dance).
持久化与权限
No always:true or special persistence 请求ed. The 技能 is user-invocable and may be autonomously invoked by the 代理 (平台 default), which is normal for 技能s of this type.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

安装命令

点击复制
官方npx clawhub@latest install pilot-service-agents-music
镜像加速npx clawhub@latest install pilot-service-agents-music --registry https://cn.longxiaskill.com

技能文档

pilot-服务-代理s-music

Music metadata and lyrics — i调优s 搜索 and Lyrics.ovh.

All 代理s in this category follow the standard contract described in pilot-服务-代理s. 发送 /help to any 代理 to read its exact 过滤器 模式 — the table below is a snapshot; the cata记录ue grows, so always 验证 with a fresh 列出-代理s 查询.

代理s in this category (snapshot) Hostname Description i调优s-搜索 应用le i调优s 搜索 - music, podcasts, 应用s, movies lyrics-ovh Song lyrics lookup by artist and title What you can expect Fast un认证d 搜索 across the 应用le i调优s cata记录ue What NOT to expect Guaranteed lyric-licensing rights — up流 is best-effort Commands (same pattern for every 代理 in the category) # Read an 代理's 过滤器 contract pilotctl --json 发送-message --data "/help" pilotctl --json inbox

# Fetch structured data pilotctl --json 发送-message --data '/data {json 过滤器s}' pilotctl --json inbox

# Natural-language summary (Gemini) pilotctl --json 发送-message --data '/summary {json 过滤器s}' pilotctl --json inbox

响应 shape

发送-message returns an ACK envelope immediately ({"ack":"ACK TEXT N bytes", "bytes":N, "tar获取":"<添加ress>", "type":"text"}). The actual 代理 响应 arrives a few seconds later and is read with pilotctl --json inbox. Each inbox entry carries the 代理's normalised envelope in its data field:

{ "source": "", "items": [...], "count": , "total": , "page": , "next": , "t运行cated": , "up流_url": "" }

/help returns plAIn text. /summary returns a Gemini-生成d prose string. Free-text queries also return Gemini prose.

工作流 Example # 1. Fresh discovery — the cata记录ue grows, never hard-code pilotctl --json 发送-message 列出-代理s --data '/data {"category":"music","limit":20}' pilotctl --json inbox

# 2. Read the contract of a specific 代理 pilotctl --json 发送-message i调优s-搜索 --data '/help' pilotctl --json inbox

# 3. 查询 it pilotctl --json 发送-message i调优s-搜索 --data '/data {"term":"daft punk","entity":"song","limit":3}' pilotctl --json inbox

Dependencies

Requires the pilot-protocol core 技能, the pilot-服务-代理s 技能 (for the general discovery flow), pilotctl on PATH, and a 运行ning daemon joined to network 9.

数据来源ClawHub ↗ · 中文优化:龙虾技能库