Claude Skills · DevOps & Infrastructure
Auto Video
wangxin6x/AutoVideo-AgentRun and validate AutoVideo-Agent Markdown-to-video workflows, including the v0.1-compatible deterministic offline command and v0.2 provider mode with ComfyUI media, Mock or Command TTS, scene-level SRT, normalized timelines, FFmpeg, and deterministic QA. Use for build, plan, provider, or QA requests; MiniMax, hosted TTS integrations, and word-level subtitle alignment remain planned.
At a glance
This skill is for DevOps & Infrastructure and helps you run autovideo markdown-to-video workflows, validate video generation pipelines, and test autovideo builds and qa.
git clone --depth 1 https://github.com/wangxin6x/AutoVideo-Agent
cp -r AutoVideo-Agent/skills/auto-video ~/.claude/skills/auto-video
Setup, runtime and requirements describe wangxin6x/AutoVideo-Agent, the repo this skill ships in.
Autovideovideo-generationcomfyuiffmpegTtsmarkdown
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...