JSPM

  • Created
  • Published
  • Downloads 14
  • Score
    100M100P100Q64327F
  • 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 v3.4.0 - The 3D Forge Update

npm version downloads GitHub stars

The World's Most Powerful AI Command-Line Suite for Narrative-Driven Game Development.
GameMindPilot isn't just an "everything tool"โ€”it is the industry's first Narrative-First Technical Engine. It bridges the gap between complex storytelling and rigorous technical implementation, ensuring your game's world-building is backed by "unbeatable" economy simulations, security audits, and architectural reviews.

๐Ÿš€ 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.

โšก Speed Proof: From Zero to Prototype in < 60 Seconds

  1. gmpilot init (5s)
  2. gmpilot idea --prompt "Cyberpunk RPG" (15s)
  3. gmpilot dialogue --context "Memory Merchant" (15s)
  4. gmpilot review (15s)

Total Time: ~50 seconds. Full technical foundation ready.

๐ŸŽฌ Visual Command Center

Experience the premium, glassmorphism-styled dashboard:

GameMindPilot Dashboard

๐Ÿ”ฅ The Unbeatable Hero Features (with Proof)

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

1. Idea Engine (idea) - "Beyond Randomization"

  • The Proof:

    Output Snippet: "A Soul-Trading RPG where 'Karma' is a physical inventory item. If you lose it, NPCs treat you as a 'Ghost'. Technical Implementation: Uses a Shader-Graph based 'Transparency' mask driven by the Player's Karma-float."

  • Result: 100% unique, development-ready mechanics.

2. Dialogue Matrix (dialogue) - "Emotional Depth"

  • The Proof:

    Output Snippet: "[Empathy Path]: 'I see the fear in your eyes, Captain. You don't have to carry this burden alone.' (Effect: +15 Loyalty, Unlocks 'Hidden Truth' Questline)."

  • Result: Multi-layered branching with immediate mechanical consequences.

3. Economy Simulation (montecarlo) - "Predictive Power"

  • The Proof:

    Output Snippet: "Simulation 10,000 Players: Gini Coefficient 0.85 (Critical Inequality). Hyper-inflation predicted in 45 days. Recommended Fix: Increase 'Market Tax' by 12% to drain gold-velocity."

  • Result: Professional-grade economic stress testing.

4. Principal Architect Review (review) - "Senior-Level Audit"

  • The Proof:

    Output Snippet: "Critical: 15 Singleton violations in LevelManager. Architect Debt: High. Refactoring Plan: Migrate to Dependency Injection (Zenject) for 40% faster compile-times."

  • Result: Pure technical mastery, not just a linter.

5. AI Security Scan (security-scan) - "Mission Critical"

  • The Proof:

    Output Snippet: "Vulnerability: RPC Spoofing in 'NetController.cs'. Exploit: Cheaters could trigger 'WinGame' events from the client. Remediation: Implement Tick-based HMAC Verification."

๐Ÿ›ธ GameMindPilot v3.4.0 - The 3D Forge Update

Elevate your Game Development with the Ultimate AI Mission Control.

GameMindPilot is an industry-grade CLI assistant designed for Senior Game Architects. From narrative-first concepts to technical audits and autonomous 3D generation, gmpilot automates the friction so you can focus on the fun.


๐Ÿš€ New in v3.4.0: The 3D Forge Update

This major release transforms GameMindPilot into a complete game development ecosystem:

  1. ๐ŸŽฎ 3D Forge (assets forge3d): THE GOD-TIER FEATURE. GameMindPilot now speaks Blender! Give a prompt, and the CLI will autonomously script and execute Blender in headless mode to generate a real 3D asset (.glb). Requires Blender installed.
  2. ๐Ÿ—๏ธ Project Architect (architect): THE KILLER FEATURE. Give a high-level prompt, and GameMindPilot will autonomously scan, read, and modify your entire project structure.
  3. ๐Ÿ—ฃ๏ธ Interactive Architect Chat (chat): Real-time project-aware coding directly in the chat with one-click implementation.
  4. ๐Ÿ“„ GDD Architect (export): Instantly turn your project's AI history into a professional, multi-page Game Design Document.
  5. ๐Ÿ“ฆ Asset Persistence: Every generated asset (Scripts, VFX, Materials, 3D Forge) is now saved as a persistent file.
  6. ๐Ÿ–ฅ๏ธ Project Dashboard (dashboard): Launch a premium command center to visualize your project's evolution.

๐Ÿ‘ฝ Core Features

  • The Hero's Journey (start): A guided, AI-driven flow to take your game from concept to store-ready.
  • Project Intelligence (chat): Code-aware project context with unlimited memory.
  • Security & Quality Audit (review): Deep scans for architectural debt and vulnerabilities.
  • Economy Simulations (montecarlo): Stress-test your game's economy with 10k player simulations.

๐Ÿ› ๏ธ Installation & Usage

npm install -g gamemindpilot
gmpilot start

For a full list of commands, run gmpilot --help.


๐Ÿ’Ž Why GameMindPilot?

  • Narrative-First Architecture: We don't just generate code; we understand your game's soul.
  • Principal-Level Insights: Get feedback usually reserved for Senior Lead Architects.
  • Unlimited Context: Persistent project memory means gmpilot grows with your game.

Generated with โค๏ธ for Game Designers everywhere.

gmpilot login

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

  1. 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.

๐Ÿš€ Start Your Game Now

gmpilot start

Build your first AI-powered game system in minutes.

๐Ÿ“„ License

MIT ยฉ 2026 GameMindPilot