simulator-actors

Official

Create and manage actor records for templates.

Authorcorezoid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The skill enables you to create and manage actor records—the data-bearing instances of a form template—so you can store, read, update, and filter real-world data within Simulator.Company.

Core Features & Use Cases

  • Create, read, update, and delete actor records with getActor/getActorByRef/createActor/updateActor/setActorStatus/deleteActor
  • Work with multiform actors where data keys are named form<formId>:<itemId> and learn how to locate the root form for leaf forms
  • Ensure data is keyed by field ids (item_<digits>) by first resolving the form structure with getForm
  • Use searchActors and filterActors to discover or filter actors across a workspace
  • Workspace context check: accId must be known before any tool call
  • Rich actor descriptions support BBCode and embedded references to other actors or apps
  • Integrates with simulator-forms, simulator-graph, and simulator-finance for end-to-end workflows

Quick Start

Create an actor by resolving the root form, mapping each field to its item_<id> key, and calling createActor with formId and data.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: simulator-actors
Download link: https://github.com/corezoid/simulator-ai-plugin/archive/main.zip#simulator-actors

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.