gamejam-init

Automate GameBakery environment setup by installing codeb, game-eye, and Node.js.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/donghyun-bagelcode/2026-ai-jam --skill gamejam-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gamejam-init
Source: https://github.com/donghyun-bagelcode/2026-ai-jam/tree/main/.gemini/skills/gamejam-init
Command: npx skills add https://github.com/donghyun-bagelcode/2026-ai-jam --skill gamejam-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initial setup of a GameBakery AI development environment by installing essential tools and configuring the workspace.

Core Features & Use Cases

  • Automated environment setup: Detects OS and installs required components (codeb, game-eye, Node.js check) and configures workspace.
  • Tool provisioning: Installs codeb for asset generation and game-eye for QA, ensures versions and readiness.
  • Guided initialization: Triggers on common intents like new game or initialize to start fresh project.

Quick Start

Say "initialize GameBakery setup" to begin.

Frequently Asked Questions about gamejam-init

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I initialize a new GameBakery AI development environment?

To initialize a GameBakery AI development environment, trigger a guided setup that detects your OS, installs codeb and game-eye, checks for Node.js, and scaffolds the workspace. Say "initialize GameBakery setup" to begin the automated provisioning.

What tools are provisioned during a GameBakery workspace setup?

During a GameBakery workspace setup, the system provisions codeb for asset generation and game-eye for QA, while verifying Node.js availability for local previews. It also prompts for optional components and network access.

Do I need Node.js installed before setting up the GameBakery workspace?

You do not need Node.js pre-installed before setting up the GameBakery workspace. The initialization process ensures Node.js availability as part of its automated environment checks to enable local previews.

Can I use the GameBakery initialization to refresh an existing development environment?

Yes, you can use the GameBakery initialization to refresh an existing development environment. The automated setup applies to new project initializations as well as environment refreshes, reinstalling essential tools and reconfiguring the workspace.

How does OS detection work during the GameBakery AI workspace configuration?

OS detection during GameBakery AI workspace configuration automatically identifies your operating system to install the correct required components. This ensures the codeb and game-eye tools are provisioned properly for your specific platform.

What optional components can I configure when initializing the GameBakery setup?

When initializing the GameBakery setup, the guided process prompts you for optional components and network access permissions. This allows you to customize the workspace scaffolding beyond the standard codeb and game-eye tool installations.