simulator-finance

Manage Simulator.Actor balances, accounts, transactions, and transfers across workspaces.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simulator.Company provides a complete framework to manage financial operations for actors, including balances, currencies, accounts, transactions, transfers, counters, and governance across workspaces, enabling automation and auditable workflows in the platform.

Core Features & Use Cases

  • Bootstrap and bootstrap-like workflows: bootstrap account-name and currency pairs with createAccountPair, then attach accounts to actors.
  • Manage accounts and currencies: create, read, update, and compute balances; create currencies; read and search account names; configure counters and account formulas.
  • Transactions and transfers: perform single-account transactions, hold-finalize flows, and atomic multi-leg transfers, including user-to-user transfers via twin actors; track with references and comments.
  • Triggers, data triggers, and charts: configure AccountTriggers and data-field triggers to monitor balances, counts, and data fields; integrate with charting and dashboards across actors.
  • Access control: manage pair-level access rules to share accounts and categories across workspaces.

Quick Start

Bootstraps a new account pair, attaches accounts to actors, and records a sample transaction to illustrate the end-to-end finance workflow.

Frequently Asked Questions about simulator-finance

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

FAQPage Schema
How do I automate actor financial transactions and balance tracking in Simulator?

Actor financial transactions and balance tracking are automated by creating accounts on actors, bootstrapping account pairs, and executing transfers or single-account transactions. Triggers and charts monitor balances and data fields across workspaces to ensure end-to-end auditable financial workflows.

What is the best way to set up multi-leg transfers between actors?

Multi-leg transfers between actors are set up using atomic transfer functions and twin actors for user-to-user transfers. You create account pairs, attach them to actors, and execute transfers while tracking references and comments to maintain a clear transaction audit trail.

How do I bootstrap account pairs and currencies for new actors?

Bootstrapping account-name and currency pairs for new actors is done using the createAccountPair tool. After creating the pairs, you attach accounts to the specified actors, configure necessary counters, and establish account formulas to compute balances accurately.

Can I monitor real-time balance changes and configure triggers across workspaces?

Real-time balance changes are monitored by configuring AccountTriggers and data-field triggers across workspaces. These triggers monitor balances, counts, and data fields, integrating directly with charting and dashboards to provide continuous visibility into actor financial operations.

Do I need a known workspace accId to manage actor accounts and transactions?

A known workspace accId is required to manage actor accounts and transactions. This identifier is necessary to scope access control rules, share account categories across workspaces, and execute end-to-end financial workflows like transfers and balance computations securely.

How do hold-finalize flows work for actor transactions?

Hold-finalize flows for actor transactions work by temporarily reserving funds on a single account before completing the operation. You create a transaction to hold the balance, then execute a finalize step to settle or release the funds, tracking the process with references and comments.