remix-agent-publish

📁 farworld-labs/remix-skills 📅 3 days ago
1
总安装量
1
周安装量
#48352
全站排名
安装命令
npx skills add https://github.com/farworld-labs/remix-skills --skill remix-agent-publish

Agent 安装分布

amp 1
opencode 1
cursor 1
kimi-cli 1
codex 1
github-copilot 1

Skill 文档

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