economic-model-simulator

economic-model-simulator is a skill for Codex from tranfu-labs/tranfu-skills. It costs 99 tokens per session (2,154 once invoked), scanned A, original, MIT.

An interactive web-page simulator for explaining an economic model. It shows how money or assets move, how a user's choices change their path, and how balances, distributions, and reinvestment loops are estimated.

In plain words
What is it for?
Use it to model user journeys through funding, allocation, payouts, and reinvestment. It creates a single-page interactive view with a flow diagram, account history, route choices, and simulation notes.
Why use it?
It turns an abstract financial mechanism into a path people can explore rather than a static diagram or a set of unexplained figures. It keeps assumptions and the source of important amounts visible.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to model user journeys through funding, allocation, payouts, and reinvestment. It creates a single-page interactive view with a flow diagram, account history, route choices, and simulation notes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tranfu-labs/tranfu-skills/economic-model-simulator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add tranfu-labs/tranfu-skills --skill economic-model-simulator
Clone the repo
git clone --depth 1 https://github.com/tranfu-labs/tranfu-skills

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for economic-model-simulator

README.md
[![agentmods](https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/economic-model-simulator/github.svg)](https://agentmods.dev/skills/tranfu-labs/tranfu-skills/economic-model-simulator)
Your own site
<a href="https://agentmods.dev/skills/tranfu-labs/tranfu-skills/economic-model-simulator"><img src="https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/economic-model-simulator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for economic-model-simulator

Your own site · 80×15
<a href="https://agentmods.dev/skills/tranfu-labs/tranfu-skills/economic-model-simulator"><img src="https://agentmods.dev/badge/skills/tranfu-labs/tranfu-skills/economic-model-simulator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 99 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,154 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00099 $0.02154
Opus 5 $0.00049 $0.01077
Sonnet 5 $0.00020 $0.00431
Haiku 4.5 $0.00010 $0.00215

Measured 2d ago against content hash 2dcc4babb53b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

economic-model-simulator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

own-skills/economic-model-simulator/SKILL.md · 128 lines

How it starts

The opening of the file, as written. The whole thing — 128 lines — stays where its author put it; the contents beside it link to each section on GitHub.

经济模型模拟器

让用户通过步骤选项探索完整路径,看清钱在哪里、归谁、如何分配和循环投入。 使用下列定义、要求与示意组织页面;具体业务机制和参数来自当前任务,不套用示例数值。

工作流程

  1. 梳理经济机制,输出资金流向图的节点,与用户确认。结尾说明:“如果没有问题,下一步开始对齐用户路线图。”
  2. 用户确认后,输出用户路线图的步骤和各步骤的选择,与用户确认。结尾说明:“如果没有问题,下一步开始编写网页。”
  3. 用户确认后,按下列要求完成四个模块,并依据验收清单验证,输出完整交付。

交付物

默认交付一个可以直接双击打开的单网页。用户另有指定时,按用户要求交付。

定义

名字 定义
资金流向图 展示资金或资产在来源、分配环节与最终去向之间流转关系的图。
资金流向图的节点 表示资金流转中的账户、资产、权益、业务环节或去向的信息单元。
资金流向图的边 连接节点、表示资金或资产流转方向及流转动作的有向连线。
账户日志 按当前用户路径记录个人经历及资产变化的故事线。
用户路线图 按主要步骤组织选项,并通过选项之间的映射关系构成完整用户路径的视图。
模拟假设及相关说明 解释模拟所依据的参数、计算口径、适用条件及相关机制的信息。

要求

名字 要求
资金流向图 流转与回路:展示当前所选路径中的资金或资产流转;存在循环投入时,连接回实际接收资金的节点,并区分共同留存与个人复投。
资金流向图 归属与状态:区分个人资产、共同资产和个人份额,避免重复计算;区分已到账、可领取和留存再投入。
资金流向图 金额依据:关键金额的计算来源应可追溯并就近展示,不能全部藏进模拟说明。
资金流向图的节点 内容展示:显示当前数量或关键状态;预计结果标明为估算,与当前余额区分。
资金流向图的节点 激活与层级:默认仅由用户路线图中的步骤选项控制激活状态;选项激活时,突出一个或多个主节点及按需展示的相关从节点,在视觉上区分主节点、从节点与未激活节点。
资金流向图的边 动作与比例:在线上标注关键动作,例如“领取”“分红”“回购”;按比例分配时标注“动作 + 比例”,以上游节点对应金额为基数,并保持上下游金额与比例一致。
资金流向图的边 激活范围:由步骤选项指定激活节点的哪些入边或出边,并使用激活态样式,不因节点激活而自动激活全部相连边。
资金流向图的边 主流程的或者说资金等数值占比较大的一定要画,其他的分支可以酌情考虑画不画,如果不画的话,只在节点聚焦的时候才显示
账户日志 经历与变化:按当前路径的先后顺序,说明每一步用户的付出、所得及资产状态变化,包括尚未到账的权益变化。
账户日志 路径切换:切换分支后,从起点重新生成当前故事线,不累加旧分支记录。
账户日志 展开状态:历史步骤默认折叠,最新步骤默认展开。
用户路线图 默认只选择第一个步骤第一个选择
用户路线图 步骤与选项:按主要步骤组织选项,每一步展示所有可能路径中的选项并集;通过明确的映射关系约束选项组合,支持一对多关系。
用户路线图 选择联动:用户可直接选择任意步骤的选项;选择前序选项后,后续选择匹配可达路径;直接选择后序选项时,自动补齐兼容的前序选择,存在多条兼容前序路径时按预设顺序选择第一条。
用户路线图 结果更新:选择变化后,同步更新当前完整路径及模拟结果,无需通过“下一步”按钮推进模拟。
用户路线图 路线图的设计中最好是让退出的路线尽量显示在上面,然后比如第二步就可以退出的时候,后续的步骤都是 disabled,不需要强行显示“保持当前状态“之类的无意义的步骤
用户路线图 路线图的通路显示要标记好对应的 disabled ,比如选择了前三步的第一个,第四步的第二个,然后第五步应该会显示哪些可以选择
模拟假设及相关说明 模拟依据:交代参数、计算口径和适用条件,区分已核实的机制、演示假设与待确认信息。
模拟假设及相关说明 收益测算:收益和回本时间应能追溯到投入、分配比例、价格和时间假设。
模拟假设及相关说明 使用说明:围绕用户实际疑问展开,说明相关操作的入口与实现条件。

加盟店回路简例

边上的动作与比例示例:

可分配结余                  合伙人分红
  100 万 ──── 分红 50% ────→   50 万

Read the full file on GitHub · 128 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 128 lines · 99 tokens per session scan A 2dcc4babb53b

Subscribe to this mod's changes

economic-model-simulator is a skill published in the GitHub repository tranfu-labs/tranfu-skills (2 stars, last pushed 2d ago), licensed MIT. It adds 99 tokens to every session and 2,154 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-10.

Related

Other skills, from other repositories

sector-rotation

An analysis framework for comparing industries in the Chinese A-share stock market, using business conditions, price momentum, valuation, and money flows. It produces rankings and higher- or lower-allocation suggestions.

HKUDS/Vibe-Trading · 39 tokens

strategy-pivot-designer

Detect backtest iteration stagnation and generate structurally different strategy pivot proposals when parameter tuning reaches a local optimum.

tradermonty/claude-trading-skills · 28 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

chenhao-limit-up

A framework for judging Chinese A-share stocks that have reached the daily price-rise limit, using market mood, sector leadership, and trading momentum.

questflowai/investorskills · 44 tokens

furusato

A Japanese hometown-tax donation manager for furusato nozei, a system where donations to municipalities can qualify for an income-tax or local-tax deduction. It reads donation receipts, stores donation records, and calculates deduction limits.

kazukinagata/shinkoku · 102 tokens

reading-receipt

An image-reading workflow for extracting structured information from receipts, invoices, and hometown-tax donation certificates. It can first extract text from PDFs and otherwise read their images.

kazukinagata/shinkoku · 64 tokens