/install av
name: av
version: 1.0.0
description: "Audio and video processing toolkit for OpenClaw. Use when: user needs to convert, edit, analyze, or generate audio/video files."
AV Skill
Overview
The AV (Audio-Video) skill is a comprehensive toolkit for audio and video processing within OpenClaw. It provides users with a wide range of capabilities to handle multimedia files effectively.
Features
Audio Processing
- Convert audio formats (MP3, WAV, AAC, FLAC, etc.)
- Extract audio from video files
- Adjust audio volume and quality
- Apply audio effects (echo, reverb, equalizer)
- Generate audio from text using TTS
Video Processing
- Convert video formats (MP4, AVI, MKV, MOV, etc.)
- Trim and cut video segments
- Merge multiple video files
- Adjust video resolution and quality
- Extract frames from video
Analysis
- Analyze audio characteristics (bitrate, frequency, duration)
- Analyze video properties (resolution, codec, frame rate)
- Detect scenes and keyframes in videos
- Identify audio and video quality issues
Generation
- Create simple slideshows from images
- Generate video from text descriptions
- Create audio visualizations
Usage Examples
Convert Audio Format
- "Convert this MP3 file to WAV"
- "Change the audio format of this file to FLAC"
Edit Video
- "Trim the first 30 seconds from this video"
- "Merge these two video files"
Analyze Media
- "What's the resolution of this video?"
- "Check the audio quality of this file"
Generate Content
- "Create a slideshow from these images"
- "Generate a video from this text description"
Technical Details
- Supports common audio and video formats
- Uses efficient processing algorithms
- Provides progress updates for long operations
- Handles both local files and URLs
- Maintains original quality when possible
Requirements
- Basic media codecs installed on the system
- Sufficient storage space for temporary files
- Internet connection for certain features (e.g., TTS)
Installation
The AV skill is available through the OpenClaw skill marketplace. Simply search for "av" or "audio video" and install the skill to access all its features.
Support
For questions or issues, please refer to the skill documentation or contact support through the OpenClaw platform.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install av - 安装完成后,直接呼叫该 Skill 的名称或使用
/av触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
AV Skill 是什么?
Toolkit for converting, editing, analyzing, and generating audio and video files, supporting common formats and effects within OpenClaw. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 84 次。
如何安装 AV Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install av」即可一键安装,无需额外配置。
AV Skill 是免费的吗?
是的,AV Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AV Skill 支持哪些平台?
AV Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AV Skill?
由 bittao(@hgta23)开发并维护,当前版本 v1.0.0。