# keijiro/AICommand

ChatGPT integration with Unity Editor

Repository: https://github.com/keijiro/AICommand
Canonical: https://ross.abutalabs.com/products/aicommand
Language: C#
License: Unlicense
License Family: permissive
Last push: 2023-12-05T14:02:11+00:00

## Health v2 (maintenance only)
Score: 30/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 90
- inputs: {"age_days": 1264, "days_push": 1002, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4103, forks 420 (observed 2026-08-28T04:08:35.584126+00:00)

## What it is
A proof-of-concept Unity Editor extension that integrates ChatGPT, letting users control the Unity Editor via natural language prompts. It generates and runs C# editor commands from prompts using the OpenAI API.

## Use cases
- control unity editor with natural language
- generate unity editor scripts from chatgpt prompts
- automate unity editor tasks with ai
- experiment with llm-driven game tooling

## When to choose
- you want to experiment with LLM-driven Unity Editor automation
- you're exploring how ChatGPT performs at generating editor scripts

## When to avoid
- you need a reliable production tool for editor automation
- you want a polished installable package for real projects

## Facets
- artifact type: plugin
- maturity: experimental
- function: llm-inference, agent-framework, developer-tools
- domain: artificial-intelligence, developer-tools
- platform: game-engine, windows
- tags: unity-editor, chatgpt, openai, proof-of-concept, editor-extension, game-development, macos, linux

## Member repositories
- keijiro/AICommand (main) score 30

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:35.584126+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:15.485355+00:00, confidence not recorded.
  - readme: https://github.com/keijiro/AICommand (fetched 2026-08-28T04:08:35.584126+00:00, sha 043568b798b0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
