skillfed

higgsfield-game-generation

Create full-featured web games from concept to deployment, or generate individual game assets like sprites, textures, animations, and audio. The skill handles the complete pipeline—from design planning through asset generation to browser deployment—supporting solo, local multiplayer, and online multiplayer modes.

Higgsfield Game Generation builds and deploys complete playable browser games with generated assets via CLI.

AI-generated summary based on this skill's SKILL.md

621 109 MIT updated by higgsfield-ai

Install

higgsfield-ai/skills/higgsfield-game-generation · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/higgsfield-ai/skills
cp -r skills/higgsfield-game-generation ~/.claude/skills/higgsfield-game-generation

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

Can I make a playable browser game with higgsfield-game-generation?

Yes. higgsfield-game-generation handles the complete pipeline from concept to deployment, enabling you to build full-featured web games ready to play in a browser. The skill supports solo, local multiplayer, and online multiplayer modes, managing everything from design planning through asset generation to final browser deployment.

What kinds of game assets can higgsfield-game-generation create?

higgsfield-game-generation generates sprites, textures, animations, 3D models, audio, music, sound effects, background art, UI assets, and spritesheets. You can create individual 2D and 3D animated assets or generate procedural game assets as part of your broader game development workflow.

How do I build a web game from scratch with this skill?

higgsfield-game-generation supports the full game creation pipeline: design your game concept, generate or import assets (sprites, textures, audio), iterate on your design with an asset manifest, and deploy directly to a browser. You can use the Higgsfield CLI or the web interface to manage the entire process end-to-end.

Does higgsfield-game-generation support multiplayer games?

Yes. higgsfield-game-generation can generate multiplayer web games with both local and online support. Whether you want split-screen local multiplayer or networked online play, the skill handles the necessary architecture and asset generation for multiplayer modes.

Can I deploy my game online after building it?

Yes. higgsfield-game-generation includes deployment capabilities, allowing you to publish your completed game online or update an existing game on a marketplace. The skill manages the full deployment pipeline so your game is accessible to players immediately after build completion.

What license does higgsfield-game-generation use?

higgsfield-game-generation is released under the MIT license, giving you freedom to use, modify, and distribute the skill and games created with it for commercial or personal projects with minimal restrictions.

SKILL.md

rendered from the published skill — quoted content, verbatim

Higgsfield Game Generation

Create a coherent, playable web game and deliver the URL, or produce only the requested game assets. Higgsfield CLI owns generation, 3D action discovery, deployment, and optional marketplace publication.

Bootstrap

Before work begins:

  1. If higgsfield is unavailable, install it: bash curl -fsSL https://raw.githubusercontent.com/higgsfield-ai/cli/main/install.sh | sh
  2. If higgsfield account status reports an expired or missing session, ask

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 15 files
higgsfield-game-generation/SKILL.md
higgsfield-game-generation/references/2d-animation.md
higgsfield-game-generation/references/3d-animation.md
higgsfield-game-generation/references/audio.md
higgsfield-game-generation/references/build-game.md
higgsfield-game-generation/references/client-reference.md
higgsfield-game-generation/references/game-design-system.md
higgsfield-game-generation/references/kernel-reference.md
higgsfield-game-generation/references/logic-reference.md
higgsfield-game-generation/references/meshy-api.md
higgsfield-game-generation/references/meshy-input-rules.md
higgsfield-game-generation/references/multiplayer.md
higgsfield-game-generation/references/procedural-animation.md
higgsfield-game-generation/references/stylization.md
higgsfield-game-generation/references/textures.md

Related skills

Tags

web-game-dev asset-generation game-deployment multiplayer-support 3d-animation sprite-creation audio-synthesis game-publishing browser-native procedural-content