← 返回 Skills 市场
yang1002378395-cmyk

Audio Tool

作者 yang1002378395-cmyk · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
588
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install audio-tool
功能描述
音频处理工具 - 格式转换、剪辑、压缩、提取音频。适合:播客、音乐制作、视频剪辑。
使用说明 (SKILL.md)

音频处理工具 Skill

强大的音频处理能力。

核心功能

1. 格式转换

  • MP3 ↔ WAV ↔ FLAC ↔ AAC
  • 批量转换
  • 质量调整

2. 音频剪辑

  • 裁剪音频片段
  • 合并音频
  • 调整音量

3. 音频提取

  • 从视频提取音频
  • 提取背景音乐
  • 降噪处理

使用方法

格式转换

将 audio.wav 转换为 MP3 格式

裁剪音频

裁剪 audio.mp3 从 1:00 到 3:00

提取音频

从 video.mp4 提取音频

合并音频

合并 track1.mp3 和 track2.mp3

技术依赖

  • FFmpeg

创建:2026-03-11 作者:ClawMart

安全使用建议
This skill is coherent and low-risk: it expects ffmpeg to be present and will operate on local media files (reading and writing files you provide). It has no install step and requests no credentials. Before using, ensure ffmpeg is installed from a trusted source, only supply files you want processed (avoid giving it audio/video that contains sensitive information), and if you need precise behavior, ask for or verify the exact ffmpeg commands the agent will run since SKILL.md is high-level rather than command-specific.
功能分析
Type: OpenClaw Skill Name: audio-tool Version: 1.0.3 The skill bundle is a standard set of instructions for an AI agent to perform audio processing tasks such as format conversion, clipping, and extraction using FFmpeg. The files (SKILL.md and _meta.json) contain no executable code, suspicious network calls, or prompt-injection attacks, and the functionality is entirely consistent with the stated purpose.
能力评估
Purpose & Capability
Name/description (audio format conversion, clipping, extraction) aligns with the single declared dependency (ffmpeg). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md provides high-level, task-focused instructions (convert, trim, extract, merge) and examples that imply operating on local audio/video files. It does not ask for unrelated system data or credentials, but it is vague about exact ffmpeg commands and will read/write any files you provide.
Install Mechanism
No install spec and no code files — instruction-only. This is low-risk because nothing is downloaded or written by the skill itself.
Credentials
No environment variables or credentials requested; the single dependency (ffmpeg) is appropriate for the tasks.
Persistence & Privilege
always is false and the skill is user-invocable. Model invocation is allowed (default), which is normal and not problematic given the rest of the footprint.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install audio-tool
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /audio-tool 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
audio-tool v1.0.3 - Updated documentation: Added detailed SKILL.md in Chinese, describing core features including format conversion, clipping, compression, and audio extraction. - Clarified main functions, usage methods, and technical dependencies. - Specified support for common audio tasks (podcasting, music production, video editing). - Added FFmpeg requirement in metadata.
元数据
Slug audio-tool
版本 1.0.3
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Audio Tool 是什么?

音频处理工具 - 格式转换、剪辑、压缩、提取音频。适合:播客、音乐制作、视频剪辑。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 588 次。

如何安装 Audio Tool?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install audio-tool」即可一键安装,无需额外配置。

Audio Tool 是免费的吗?

是的,Audio Tool 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Audio Tool 支持哪些平台?

Audio Tool 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Audio Tool?

由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.3。

💬 留言讨论