simcity-start-game — community simcity-start-game, SimCity, community, ide skills

v1.0.0

Об этом навыке

Perfect for Game Automation Agents needing streamlined SimCity initialization and management capabilities. Start the SimCity game via cargo run, ensure no existing instance, and wait for MCP connectivity. Use when starting the game, before MCP checks, or before live tests that need a running game. Russian triggers: запусти игру, стартани SimCity, подними игру перед MCP, перезапусти игру.

grgrwlkr grgrwlkr
[0]
[0]
Updated: 3/7/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
39
Canonical Locale
ru
Detected Body Locale
ru

Perfect for Game Automation Agents needing streamlined SimCity initialization and management capabilities. Start the SimCity game via cargo run, ensure no existing instance, and wait for MCP connectivity. Use when starting the game, before MCP checks, or before live tests that need a running game. Russian triggers: запусти игру, стартани SimCity, подними игру перед MCP, перезапусти игру.

Зачем использовать этот навык

Empowers agents to automate SimCity game initialization using `pgrep`, `cargo run`, and shell scripts, providing efficient game instance management and monitoring through terminal output and MCP component listing.

Подходит лучше всего

Perfect for Game Automation Agents needing streamlined SimCity initialization and management capabilities.

Реализуемые кейсы использования for simcity-start-game

Automating SimCity game startup and shutdown sequences
Monitoring and managing SimCity game instances using terminal output and MCP component listing
Streamlining game development and testing workflows by integrating `cargo run` and shell scripts

! Безопасность и ограничения

  • Requires access to SimCity game repository and terminals folder
  • Needs `pgrep` and `cargo` installed and configured
  • Limited to SimCity game automation, not applicable to other games or applications

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is simcity-start-game?

Perfect for Game Automation Agents needing streamlined SimCity initialization and management capabilities. Start the SimCity game via cargo run, ensure no existing instance, and wait for MCP connectivity. Use when starting the game, before MCP checks, or before live tests that need a running game. Russian triggers: запусти игру, стартани SimCity, подними игру перед MCP, перезапусти игру.

How do I install simcity-start-game?

Run the command: npx killer-skills add grgrwlkr/SimCity/simcity-start-game. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for simcity-start-game?

Key use cases include: Automating SimCity game startup and shutdown sequences, Monitoring and managing SimCity game instances using terminal output and MCP component listing, Streamlining game development and testing workflows by integrating `cargo run` and shell scripts.

Which IDEs are compatible with simcity-start-game?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for simcity-start-game?

Requires access to SimCity game repository and terminals folder. Needs `pgrep` and `cargo` installed and configured. Limited to SimCity game automation, not applicable to other games or applications.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add grgrwlkr/SimCity/simcity-start-game. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use simcity-start-game immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

simcity-start-game

Install simcity-start-game, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

SimCity Start Game

Quick Start

  1. Check for an existing instance (see terminals folder; use pgrep -fl simcity).
  2. Stop any running instance using ./stop_game.sh (or bash ./stop_game.sh).
  3. Run cargo run from the repo root with block_until_ms: 0 to background it.
  4. Monitor the terminal output until the game window is created.
  5. Wait for MCP: retry list components with short sleeps until connected.
  6. Keep the game running for at least 60 seconds before stopping or concluding startup checks.

Russian Trigger Equivalents

  • запусти игру
  • стартани SimCity
  • подними игру перед MCP
  • перезапусти игру

Commands

bash
1./stop_game.sh 2cargo run

MCP Wait Loop

  • Try user-bevy-debugger-observe with list components.
  • If not connected, sleep 1–3s and retry until it connects or you hit a reasonable timeout.

Notes

  • Always stop any previous instance before starting (R10.6).
  • Use the project root as the working directory.
  • Report the terminal file path and MCP readiness status.
  • Do not stop or restart the game earlier than 1 minute after successful startup, unless the user explicitly requests it.

Связанные навыки

Looking for an alternative to simcity-start-game or another community skill for your workflow? Explore these related open-source skills.

Показать все

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

widget-generator

Logo of f
f

Создание настраиваемых плагинов виджетов для системы ленты новостей prompts.chat

flags

Logo of vercel
vercel

Фреймворк React

138.4k
0
Браузер

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Разработчик