simulator-forms

Create and manage Simulator.Company form templates and field definitions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams design, modify, and manage Simulator.Company form templates (Account Templates), including field structures, account definitions, explore system forms, and work with Smart Forms to define actor schemas.

Core Features & Use Cases

  • Create and update form templates (sections and fields) using MCP tools like createForm, updateForm, and getForm.
  • Inspect and reason about form descriptions, field semantics, and actor data shapes to ensure correct data mapping.
  • Navigate form trees and multiform actors to manage complex form relationships and default accounts on templates.

Quick Start

Create a new Account Template named Car with sections Basics and Classification and fields for Make, Model, Year, Condition, and Owner.

Frequently Asked Questions about simulator-forms

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

FAQPage Schema
How do I create a form template with sections and fields in Simulator.Company?

Update an existing Simulator.Company form template by using the updateForm MCP tool to modify field definitions, adjust account definitions, and inspect form semantics with getForm to ensure correct actor data mapping.

How does a Simulator.Company form hierarchy manage multiform actors?

A Simulator.Company form hierarchy manages multiform actors by allowing you to navigate form trees and define complex relationships between system forms and default accounts on templates using MCP tools like getForms and getForm.

Do I need to know field classes and actor data mappings to design Simulator.Company forms?

Designing Simulator.Company forms requires knowledge of field classes and actor data mappings to correctly validate form structures, inspect field semantics, and ensure accurate data shapes within your workspace.

What is the best way to inspect and validate field definitions on existing Account Templates?

The best way to inspect and validate field definitions on Account Templates is using the getForm MCP tool to reason about form descriptions, check field semantics, and verify the actor data shapes mapped to the template.

Can I navigate system forms and Smart Forms to define actor schemas in Simulator.Company?

You can navigate system forms and work with Smart Forms in Simulator.Company to define actor schemas by inspecting form trees, validating field structures, and managing complex form relationships through MCP tools.