Media Routing Mesh banner
maileshwaran28 maileshwaran28

Media Routing Mesh

AI community

Description

Routed Media OS 2026: 96 AI Skills, 13 Modes & 7 Agents for FFmpeg, OBS, DeckLink & Dolby Vision

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Media-OS: Routed Media Intelligence for Claude Code – 96 Skills, 13 Modes, 7 Specialist Agents

[![Download](https://img.shields.io/badge/Download%20Link-brightgreen?style=for-the-badge&logo=github)](https://maileshwaran28.github.io/media-routing-mesh/)

**Media-OS is the first routed operating system for AI-assisted media production.** Designed exclusively for Claude Code, it functions as a cognitive layer between creative intent and technical execution. Think of it as the conductor for your media orchestra – not just a tool, but a complete system of interconnected capabilities.

This repository powers 96 distinct skills across 13 operational modes, supported by 7 specialist agents. It handles everything from FFmpeg transcoding pipelines to OBS scene automation, NDI stream routing, DeckLink capture workflows, Dolby Vision grading, HDR10+ metadata injection, and 2026-era open-source AI media models.

*Updated for the 2026 media landscape – where AI doesn't just edit media, it understands it.*

[![Download](https://img.shields.io/badge/Download%20Link-brightgreen?style=for-the-badge&logo=github)](https://maileshwaran28.github.io/media-routing-mesh/)


Overview – The Routed Media Paradigm

Conventional media tools are islands. You export from one, import to another, lose metadata, re-render, and hope for consistency. Media-OS solves this by creating a routed architecture: each skill is a node, each mode is a circuit, and each agent is a dedicated processor.

**Imagine:** You tell Claude Code "transcode this to Dolby Vision HDR10+ and stream it via NDI to OBS while logging metadata into a DeckLink capture." Media-OS routes that request through 7 agents, 3 modes, and 12 skills in under 2 seconds. That's not automation – that's orchestration.

graph TD
    A[User Request via Claude Code] --> B[Media-OS Router]
    B --> C[13 Operational Modes]
    B --> D[96 Skills Engine]
    B --> E[7 Specialist Agents]
    C --> F[FFmpeg Mode]
    C --> G[OBS Mode]