音频处理技能,支持剪辑、音量调整、格式转换、提取视频音频等操作。
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill audio-editor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Audio Editor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-audio-editor)More formats (shields.io, HTML) on the badges page.
---
name: Audio Editor
description: 音频处理技能,支持剪辑、音量调整、格式转换、提取视频音频等操作。
---
# Audio Editor
## Description
音频处理技能,支持剪辑、音量调整、格式转换、提取视频音频等操作。
## Dependencies
- ffmpeg >= 5.0
## Commands
### edit_audio
- Description: 自然语言执行音频处理
- Parameters:
- command: 音频处理需求(必填)
- output: 输出路径(可选)
- Output: 处理后的音频路径
### extract_audio
- Description: 从视频提取音频
- Parameters:
- input: 视频路径(必填)
- output: 输出音频路径(可选)
- Output: 提取的音频路径
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!