create-environment

Official

Build custom Kaggle game environments.

AuthorKaggle
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured process for creating and defining new game environments within the Kaggle Environments framework, enabling custom game development and evaluation.

Core Features & Use Cases

  • Environment Definition: Define game specifications using JSON, including agent counts, configurations, observations, actions, and rewards.
  • Interpreter & Renderer Implementation: Write Python code for core game logic, state updates, and text-based rendering.
  • Use Case: Develop a new competitive programming environment or a unique board game for AI agents to play on Kaggle.

Quick Start

Follow the steps outlined in the documentation to create a new environment named 'mygame'.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-environment
Download link: https://github.com/Kaggle/kaggle-environments/archive/main.zip#create-environment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.