g2-sim-automation

Automate G2 OpenClaw simulator control via Dev API endpoints.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/kyle-deprow/ai_scaffolding --skill g2-sim-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: g2-sim-automation
Source: https://github.com/kyle-deprow/ai_scaffolding/tree/main/skills/g2-sim-automation
Command: npx skills add https://github.com/kyle-deprow/ai_scaffolding --skill g2-sim-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automating the control and orchestration of the G2 OpenClaw simulator reduces manual setup, speeds up end-to-end tests, and ensures deterministic interactions.

Core Features & Use Cases

  • Automated Simulator Control: Start the sim stack, manage sessions, and issue Dev API calls from outside the app.
  • Observability & Interaction: Read the glasses display, access conversation history, and capture screenshots for test validation.
  • End-to-End Testing: Integrate the simulator into CI workflows to run deterministic scenarios and verify behavior.

Quick Start

Launch the simulation stack and drive a test scenario by using the Dev API endpoints to issue commands.

Frequently Asked Questions about g2-sim-automation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate G2 OpenClaw simulator control for end-to-end testing?

You can automate G2 OpenClaw simulator control by using the Dev API bridge to start the sim stack, send messages, navigate menus, and capture screenshots for deterministic test scenarios.

What Dev API endpoints are available to orchestrate the simulator lifecycle?

The available Dev API endpoints allow you to start the sim, inject ring commands, read the glasses display, access conversation history, and take screenshots to manage the simulator lifecycle consistently.

Can I integrate the G2 OpenClaw simulator into a CI workflow?

Yes, you can integrate the G2 OpenClaw simulator into CI workflows to run automated end-to-end tests, ensuring deterministic interactions and verifying behavior through Dev API orchestration.

How do I read the glasses display or access conversation history during automated testing?

You can read the glasses display and access conversation history by issuing specific Dev API calls through the automation bridge, providing observability and interaction capabilities for test validation.

Does automating the simulator require any external dependencies?

No external dependencies are required to automate the G2 OpenClaw simulator, as the Skill operates independently using the Dev API bridge to control the simulation stack and issue commands.