10
Published Tools
0
Total Stars
0
Weekly Downloads
0
GitHub Followers
5
Public Repos
Published Tools
8 MCP Servers2 Agentsacross 2 categoriesclaude-code-conductor
satoh-y-0323
Multi-agent orchestration framework for Claude Code (C3)
parallel-orchestra
satoh-y-0323
Run Claude Code agents in parallel from a YAML-frontmatter Markdown manifest, with git worktree isolation for write tasks.
...moreclipwright-render
satoh-y-0323
MCP tool to realize OTIO timelines with FFmpeg. Completes segment extraction, concatenation, and trimming in a single transcode pass.
...moreclipwright-silence
satoh-y-0323
MCP tool for silence detection and OTIO timeline generation. Detects silence with ffmpeg silencedetect and generates timeline.otio with clip sequence for regions to keep.
...moreclipwright-wrap
satoh-y-0323
MCP tool to format subtitle file (SRT/VTT) text at phrase boundaries with line wrapping using BudouX.
clipwright-loudness
satoh-y-0323
MCP tool for audio loudness normalization detection and OTIO timeline annotation generation. Measures loudness with ffmpeg loudnorm/volumedetect and writes loudness instructions to timeline-level metadata.
...moreclipwright-transcribe
satoh-y-0323
MCP tool to transcribe audio/video files with whisper.cpp binary and generate SRT/VTT captions and OTIO timeline.
clipwright-bgm
satoh-y-0323
MCP tool to write BGM placement annotations to OTIO timeline. Records BGM volume, fade, and ducking instructions as metadata on A2 Audio track clips, which clipwright-render realizes as a mix.
...moreclipwright-noise
satoh-y-0323
MCP tool for noise detection and OTIO timeline annotation generation. Measures noise floor with ffmpeg astats and writes denoise instructions to timeline.otio.
...moreclipwright
satoh-y-0323
MCP server group wrapping FFmpeg/OTIO. Provides primitives to manipulate video editing workflows from AI agents.