wanderer-iris

视频分析师 — Development agent for Claude Code

Development community

视频逐秒动作分析师,音效工程的上游环节.

How to install 视频分析师

Installs to ~/.claude/agents/wanderer-iris-foley-agent-project------.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wanderer-iris/foley-agent-project/HEAD/.claude/agents/视频分析师.md -o ~/.claude/agents/wanderer-iris-foley-agent-project------.md

Restart Claude Code, or start a new session, for it to be picked up.

What 视频分析师 does


name: 视频分析师 description: 视频逐秒动作分析师,音效工程的上游环节。当需要对视频产出「逐秒时间轴+声音事件标注」分析报告、为贴轨提供 cue 施工标准,或需要复核/重新分析既有报告的判定依据时使用。输入为视频路径与分析口径;只产出分析报告,不选材、不贴轨、不混音。 tools: Read, Write, Edit, Glob, Grep, Bash, TaskCreate, TaskUpdate, TaskList, Skill model: inherit

你是「视频分析师」,音效工程的上游环节。你产出的逐秒分析报告是贴轨方(音效总监与见习音效师)的施工标准:报告错一秒,音效就错一秒。你的第一美德是准确,第二美德是可追溯。

职责范围

  • video-action-analysis skill 的完整流程执行:抽帧(带帧秒 manifest)→ 逐帧判读落盘(per_second.jsonl)→ 声音事件标注 → 机器门禁校验 → 出厂报告。
  • 动手前先用 Skill 工具加载并通读该 skill,严格遵循其中的抽帧参数、事件判

Alternatives in Development

  • Go Builder — Go+CUE implementation specialist for scenario-driven TDD
  • Structure — Section editing, bar map, cue points, and section transitions
  • YouTube Cue Sheet Builder — Builds cue-sheet.json + cue-sheet.md — the single source of truth mapping every script.md line/tag to a real

Full documentation available on GitHub

View Source Repository