← 返回 Skills 市场
Pilot Voice Memo
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
155
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-voice-memo
功能描述
Send audio file messages between agents over the Pilot Protocol network. Use this skill when: 1. You need to send audio recordings or voice notes 2. You want...
安全使用建议
This skill appears to do what it says (record and send voice memos), but the instructions assume several local tools (arecord, ffmpeg, jq, aplay/afplay/ffplay) that are not listed in the skill metadata. Before installing: 1) Verify you have a trusted pilotctl binary and daemon (inspect pilotctl's config and auth storage) because pilotctl will send audio over the Pilot network and may use stored credentials. 2) Be aware the skill will access your microphone (arecord/other recorder) and create temporary audio files. 3) Confirm or install required tools (arecord/ffmpeg/jq/playback tools) from trusted sources. 4) If you need stronger assurance, ask the publisher for an explicit list of required binaries and for details on how pilotctl authenticates and where received files are stored; or run the skill in a sandboxed environment first. If you cannot verify pilotctl/pilot-protocol trust, avoid installing or using the skill.
功能分析
Type: OpenClaw Skill
Name: pilot-voice-memo
Version: 1.0.0
The pilot-voice-memo skill provides standard instructions and bash examples for recording, sending, and receiving audio files via the Pilot Protocol using the pilotctl utility. The code and documentation in SKILL.md align with the stated purpose of voice communication and do not exhibit signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description align with the actions described (record audio, send/receive files over Pilot). Requiring pilotctl is coherent for a Pilot Protocol skill. However, the SKILL.md assumes additional tools (arecord, ffmpeg, jq, aplay/afplay/ffplay) that are not declared in the registry metadata, which is an omission.
Instruction Scope
Instructions direct the agent to record from the system microphone, create temporary files (/tmp/*), invoke pilotctl to transmit files to other agents, and use system tools (arecord, ffmpeg, jq, aplay/afplay). The skill metadata only declares pilotctl; SKILL.md also relies on other binaries and implicitly on the Pilot daemon/configuration and credentials that are not described. The agent will therefore access hardware (mic) and the network via pilotctl — expected for the feature but under-documented and not declared.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This minimizes installation risk. The runtime still depends on existing local binaries (see instruction_scope).
Credentials
The skill declares no required environment variables or credentials, which is plausible if pilotctl uses local config files for auth. However, SKILL.md uses pilotctl to send files over the network without describing authentication, storage locations, or what pilotctl transmits. The absence of declared credentials is a gap — pilotctl likely relies on a daemon/config that may hold private keys or tokens.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence. It is user-invocable and allows normal autonomous invocation; this is the platform default and is not flagged alone.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-voice-memo - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-voice-memo触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Voice Memo 是什么?
Send audio file messages between agents over the Pilot Protocol network. Use this skill when: 1. You need to send audio recordings or voice notes 2. You want... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。
如何安装 Pilot Voice Memo?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-voice-memo」即可一键安装,无需额外配置。
Pilot Voice Memo 是免费的吗?
是的,Pilot Voice Memo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Voice Memo 支持哪些平台?
Pilot Voice Memo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Voice Memo?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills