Give coding agents the service-specific Mint API workflow for generation, review, polling, retries, assets, derivatives, file delivery, rate limits, and Credits.
# Codex
npx skills add mintdotgg/mint-api-skill -a codex -g -y
# Claude Code
npx skills add mintdotgg/mint-api-skill -a claude-code -g -y
# Cursor
npx skills add mintdotgg/mint-api-skill -a cursor -g -y
# Other compatible agents
npx skills add mintdotgg/mint-api-skill -g -ySet MINT_API_KEY in the agent's environment, then ask:
Use the mint-api skill to add Mint model generation to this application.
Use the default auto workflow, poll with bounded backoff, and retrieve the model files.
Documentation: docs.mint.gg/developers/quickstart
