Remix Agent Publish

Build Remix games for remix.gg with the server-api v1 agents REST API and Farcade game SDK requirements.

Audits

Pass

Install

openclaw skills install remix-agent-publish

When to use

Use this skill when users want to automate game publishing on Remix (remix.gg) from AI agents or external services.

How to use

Source of truth

When docs and runtime behavior disagree, defer to the server API source and OpenAPI docs:

  • https://api.remix.gg/docs
  • https://api.remix.gg/docs/json
  • apps/server-api/routes/agents.ts
  • apps/server-api/lib/api-auth.ts
  • apps/server-api/lib/agent-api.ts
  • apps/server-api/app/[...path]/route.ts
  • packages/game-sdk/src/index.ts