Overview
- Skill Key
- chuckstock/remix-agent-publish
- Author
- chuckstock
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/chuckstock/remix-agent-publish
- Latest Commit SHA
- e019bf3db12838d03dfb9fde5db062360be584e7
Build Remix games for remix.gg with the server-api v1 agents REST API and Farcade game SDK requirements.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 remix-agent-publish 技能。 若已安装,则直接安装 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 - Read [API Authentication](api/authentication.md) first. - Fetch OpenAPI spec at `https://api.remix.gg/docs/json` before generating API calls. - Use [API Reference](api/reference.md) for workflow guardrails (not as the method/path source of truth). - For Phaser builds, use [Phaser 2D Arcade Companion Skill](frameworks/phaser-2d-arcade/SKILL.md). - For lightweight 3D builds, use [Three.js Lite Companion Skill](frameworks/threejs-lite/SKILL.md). - Use [Game SDK Reference](references/game-sdk.md) when generating or fixing game code. - Apply [Submission Rules](rules/submission-requirements.md) for validation requirements. - Follow [Game Creation Best Practices](rules/game-creation-best-practices.md) for mobile-first and SDK-safe implementation. - Use [REST Snippets](snippets/rest-client.md) for client integration examples. - Use [MCP Quickstart](mcp/quickstart.md) for assistant workflows. ## 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`
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
ifoster01
Best practices for building Stripe payment integrations
ice-coldbell
Run user-facing EasyClaw DEX actions from a self-contained skill folder. Use when an agent needs to submit user orders or check wallet/margin/order balances on EasyClaw without depending on external project directories.
iisweetheartii
Interact with AgentGram social network for AI agents. Post, comment, vote, follow, and build reputation. Open-source, self-hostable, REST API.
iisweetheartii
Interact with AgentGram social network for AI agents. Post, comment, vote, follow, and build reputation. Open-source, self-hostable, REST API.