simulator-init

Initialize and configure the Simulator.Company environment with OAuth authentication and .env storage.

58|9|Updated May 5, 2026
One-click install
npx skills add https://github.com/corezoid/simulator-ai-plugin --skill simulator-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simulator-init
Source: https://github.com/corezoid/simulator-ai-plugin/tree/main/plugins/simulator/skills/simulator-init
Command: npx skills add https://github.com/corezoid/simulator-ai-plugin --skill simulator-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps new users initialize and configure their Simulator.Company environment, including selecting an environment, authenticating, and binding a workspace for first-time setup.

Core Features & Use Cases

  • Environment selection: guides the user to choose between cloud, on-prem, or local localhost sessions and stores the base config for the session.
  • Authentication & workspace binding: walks through login and workspace selection to establish an active session.
  • Onboarding workflow: provides a repeatable setup flow for onboarding new accounts or new environments.

Quick Start

Authenticate and configure your first Simulator environment by following the prompts after login.

Frequently Asked Questions about simulator-init

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

FAQPage Schema
How do I set up and connect to the Simulator.Company environment for the first time?

To set up the Simulator.Company environment, you need to select an environment type, authenticate via OAuth login, and bind your workspace. The configuration is then stored locally in a .env file for your active session.

What environment options are available when initializing a Simulator workspace?

When initializing a Simulator workspace, you can choose between cloud, on-premises, or local localhost sessions. Your selection determines the base configuration stored for your active working session.

Do I need an OAuth login to configure the Simulator.Company environment?

Yes, OAuth login is required to configure the Simulator.Company environment. User authentication obtains the access token needed to establish an active session and bind your new account to a specific workspace.

Where does the Simulator environment setup store my access token and configuration?

The Simulator environment setup stores your access token and base configuration in a .env file. This securely maintains your environment selection, user authentication details, and workspace binding locally.

Can I use the Simulator initialization workflow to onboard multiple new accounts?

Yes, you can use the Simulator initialization workflow to onboard multiple new accounts. It provides a repeatable setup flow for onboarding new accounts or configuring additional environments whenever needed.