What problem does it solve? Compositions often need background music, sound effects, images, or icons, but searching catalogs floods the agent context with candidates and leaves assets unmanaged. This Skill resolves any media need into a frozen local file plus a ledger record, keeping search noise on disk and handing the agent a single path. ## Core Features & Use Cases - One-verb resolution: A single resolve command cascades through project manifest, existing assets, global cache, and HeyGen catalog search, then freezes and registers the result. - Four media types: Supports bgm, sfx, image, and icon via HeyGen audio catalog (10k+ tracks) and asset search (75k+ vectors), with ffprobe-extracted duration and dimensions. - Adopt existing projects: Bulk-imports files already in assets/ into .media/manifest.jsonl and generates an agent-readable index.md inventory. - Use Case: While building a video composition that needs upbeat background music, run resolve with type bgm and your intent; the Skill downloads the best catalog match, freezes it to .media/audio/bgm/, and returns one line with the local path. ## Quick Start Ask the agent to resolve background music for your composition by describing the mood, for example requesting an upbeat tech launch track for the current project.