Agent Skills
ModelMax publishes an agent skill so Codex-style agents can discover and install ModelMax media generation instructions directly from the site.
Ask your agent
Use this prompt with an agent that can browse websites and install GitHub-hosted skills:
帮我安装 modelmax.io 这个站点的 skill,并按安装后的说明使用 ModelMax。
Codex install URL
The canonical install URL for Codex-compatible agents is:
https://github.com/modelmaxio/skills/tree/main/skills/media-generation
Skill details:
| Field | Value |
|---|---|
| Skill name | modelmax-media |
| GitHub repo | https://github.com/modelmaxio/skills |
| Skill path | skills/media-generation |
| API base URL | https://api.modelmax.io/v1 |
| SKILL.md | https://github.com/modelmaxio/skills/blob/main/skills/media-generation/SKILL.md |
After installation
Restart Codex after installing the skill so the new skill instructions are loaded into the next session.
Then configure a local ModelMax API key. The discovery files do not contain user secrets; the key stays in your local agent environment.
MODELMAX_API_KEY=sk-your-modelmax-api-key
After restart and key configuration, ask the agent to use modelmax-media for image, video, and other media generation tasks supported by ModelMax.
