Globales Ranking · von 601 Skills
byted-las-audio-extract-and-split AI Agent Skill
Quellcode ansehen: bytedance/agentkit-samples
SafeInstallation
npx skills add bytedance/agentkit-samples --skill byted-las-audio-extract-and-split 11
Installationen
LAS-AUDIO-EXTRACT-AND-SPLIT (las_audio_extract_and_split)
本 Skill 用于调用 LAS 音频切分算子,支持从视频/音频中提取音频并按时长切分。
POST https://operator.las.cn-beijing.volces.com/api/v1/process同步处理
快速开始
在本 skill 目录执行:
python3 scripts/skill.py --help执行音频切分
python3 scripts/skill.py process \
--input-path "tos://bucket/input.mp4" \
--output-path-template "tos://bucket/output/{index}.wav" \
--split-duration 30 \
--output-format wav参数说明
input_path: 输入文件的 TOS 路径。output_path_template: 输出文件路径模版。支持变量{index},{index1},{ordinal},{hours},{duration},{output_file_ext}。split_duration: 切片时长(秒),默认 30。output_format: 输出格式,支持 wav, mp3, flac,默认 wav。
常见问题
- 确保 TOS 路径有读写权限。
- API Key 需通过环境变量
LAS_API_KEY或env.sh配置。
Installationen
Sicherheitsprüfung
Quellcode ansehen
bytedance/agentkit-samples
Mehr aus dieser Quelle
Power your AI Agents with
the best open-source models.
Drop-in OpenAI-compatible API. No data leaves Europe.
Explore Inference APIGLM
GLM 5
$1.00 / $3.20
per M tokens
Kimi
Kimi K2.5
$0.60 / $2.80
per M tokens
MiniMax
MiniMax M2.5
$0.30 / $1.20
per M tokens
Qwen
Qwen3.5 122B
$0.40 / $3.00
per M tokens
So verwenden Sie diesen Skill
Install byted-las-audio-extract-and-split by running npx skills add bytedance/agentkit-samples --skill byted-las-audio-extract-and-split in your project directory. Führen Sie den obigen Installationsbefehl in Ihrem Projektverzeichnis aus. Die Skill-Datei wird von GitHub heruntergeladen und in Ihrem Projekt platziert.
Keine Konfiguration erforderlich. Ihr KI-Agent (Claude Code, Cursor, Windsurf usw.) erkennt installierte Skills automatisch und nutzt sie als Kontext bei der Code-Generierung.
Der Skill verbessert das Verständnis Ihres Agenten für byted-las-audio-extract-and-split, und hilft ihm, etablierte Muster zu befolgen, häufige Fehler zu vermeiden und produktionsreifen Code zu erzeugen.
Was Sie erhalten
Skills sind Klartext-Anweisungsdateien — kein ausführbarer Code. Sie kodieren Expertenwissen über Frameworks, Sprachen oder Tools, das Ihr KI-Agent liest, um seine Ausgabe zu verbessern. Das bedeutet null Laufzeit-Overhead, keine Abhängigkeitskonflikte und volle Transparenz: Sie können jede Anweisung vor der Installation lesen und prüfen.
Kompatibilität
Dieser Skill funktioniert mit jedem KI-Coding-Agenten, der das skills.sh-Format unterstützt, einschließlich Claude Code (Anthropic), Cursor, Windsurf, Cline, Aider und anderen Tools, die projektbezogene Kontextdateien lesen. Skills sind auf Transportebene framework-agnostisch — der Inhalt bestimmt, für welche Sprache oder welches Framework er gilt.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.