byted-las-audio-convert

Installation
SKILL.md

LAS 音频格式转换(las_audio_convert

将 TOS 上的音频文件转换为指定格式(wav/mp3/flac),可通过 extra_params 传入 ffmpeg 参数调整采样率、声道数等。

设计模式

本 skill 主要采用:

  • Tool Wrapper:封装 lasutil CLI 调用
  • Pipeline:包含 Step 0 → Step N 的顺序工作流

核心 API 与配置

  • 算子 ID: las_audio_convert
  • API: 同步(process
  • 环境变量: LAS_API_KEY (必填)

详细参数与接口定义见 references/api.md

Gotchas

Related skills

More from bytedance/agentkit-samples

Installs
23
GitHub Stars
330
First Seen
Mar 26, 2026