simulator-smart-forms

Create and manage Smart Forms on Simulator.Company via MCP server.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simulator.Company Smart Form authoring, editing, inspection, and deployment workflows on the Simulator platform, enabling teams to create and manage CDU/Script/Applications as versioned assets.

Core Features & Use Cases

  • Author CDU/Smart Form components (pages, locale, viewModel, styles, definitions, widgets) and version them across environments.
  • Pull and push changes between develop and production environments, with guided deployment releases.
  • Use CDU protocol and change protocol to validate and apply updates, while Corezoid supplies runtime data.

Quick Start

Create a new Smart Form and immediately pull its skeleton for editing.

Frequently Asked Questions about simulator-smart-forms

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

FAQPage Schema
How do I create and deploy Smart Forms on Simulator?

To create and deploy Smart Forms on Simulator, use the MCP server to author pages, locale, viewModel, and widgets, then push changes from develop to production via controlled deploy workflows.

What is the CDU protocol validation process for Simulator Smart Forms?

CDU protocol validation for Simulator Smart Forms ensures that updates to definitions and components are checked against the protocol before applying changes, enforcing safe updates across develop and production environments.

Can I pull and push changes between develop and production environments for CDU/Script/Applications?

Yes, you can pull and push changes between develop and production environments for CDU/Script/Applications, using change-based patching and guided deployment releases to manage versioned assets safely.

Do I need an MCP server to manage Smart Form components on Simulator?

An MCP server is required to model pages, locale, viewModel, styles, definitions, and widgets on the Simulator platform, providing the interface to inspect, edit, and deploy Smart Form assets.

What are the limitations of change-based patching for Simulator Smart Forms?

Change-based patching for Simulator Smart Forms is limited to two environments, develop and production, requiring strict validation against the CDU protocol and controlled deploy workflows before applying any updates.