Media encoder
Agent Kaizen skill for Claude Code & Codex: faithful, identifier-preserving reference for Adobe Creative Cloud, Acrobat, Photoshop, Illustrator, InDesign, InCopy, Premiere Pro, After Effects, Audition, Media Encoder, Firefly. UXP, ExtendScript, CEP, batchPlay, plugin SDKs & REST APIs. Routes to 11 product subskills.
npx -y skills add LevyBytes/AI-SKILL-adobe-products --skill media-encoderAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Use when a task specifically concerns Adobe Media Encoder: Media Encoder queues, presets, watch folders, transcoding, exports, AME, or media automation; this is the product subskill routed from adobe-products.
SKILL.md
2.7 KB, as published. Nobody here has run it
Adobe Media Encoder Reference
Use this subskill for encoding, transcoding, watch folders, presets, queues, exports, and automation.
Workflow
- Identify the surface the task touches (desktop/web help, UXP, ExtendScript, REST API, C++ SDK, samples).
- Use the task router below or
references/INDEX.mdto open the one file that matches. - Treat every label, menu path, shortcut, API/method/object name, endpoint, enum value, and number as an exact reference fact.
Task router
Load only the reference the task needs. Files are grouped by surface.
Desktop & Web Help
| Topic | Read |
|---|---|
| Media Encoder Beta, Whats New, Overview Media Encoder User Interface, Media Intelligence In Media Encoder | references/help-using.md |
| Using Preset Browser, Source Settings, File Formats Supported Import, Adding Third Party Plugins | references/help-using-2.md |
| Import Media Into Adobe Media Encoder, Log Files, File Formats Supported Export, Default Keyboard Shortcuts ... | references/help-using-3.md |
| Preferences, Reset And Restore Preferences, Custom Encoding Presets, Sync Settings Ame ... | references/help-using-4.md |
| Export Settings Reference (part 1) | references/help-export-settings-reference.md |
| Export Settings Reference (part 2) | references/help-export-settings-reference-2.md |
| Encode Export Video Audio, Media Cache Database | references/help-using-5.md |
| Publish Settings, Match Audio Channelization, Automatic Loudness Correction | references/help-using-6.md |
ExtendScript / Scripting
| Topic | Read |
|---|---|
| Ame Scripting Guide, How Do I Run Scripts In Ame, What Is A Good Starting Point To Understand The Scripting Objects, Where Can I Ask More Questions And Get Help ... | references/script-ame-scripting-guide.md |
| Encoderhostscriptobject, Encoderhostwrapperevent, Encoderwrapper, Encoderwrapperevent | references/script-encoderhostscriptobject.md |
| Exporterscriptobject | references/script-exporterscriptobject.md |
| Frontendscriptobject, Sourcemediainfo, Watchfolderscriptevent, Watchfolderscriptobject | references/script-frontendscriptobject.md |
Gotchas
Recurring failure modes and what to do instead live in the sibling GOTCHA.md.
References
Start at references/INDEX.md; metadata in references/topics.json. One subject per file; open only what the router points to.
Verification
- Validate:
python "$env:DEVROOT\SKILLS\skills\skill-drafting\scripts\validate_skill_package.py" "$env:DEVROOT\SKILLS\skills\adobe-products\media-encoder"