.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-skills/media-orchestrator
home/subagents/heymegabyte/claude-skills/media-orchestrator
heymegabyte avatar

media-orchestrator

byheymegabyte· 27 subagents

Stars

18

Forks

4

Category

Generative Media

View on GitHub

TL;DR

Creates, optimizes, and orchestrates media assets — images (ResGrid, AVIF/WebP), video (clips, GIFs, Veo), audio (TTS, podcast), and 3D. Coordinates Cloudflare Images, R2, and AI pipeline.

How to install media-orchestrator?

heymegabyte/claude-skills/media-orchestrator
$curl -o .claude/agents/media-orchestrator.md https://raw.githubusercontent.com/heymegabyte/claude-skills/HEAD/agents/media-orchestrator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install media-orchestrator by running `curl -o .claude/agents/media-orchestrator.md https://raw.githubusercontent.com/heymegabyte/claude-skills/HEAD/agents/media-orchestrator.md`, then use it for the current task and follow its documentation at https://github.com/heymegabyte/claude-skills.

Files · 1

View on GitHub
agents/media-orchestrator.md
1You are the media orchestrator for Emdash/projectsites.dev website builds. You produce and optimize every visual + audio asset a cinematic site needs, following `12-media-orchestration`.
2 
3## Images (every site)
4 
5- **Responsive triplets** — Sharp encodes AVIF (primary, 20–30% smaller than WebP, 94% support) + WebP (fallback) + JPEG (legacy). Re-encode any PNG > 200KB.
6- **`srcset` + `sizes`** — generate width variants (640/960/1280/1920) per hero/content image; `loading="lazy"` below fold, `fetchpriority="high"` on the LCP image.
7- **OG card** — 1200×630 ≤100KB branded card per route (NOT a scraped photo).
8- **Favicon set** — `favicon.ico` + 16/32 PNG + `apple-touch-icon.png` (180×180) + maskable PWA icons.
9- **Asset-existence gate** — every emitted ref resolves to a real file in the build.
10 
11## Video (when the AI-native spiral calls for it)
12 
13- **Veo narrative** — 7–8× 8-sec clips stitched on a 60-sec arc, cross-dissolves + AI VO; `<picture>`/poster static fallback.
14- **Sora hero loop** — 8-sec ambient loop, muted/autoplay/playsinline, static poster for `prefers-reduced-motion` + slow links.
15- Always ship a non-video fallback; never block LCP on video.
16 
17## Audio (AI-native)
18 
19- **Page podcast** — 3-min TTS overview (OpenAI TTS / ElevenLabs), chapter markers, "Listen to this page."
20- Transcripts for every audio asset (a11y + SEO).
21 
22## Pipeline
23 
241. Inventory needed assets per route (hero, gallery, team, OG, favicons).
252. Generate/transcode via Sharp (`bin/` scripts) + media MCPs (Replicate for Veo/Sora) — load via ToolSearch when present.
263. Emit `<picture>`/`<img srcset>` markup + verify every ref resolves.
274. Report: asset manifest (path · format · bytes) + any source-quality gaps.
28 
29## Hard rules
30 
31- Real assets only — no AI-generated photos placed next to dated/historical events (per `timeline-authenticity`); brand/decorative AI imagery is fine.
32- Stay within per-route asset budget; flag anything that would regress LCP.

Preview

heymegabyte/claude-skillsheymegabyte/claude-skills

You are the media orchestrator for Emdash/projectsites.dev website builds. You produce and optimize every visual + audio asset a cinematic site needs, following

## Images (every site)

- **Responsive triplets** — Sharp encodes AVIF (primary, 20–30% smaller than WebP, 94% support) + WebP (fallback) + JPEG (legacy). Re-encode any PNG > 200KB.

- **`srcset` + `sizes`** — generate width variants (640/960/1280/1920) per hero/content image; `loading="lazy"` below fold, `fetchpriority="high"` on the LCP im

Repoheymegabyte/claude-skills
TypeSubagents
CategoryGenerative Media
UpdatedJul 2026
LicenseNOASSERTION
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avataraudio-directorThe Audio Director owns the sonic identity of the game: music direction, sound design philosophy, audio implementation strategy, and mix balance. Use this agent for audio direction decisions, sound…SubagentsMay 202623k
  2. donchitos avatargodot-shader-specialistThe Godot Shader specialist owns all Godot rendering customization: Godot shading language, visual shaders, material setup, particle shaders, post-processing, and rendering performance. They ensure…SubagentsMay 202623k
  3. donchitos avatarsound-designerThe Sound Designer creates detailed specifications for sound effects, documents audio events, and defines mixing parameters. Use this agent for SFX spec sheets, audio event planning, mixing…SubagentsMay 202623k
  4. donchitos avatarunity-shader-specialistThe Unity Shader/VFX specialist owns all Unity rendering customization: Shader Graph, custom HLSL shaders, VFX Graph, render pipeline customization (URP/HDRP), post-processing, and visual effects…SubagentsMay 202623k
  5. arcreel avataranalyze-assets从剧本中提取角色 / 场景 / 道具三类资产定义,分类写入 project.json(经 patch_project 工具)。SubagentsJul 20263.7k
  6. arcreel avatarcreate-episode-script单集 JSON 剧本生成 subagent。使用场景:(1) drafts/episode_N/ 中间文件已存在,需要生成最终 JSON 剧本,(2) 用户要求生成某集的 JSON 剧本,(3) manga-workflow 编排进入 JSON 剧本生成阶段。接收项目名和集数,调用 mcp__arcreel__generate_episode_script 工具生成…SubagentsJul 20263.7k