corezoid/simulator-ai-plugin

Claude Code & Codex plugin for Simulator.Company — a Go MCP server exposing the platform REST API plus skills for actors, graphs, forms, and financial accounts.

60Stars on the repository
26Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

commit

01

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Project commit helper for simulator-ai-plugin. Use instead of the generic commit skill whenever the user says "/commit", "commit", "закоммить", "сделай коммит", or asks to commit changes in this repository.

60 5d ago A 49 tokens copy · 97% MIT

simulator-access

02

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company access-control specialist — who can view/modify/remove/sign/execute an object (actor, form, account, template, tree layer). Use when the user wants to share or unshare an object, grant or revoke permissions, list who has access, or bulk-share. Activate when the user says "share this with", "give…

60 5d ago A 267 tokens original MIT

simulator-actors

03

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company actor (record) specialist. Use when the user wants to create, update, read, search, or filter the instances of a form template (a.k.a. Account Template records) — i.e. data-bearing actors — and needs the data value protocol right. Activate when the user says "create an actor", "add a record", "create…

60 5d ago A 310 tokens original MIT

simulator-agents

04

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company digital-twin & actor-agent specialist — talk to an agent AS an agent and delegate work to it. An agent is ANY actor whose description holds an "# Agent" competency profile (what it does, what it knows, whether it fits a task). The common case is a person: every workspace user has a 1:1 twin actor…

60 5d ago A 519 tokens original MIT

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Generates a complete, tested multi-page web application as a Simulator.Company Smart Form from a set of EXISTING Corezoid processes plus a description of the desired product. Use when the user has a working Corezoid backend (a folder or list of process ids) and wants it turned into a usable web app / site / portal /…

60 5d ago C 398 tokens original MIT

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company files & attachments specialist. Use when the user wants to upload a file, attach a document/image to an actor or comment, list/rename/detach workspace files. Activate when the user says "upload a file", "attach this document", "add an attachment", "rename the file", "detach the file", "list workspace…

60 5d ago A 145 tokens original MIT

simulator-charts

07

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company chart and dashboard specialist. Use when the user wants to create, configure, or query charts (line, bar, area), dashboards, or financial time-series visualisations on a graph layer. Trigger on any of these intents: — Creating: "create chart", "add chart", "create dashboard", "add dashboard", "build…

60 5d ago A 185 tokens original MIT

simulator-chat

08

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company chat & messaging specialist — sending messages to a user, and creating or reusing p2p (1:1) and group chats. In Simulator a chat is an actor of the Events system form (data.chatType = "p2p" | "group"), its participants are the actor's access-rule members, and its messages are comment reactions. Use…

60 5d ago A 253 tokens original MIT

simulator-finance

09

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company financial management specialist. Use when the user wants to manage financial and metric accounts on actors (balances, counters, plan vs fact), record transactions, transfer value between accounts, work with currencies and account-name categories, track non-financial metrics, read balances and…

60 5d ago A 266 tokens original MIT

simulator-forms

10

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company form designer specialist. Use when the user wants to create or modify form templates (a.k.a. Account Templates / «Шаблон рахунків»), define custom field structures, set up account definitions, explore system forms, work with Smart Forms (CDU / Scripts), manage form status, or understand how forms…

60 5d ago A 121 tokens original MIT

simulator-graph

11

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company graph structure specialist. Use when the user wants to build, edit, analyze, inspect, or ask questions about business process graphs, flowcharts, algorithms, actors (nodes), links (edges), or layers (visual views) in Simulator.Company. Trigger on any of these intents: — Creating: "create graph"…

60 5d ago A 361 tokens original MIT

simulator-init

12

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company environment setup specialist. Use when the user wants to connect to Simulator.Company, set up credentials, authenticate, configure the workspace, or start working with Simulator for the first time. Activate when the user says "init", "setup", "connect to simulator", "login to simulator", "configure…

60 5d ago A 77 tokens original MIT

simulator-meetings

13

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company meeting specialist — scheduling and configuring meetings / video / SIP rooms. In Simulator a meeting is an actor of the Events system form with data.scheduleMeeting=true (no chatType); the actor IS the room. Use when the user wants to "schedule a meeting", "create a call/video room", "set up a…

60 5d ago A 383 tokens original MIT

simulator-reactions

14

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company reactions specialist — comments, events, approvals, ratings and other feedback attached under an actor. Use when the user wants to comment on an actor, reply in a thread, read/like/pin the discussion, mark comments read, or get reaction stats. Activate when the user says "comment on this actor"…

60 5d ago A 174 tokens original MIT

simulator-skills

15

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company skill registry specialist — the data-driven analogue of these built-in skills. Use when the user wants to RUN a saved playbook ("run skill", "use the … skill", "/skill ", "is there a skill for …", "what skills do I have"), or to AUTHOR one ("create a skill", "save this as a skill / playbook", "teach…

60 5d ago E 265 tokens original MIT

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Author and evolve the Corezoid backend that powers a Simulator.Company Smart Form. Use whenever the user wants a Smart Form to do anything beyond a static layout — load dynamic viewModel data, react to submits, drive page-level changes, trigger notifications, write back to actors — OR wants to modify existing backend…

60 5d ago A 324 tokens original MIT

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company Smart Form RUNTIME driver — run/execute an existing Smart Form (CDU / Script / mini-app) on the user's behalf, conversationally, instead of the user clicking through its UI. Use when the user wants to GO THROUGH a smart-form flow: create/submit something an app produces (e.g. a smart contract), fill…

60 5d ago A 216 tokens original MIT

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company Smart Form (CDU / Script / Application) specialist. Use when the user wants to create, edit, inspect, or deploy a Smart Form; work with its pages, locale, viewModel, styles, definitions, or widgets; understand the CDU page protocol; pull or push form files; manage releases; or ask questions about the…

60 5d ago A 142 tokens original MIT

simulator-styles

19

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company Smart Form (CDU) STYLING specialist — authoring complex Less/CSS for Smart Forms: theme tokens, page/form/section layout, component re-skinning, reusable style patterns, responsive and design-system approaches. Use when the user wants to STYLE or RESTYLE an existing Smart Form / CDU app — change its…

60 5d ago C 333 tokens original MIT

simulator-tasks

20

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Simulator.Company task & assignment specialist — creating a task and assigning who does it, who approves it, and whose signature it needs. In Simulator a task is an actor of the Events system form (no chatType), and the roles are access privileges, not data fields: the executor gets execute, approvers get sign, and a…

60 5d ago A 404 tokens original MIT

simulator

21

corezoid/simulator-ai-plugin

Skill Claude CodeCodex

Universal Simulator.Company platform assistant. Use when the user asks anything about Simulator.Company, wants to work with the Simulator API, mentions actors, forms, graphs, layers, accounts, transactions, or any other Simulator entity. Also use when the user asks to "use simulator", "call the simulator API", or…

60 5d ago A 92 tokens original MIT