Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

ai-video-remixAI 视频混音

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

6,642

周安装

274

GitHub Stars

1

下载量

2,170
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:ai-video-remix(AI 视频混音)
来源仓库:https://github.com/abu-shotai/ai-video-remix
安装命令:
openclaw skills install ai-video-remix
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install ai-video-remix

简介

用于本地生成风格化视频组合,结合语义搜索与 Remotion 渲染技术。

  • 支持用户上传素材进行创意混剪,适用于个性化视频制作。
  • 使用时需确认素材版权与存储权限,涉及商业发布应审核合规性。
  • 安装方式:通过 clawhub 安装,命令为 openclaw skills install ai-video-remix。
  • 注意:涉及人物或品牌素材时,需额外核对授权与真实性。

SKILL.md

name
ai-video-remix
description
AI-driven video remix generator that uses ShotAI semantic search + LLM planning + Remotion rendering to produce styled video compositions from a user's local video library. Use when the user asks to create a video remix, highlight reel, travel vlog, sports highlight, nature montage, or any styled video cut from their library. Triggers on requests like "帮我做一个混剪", "make a travel vlog from my library", "create a sports highlight", or "generate a video with my footage". Requires ShotAI (local MCP server) to be running. Works with any OpenAI-compatible LLM API or falls back to heuristic mode with no API key.
source
https://github.com/abu-ShotAI/ai-video-remix
homepage
https://github.com/abu-ShotAI/ai-video-remix
metadata
openclaw
requires
bins
env
primaryEnv
SHOTAI_TOKEN

AI Video Remix Skill

This is an instruction-only skill — it provides guidance and reference documentation for the AI Video Remix CLI tool. The runtime source code lives in the GitHub repository and must be cloned separately (see Quick Start below).

Generate styled video compositions from a local ShotAI video library using natural language.

Important: Video Library Requirement

This skill can only search and use videos that have been imported into ShotAI. Videos simply stored on your hard drive are not searchable — they must be added to a ShotAI collection and fully indexed first.

Before using this skill, make sure you have:

  1. Opened ShotAI and created a collection
  2. Added your video files or folders to the collection
  3. Waited for indexing to complete (shot detection + semantic analysis — progress is shown in ShotAI)

If the search returns no results or low-quality matches, the most common reason is that the relevant videos have not been imported into ShotAI yet.

Prerequisites

See references/setup.md for full installation instructions, including:

  • ShotAI download and setup
  • ffmpeg installation
  • yt-dlp installation (for auto music)
  • Node.js dependencies

Quick Start

Note: This skill does not bundle runtime code. Clone the source repository first.
git clone https://github.com/abu-ShotAI/ai-video-remix.git
cd ai-video-editor
npm install
cp .env.example .env    # fill in SHOTAI_URL, SHOTAI_TOKEN, and optionally AGENT_PROVIDER
npx tsx src/skill/cli.ts "帮我做一个旅行混剪"

Pipeline (8 steps)

  1. Agent: parseIntent — LLM extracts theme, selects composition, optionally overrides music style
  2. Agent: refineQueries — LLM rewrites per-slot search terms to match library content
  3. ShotAI: pickShots — Semantic search per slot via local ShotAI MCP server (localhost only), best shot selected
  4. Music: resolveMusic — Uses local MP3 via --bgm (recommended), or optionally downloads from YouTube via yt-dlp
  5. ffmpeg: extractClip — Each shot trimmed to independent .mp4 clip file (local processing only)
  6. Agent: annotateClips — LLM assigns per-clip visual effect params (tone, dramatic, kenBurns, caption)
  7. File Server — Localhost-only HTTP server (127.0.0.1) serves clips to Remotion renderer within the same machine
  8. Remotion: render — Composition rendered to final MP4

CLI Usage

After cloning the repository and running npm install:

npx tsx src/skill/cli.ts "<request>" [options]

Options:
  --composition <id>   Override composition (skip LLM selection)
  --bgm <path>         Local MP3 path (skip YouTube search)
  --output <dir>       Output directory (default: ./output)
  --lang <zh|en>       Output language: zh Chinese (default) / en English
                       Affects: video title, per-clip captions & location labels, attribution line
  --probe              Scan library first, let LLM plan slots from actual content

Compositions

IDLabelBest For
CyberpunkCity赛博朋克夜景Neon city, night scenes, sci-fi
TravelVlog旅行 VlogMulti-city travel with location cards
MoodDriven情绪驱动混剪Fast/slow emotion cuts
NatureWild自然野生动物BBC nature documentary style
SwitzerlandScenic瑞士风光Alpine/scenic travel with captions
SportsHighlight体育集锦ESPN-style with goal captions

Modes

Standard mode (default): LLM picks composition + generates search queries from registry templates.

Probe mode (--probe): Scans library videos first (names, shot samples, mood/scene tags), then LLM generates custom slots tailored to what actually exists.

Choose probe mode when: library content is unknown, user wants "best of my library", or standard slots return low-quality shots.

Environment Variables

See references/config.md for all environment variables and LLM provider setup.

Troubleshooting & Quality Tuning

See references/tuning.md for solutions to:

  • Clip boundary flicker / 1–2 frame flash at cuts
  • Red flash artifact in CyberpunkCity (GlitchFlicker on short clips)
  • Low-quality or off-topic shots
  • Music download failures

Recommended .env defaults for best quality:

MIN_SCORE=0.5    # filter short/low-quality shots

Writing ShotAI Search Queries

ShotAI uses semantic search powered by AI-generated tags and embedding vectors. Query quality is the single biggest factor in shot relevance — invest time here.

Query construction rules

Always write full sentences or rich phrases, never bare keywords.

The search engine understands semantic similarity ("ocean" matches "sea", "waves", "shoreline"), so richer context produces better recall.

QualityExampleWhen to use
⭐ Detailed description"A white seagull with spread wings gliding smoothly over calm blue ocean water, golden sunset light reflecting on the waves"Best precision — use for hero shots
⭐ Full sentence"A seagull flying gracefully over the ocean at sunset"Good balance of precision and recall
Short phrase"seagull flying over ocean"Acceptable fallback
Single keyword"seagull"Avoid — low precision, noisy results

What to include in a query

Describe the visual content of the ideal shot across these dimensions:

  • Subject: what/who is in frame (a lone hiker, city traffic at night, athlete celebrating)
  • Action: what is happening (walking slowly through fog, speeding through intersection, jumping with arms raised)
  • Environment: location, setting, time of day (rain-soaked Tokyo street, mountain meadow at golden hour, empty stadium under floodlights)
  • Mood / atmosphere: emotional tone (melancholic, tense, euphoric, serene)
  • Camera feel: implied movement or framing (wide establishing shot, tight close-up, slow pan, handheld shaky)

Not all dimensions are needed every time — include whichever are most distinctive for the shot you want.

The refineQueries step

When the agent runs refineQueries, it rewrites the composition's default slot queries to better match the user's actual library. Apply these principles:

  1. Start from the slot's semantic intent — what emotional or narrative role does this shot play in the composition?
  2. Incorporate any context from the user's request — location names, event names, specific subjects mentioned
  3. Expand synonyms — if the slot says "water", try "river flowing through forest" or "lake reflecting mountains" based on what the library likely contains
  4. Avoid negations"not indoors" does not work; instead describe the positive version ("outdoor daylight scene")
  5. One query per slot — make it specific rather than trying to cover multiple scenarios

Examples: slot query → refined query

Slot default: "city at night"
User request: "帮我做一个东京旅行混剪"
Refined:      "Neon-lit Tokyo street at night, pedestrians crossing under glowing signs, rain reflections on pavement"

Slot default: "nature landscape"
User request: "trip to Patagonia last month"
Refined:      "Dramatic Patagonia mountain landscape, snow-capped peaks under stormy clouds, vast open wilderness"

Slot default: "athlete in action"
User request: "basketball highlight from last game"
Refined:      "Basketball player driving to the hoop, explosive movement, crowd in background blurred"

Adding a New Composition

See references/composition-guide.md to add a new Remotion composition to the registry.

Safety and Fallback

Network & credential scope

  • All credentials stay local. SHOTAI_TOKEN is sent only to the local ShotAI MCP server (127.0.0.1). LLM API keys (if configured) are sent only to their respective provider endpoints — never to ShotAI, YouTube, or any other service.
  • The clip file server binds to 127.0.0.1 only (default port 8080). It is not accessible from other machines on the network. It serves temporary clip files to the Remotion renderer running on the same machine and shuts down after rendering completes.
  • yt-dlp is optional. Use --bgm /path/to/local.mp3 to skip all YouTube network access. When yt-dlp is used, it only downloads a single background music track — no other data is sent to YouTube.
  • LLM access is optional. Set AGENT_PROVIDER=none to run in heuristic mode with zero external network calls (aside from the local ShotAI MCP server).

Error handling

  • If SHOTAI_URL or SHOTAI_TOKEN is unset, display a warning: "ShotAI MCP server is not configured. Set SHOTAI_URL and SHOTAI_TOKEN in your .env file. Download ShotAI at https://www.shotai.io."
  • If the ShotAI MCP server returns an error (connection refused, HTTP 4xx/5xx), display the error message and stop — do not fabricate shot results.
  • Never fabricate video file paths, shot timestamps, or similarity scores.
  • If music download fails (yt-dlp error or network unreachable), suggest using --bgm <local.mp3> to provide a local audio file instead.
  • If Remotion render fails, display the error output and suggest checking Node.js version (18+) and that all clip files were extracted successfully.
  • If the LLM provider is unreachable, fall back to heuristic mode: use composition default queries directly without refinement, and skip annotateClips (use composition default effect params).

License

MIT-0 — Free to use, modify, and redistribute. No attribution required. See https://spdx.org/licenses/MIT-0.html

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

95.59%
按下载量换算2,074

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills