avenox-video
完整且可复用的本地化制作流程,适合重视隐私与离线渲染的团队。
本地优先的 YouTube 视频生产流水线,涵盖剪辑、配乐、字幕与渲染等环节。
把视频剪辑、配乐、字幕、动图和最终渲染当作一套本地化流水线来跑:本地优先,用 auto-editor、ffmpeg、mlx-whisper、MLT 等开源工具,再搭配 HyperFrames 做动画图形。当你需要把长录制剪辑成成片、做字幕、加动画或把最终版本渲染出来时就用它;人工负责导演和质检,代理负责执行。亮点是所有处理都在你机器上走,不用把素材上传到云端,便于隐私和大文件操作。
▸ 展开 SKILL.md 英文原文
Avenox Studio — local-first YouTube video production pipeline (ROUTER, read first). Use for ANY request to edit, cut, produce, assemble, caption, score, or render a long-form video, or to make motion graphics for one. Wraps open-source tooling (auto-editor, mlx-whisper, MLT/melt, ffmpeg) plus HyperFrames for animated graphics. Triggers: "edit this video", "cut the recording", "make graphics", "extract captions", "render the final", a job name, or anything about the video pipeline. The human is director/quality gate; the agent is the operator.
帮我安装这个 skill:https://raw.githubusercontent.com/avenoxai/avenoxskills/main/skills/avenox-video/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/avenoxai/avenoxskills/main/skills/avenox-video/SKILL.md"# Avenox Studio — operator router The fast operator guide for a **local-first, agent-operated video pipeline**. Everything runs on your own machine: no cloud editor, no upload-to-render. **The human directs and approves quality; the agent runs the pipeline.** ## Setup ```bash export STUDIO_JOBS="$HOME/video/projects" # heavy media lives here export STUDIO_ROOT="/path/to/this/repo" # scripts, templates, brand ``` Requirements: macOS (hardware encode via `h264_videotoolbox`; Apple Silicon for `mlx-whisper`), `ffmpeg`, `python3`, `melt`/MLT, Node (for HyperFrames). Most of this works on Linux with `libx264` and a CUDA whisper build substituted in. ## Operating principles 1. **Media