simulator-ai-plugin
Manage Simulator.Company processes, tasks, finance, and chats conversationally
All Skills in This Repository (20)
Pure Emerald Level Indicatorssimulator-agents
Discover and load agents by competency, then delegate tasks or route messages.
simulator-charts
Create visual dashboards and time-series charts on a graph layer via the Simulator MCP server.
simulator-finance
Manage Simulator.Actor balances, accounts, transactions, and transfers across workspaces.
simulator-graph
Model, analyze, and edit Simulator.Company business process graphs via YAML files and MCP.
simulator-meetings
Create and configure Simulator.Company meetings as Events actors with scheduleMeeting enabled.
simulator-access
Manage and revoke access rules for Simulator.Company objects across workspaces.
simulator-smart-forms-logic
Orchestrate Corezoid backends for Simulator.Company Smart Forms with GET/SEND routing.
simulator-forms
Create and manage Simulator.Company form templates and field definitions.
simulator-smart-forms-runtime
Drive Smart Form flows to completion via appGetPage/appSendForm protocol.
simulator-tasks
Automate task creation and role-based approvals in Simulator.Company using Events actors.
simulator-reactions
Create and manage threaded reactions with attachments under Simulator.Company actors.
simulator-attachments
Upload files and link them to actors or reactions in Simulator.Company.
Frequently Asked Questions
FAQPage SchemaHow to install simulator-ai-plugin?โผ
Run `npx skills add corezoid/simulator-ai-plugin --all -g -y` in your terminal to install all skills in this suite globally.
What can I do with the Simulator.Company plugin?โผ
You can manage actors, forms, graphs, financial accounts, tasks, chats, meetings, and Smart Form apps on Simulator.Company through natural conversation instead of the web UI.
Does it work with Claude Code, Codex, and AWS Kiro?โผ
Yes. The plugin ships manifests for Claude Code, Codex, and AWS Kiro, and the MCP server starts automatically via `go run` with no build step.
How do I connect and log in to Simulator?โผ
Use the simulator-init skill: pick a cloud or custom environment, complete the browser OAuth sign-in, then choose your workspace by name. An API key in `.env` works for headless setups.
Can I use it without coding experience?โผ
Yes. Once installed and authenticated, you describe tasks in plain English, Ukrainian, or Russian and the agent executes the correct API operations for you.