farworld-labs

remix-agent-publish

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

farworld-labs 10 5 Updated 3mo ago

Resources

9
GitHub

Install

npx skillscat add farworld-labs/remix-skills/remix-agent-publish

Install via the SkillsCat registry.

SKILL.md

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