JSPM

  • Created
  • Published
  • Downloads 29
  • Score
    100M100P100Q55145F
  • License MIT

AI-powered CLI for game developers - Design, Asset Gen, Analysis & Optimization

Package Exports

  • gamemindpilot
  • gamemindpilot/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gamemindpilot) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

🛸 GameMindPilot CLI v2.6.0 - The Hero's Journey

The World's Most Powerful AI Command-Line Suite for Game Developers.
GameMindPilot is a massive, AI-driven toolkit encompassing 100+ commands for every stage of game development. From procedural concept generation to performance auditing and economy simulations, gmpilot brings the power of state-of-the-art AI directly to your terminal.

🚀 First Experience: The Hero's Journey

Don't be overwhelmed by 100+ commands. Start here:

gmpilot start

This guided flow will help you decide what to build and how to use the CLI effectively.

🔥 The Unbeatable Hero Features

While we have a massive toolkit, these 5 features are the absolute best in the industry:

  1. Idea Engine (idea): Neural game concept generator with deep narrative branching.
  2. Dialogue Matrix (dialogue): Emotional RPG dialogue generator with impact analysis.
  3. Economy Simulation (montecarlo): 10k-player stress test for virtual economies.
  4. Code Quality Review (review): AI-driven design pattern and logic auditor.
  5. Security Scan (security-scan): Deep vulnerability and script performance audit.

📦 Installation

Install globally using npm:

npm install -g gamemindpilot

🛠️ Getting Started

  1. Initialize a Project:

    gmpilot init
  2. Configure AI Provider:

    gmpilot login

    Follow the prompts to enter your API key and select your preferred model.

  3. Start Brainstorming:

    gmpilot idea --prompt "A space western RPG with time-loop mechanics"

📖 Command Reference

Core Commands

  • login: Configure your AI provider and API keys.
  • init: Setup GameMindPilot in the current directory.
  • chat: Open an interactive AI chat session.
  • setup-global: View global installation instructions.

Game Design

  • idea: Generate unique game concepts and core loops.
  • dialogue: Create NPC dialogue trees and choices.
  • quest: Generate side quests and objectives.
  • level: Prototyping level layouts and puzzles.

Engineering & DevTools

  • script: Generate boilerplate code for Unity, Unreal, or Godot.
  • blueprint: Generate complete system architecture.

Engineering & DevTools

  • script: Generate boilerplate code for Unity, Unreal, or Godot.
  • blueprint: Generate complete system architecture.
  • shader-gen: Generate HLSL/GLSL shader templates.
  • vfx-gen: Generate particle system parameters.
  • ui-layout: AI-generated UI layout prototypes.
  • ui-theme-gen: Generate UI Design System tokens.
  • sprite-anim: Generate sprite animation metadata.
  • generate-sprite: AI-powered frame-by-frame sprite generation.
  • save-logic: Generate save/load system boilerplate.
  • net-sync: Generate multiplayer synchronization boilerplate.
  • telemetry-gen: Generate telemetry event logging code.
  • security-scan: Scan for security vulnerabilities in scripts.

The Final Frontiers (100+ Commands Milestone)

  • ai-director: 🎭 Procedural difficulty and event director scripts.
  • cinematic-ai: 🎬 Cinematic camera paths and lighting from text.
  • ship-audit: 🏁 100-point project audit for Store Readiness.
  • sound-env: 🎵 Procedural AI ambient soundscapes.
  • eco-chaos: 📈 Extreme stress-test for game economies.

Community & Scaling

  • workshop-mod: 🛠️ Generate a player-centric modding kit.
  • server-gen: ☁️ Deploy multiplayer infrastructure to the cloud.
  • l10n-context: 🌐 Deep, emotion-aware AI translation with context.
  • plugin-publish: Publish your custom extension to the community hub.
  • team-invite: Invite a team member to shared workspace.

Intelligence & Optimization

  • asset-optimize: 📦 Automated asset compression and atlas generation.
  • review: 🔍 AI project-wide code quality and design pattern review.
  • dev-stream: 🌊 Start live coding assistance stream.
  • engine-setup: ⚙️ Automate project settings for genres/platforms.
  • mobile-perf: 📱 Simulate performance on low-end mobile hardware.
  • watch: 👁️ Autonomous Reality Sync (background monitoring).
  • persona-playtest: Simulate specific player personalities.
  • material-forge: Generate engine-ready PBR material maps.
  • ensemble-brain: Orchestrate multi-model AI brainstorming.
  • doctor: CLI and Project self-diagnostic health check.
  • web-view: 🛸 Launch the Local Browser Dashboard.
  • vitals-track: Track long-term project progress metrics.
  • monitor: Launch TUI Project Monitor Dashboard.
  • cloud-sync: Sync project configs and RAG with team cloud.
  • add-extension: Install community GameMindPilot extensions.
  • interactive: (Default) Launch the Smart Dashboard menu.
  • search: AI-powered command search (Natural Language).
  • alias: Setup custom short aliases for long commands.
  • setup-completion: Setup shell auto-completion.
  • git-auto: AI-powered Git commit/PR description generator.
  • legal-gen: Generate EULA and Store Policy templates.
  • ci-cd-setup: Generate GitHub Actions for automated auditing.
  • live-sync: Start Engine Bridge for live editor connectivity.
  • steam-sync: Sync metadata with Steamworks.
  • workshop-sync: Generate Steam Workshop and modding manifests.
  • discord-gen: Generate Discord bot boilerplate.
  • l10n-sync: AI-powered localization syncing.
  • l10n-review: Collaborative AI translation review bridge.
  • marketing-kit: Generate store assets and taglines.
  • gdd-export: Export complete professional GDD from project intel.

Analysis & Optimization

  • montecarlo: Run 10k-player economy simulations.
  • monetization-sim: Simulate economy and monetization balance.
  • path-audit: Analyze navmesh and pathfinding hotspots.
  • balance-check: AI-powered game balance analysis.
  • heap-scan: Analyze memory usage and find hotspots.
  • poly-optimize: Analyze 3D mesh complexity.
  • mobile-audit: Mobile-specific performance audit.
  • mobile-power-scan: Mobile battery and thermal efficiency audit.
  • lod-audit: Asset LOD verification and audit.
  • benchmark-run: Execute automated performance benchmarks.
  • asset-bundler: Analyze assets for bundling optimization.
  • collider-gen: Generate optimized physics colliders.
  • collision-audit: Audit collision layer matrix.
  • pulse: Get high-level project health metrics.
  • run-test-bots: Launch automated headless playtest bots.
  • live-qa: Start real-time AI playtester interaction.

⚙️ Configuration

GameMindPilot stores configuration locally in ~/.gmpilot/config.json. You can update your settings anytime using gmpilot login.

📄 License

MIT © 2026 GameMindPilot