Media encoder
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.From its SKILL.md
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.
2 things to look at
- 3 stars3 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.
- runs commandsInstructs the agent to run 1 command, including `python "$env:DEVROOT\SKILLS\skills\skill-drafting\scripts\validate_skill_package.py" "$env:DEVROOT\SKILLS\skills\adobe-products\media-encoder"`.
SKILL.md
2.7 KB, 576 tokens by cl100k_base, 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"
What ships with it: 15 files
249.5 KB alongside SKILL.md
references/
- help-export-settings-reference-2.md17.5 KB
- help-export-settings-reference.md21.3 KB
- help-using-2.md25.2 KB
- help-using-3.md23.1 KB
- help-using-4.md19.0 KB
- help-using-5.md19.7 KB
- help-using-6.md11.4 KB
- help-using.md18.1 KB
- INDEX.md1.9 KB
- script-ame-scripting-guide.md24.4 KB
- script-encoderhostscriptobject.md24.6 KB
- script-exporterscriptobject.md14.3 KB
- script-frontendscriptobject.md23.6 KB
- topics.json5.0 KB
- GOTCHA.md469 B