corezoid

57 mods across 2 repositories, 133 stars between them.

corezoid-retro

25

corezoid/corezoid-ai-plugin

Skill Claude CodeCodex

Corezoid session retrospective specialist. Analyzes the finished (or ending) session of Corezoid work and turns what was learned into concrete, ready-to-apply updates — workspace CLAUDE.md entries, feedback reports to the Corezoid team, permission allowlist entries, personal memory. Routes each finding to the right…

73 4d ago A 179 tokens original MIT

corezoid-review

26

corezoid/corezoid-ai-plugin

Skill Claude CodeCodex

Corezoid process review and audit specialist. Use when the user wants to analyze, review, audit, or improve an existing Corezoid process. Activate when the user says "review a process", "analyze", "check", "audit", "find issues", "explain this process", "what's wrong with", "optimize", or "check for hardcoded values".

73 4d ago A 83 tokens original MIT

corezoid/corezoid-ai-plugin

Skill Claude CodeCodex

Corezoid state diagram creation specialist. Use when the user wants to create a new Corezoid state diagram, build a state machine, design a status / lifecycle store, or set up a "state" object with convtype "state". Activate when the user says "create a state diagram", "build a state machine", "new state diagram"…

73 4d ago A 118 tokens original MIT

corezoid/corezoid-ai-plugin

Skill Claude CodeCodex

Corezoid state diagram editing specialist. Use when the user wants to modify, update, or fix an existing Corezoid state diagram — add or remove a state, change a transition, add a side effect on transition, fix the wiring of an apicallback state node, or rework transitions. Activate when the user says "edit a state…

73 4d ago A 131 tokens original MIT

corezoid/corezoid-ai-plugin

Skill Claude CodeCodex

Manages Corezoid environment variables (envvar) — create, list, modify, delete, and use variables in process JSON. Activate when the user mentions "variable", "env var", "environment variable", "secret", "create variable", "list variables", "delete variable", "modify variable", "envvar", "{{envvar", or asks how to…

73 4d ago A 123 tokens original MIT

corezoid

30

corezoid/corezoid-ai-plugin

Skill Claude CodeCodex

Universal Corezoid assistant. Use when the user asks anything about Corezoid processes, wants to work with process JSON files, mentions process nodes, MCP tools, process validation, or any Corezoid-specific task. Also use when the user mentions "Corezoid", "BPM process", "conv.json", "push process", "run task", or…

73 4d ago B 105 tokens original MIT

corezoid/corezoid-ai-plugin

Skill Claude CodeCodex

Corezoid marketplace pre-publication validator. Standalone skill — no external skill dependencies required. Use this skill whenever the user wants to publish, release, or submit a project or folder to the Corezoid marketplace, or asks to check if a project is ready to publish. Activate on phrases: "publish to…

73 4d ago A 160 tokens original MIT

commit

33

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 4d ago A 49 tokens copy · 97% MIT

corezoid/simulator-ai-plugin

Instructions file CodexOpenCode

Instructions for corezoid/simulator-ai-plugin, covering agents.md, what this repo is, layout (the parts you'll touch), commands and conventions & gotchas.

60 4d ago A 3,082 tokens original MIT

simulator

36

corezoid/simulator-ai-plugin

Plugin Claude Code

Simulator.Company platform assistant. Exposes the Simulator REST API as an MCP server and provides skills for managing actors, forms, graph structures, and financial accounts.

60 4d ago A tokens not measured original MIT

simulator

37

corezoid/simulator-ai-plugin

MCP server Claude CodeCodexCursor +2

MCP server "simulator" as configured in corezoid/simulator-ai-plugin. Launched with sh -c export SIMULATOR_WORK_DIR="$PWD"; exec sh "$CLAUDE_PLUGIN_ROOT/mcp-server/.

60 4d ago A tokens not measured original MIT

simulator-access

38

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 4d ago A 267 tokens original MIT

simulator-actors

39

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 4d ago A 310 tokens original MIT

simulator-agents

40

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 4d 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 4d 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 4d ago A 145 tokens original MIT

simulator-charts

43

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 4d ago A 185 tokens original MIT

simulator-chat

44

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 4d ago A 253 tokens original MIT

simulator-finance

45

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 4d ago A 266 tokens original MIT

simulator-forms

46

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 4d ago A 121 tokens original MIT

simulator-graph

47

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 4d ago A 361 tokens original MIT

simulator-init

48

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 4d ago A 77 tokens original MIT