Fee_Delta_and_Impact_Simulation

Fee_Delta_and_Impact_Simulation is a skill for Claude Code, Codex from zjunlp/DataMind. It costs 0 tokens per session (3,021 once invoked), scanned A, original, no licence file.

A guide for measuring how a change to a payment fee rule affects fees paid by merchants in the dabstep dataset. It calculates the difference before and after a rate change and identifies affected merchants.

In plain words
What is it for?
Use it to estimate fee differences after changing a rate and find which merchants would be affected.
Why use it?
It makes fee-change impact analysis easier than recalculating every affected transaction manually.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to estimate fee differences after changing a rate and find…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zjunlp/datamind/fee_delta_and_impact_simulation
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 zjunlp/DataMind --skill fee_delta_and_impact_simulation
Clone the repo
git clone --depth 1 https://github.com/zjunlp/DataMind

Made for: Claude Code, 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 Fee_Delta_and_Impact_Simulation

README.md
[![agentmods](https://agentmods.dev/badge/skills/zjunlp/datamind/fee_delta_and_impact_simulation.svg)](https://agentmods.dev/skills/zjunlp/datamind/fee_delta_and_impact_simulation)
Your own site
<a href="https://agentmods.dev/skills/zjunlp/datamind/fee_delta_and_impact_simulation"><img src="https://agentmods.dev/badge/skills/zjunlp/datamind/fee_delta_and_impact_simulation.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,021 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 unknown 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.00000 $0.03021
Opus 5 $0.00000 $0.01510
Sonnet 5 $0.00000 $0.00604
Haiku 4.5 $0.00000 $0.00302

Measured 7d ago against content hash 7203995c4cfd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Fee_Delta_and_Impact_Simulation 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 7d 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.

datacope/reason_task/eval/skill/0/iter0/Fee_Delta_and_Impact_Simulation/SKILL.md · 298 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 7d ago First seen · 298 lines · 0 tokens per session scan A 7203995c4cfd

Subscribe to this mod's changes

Fee_Delta_and_Impact_Simulation is a skill published in the GitHub repository zjunlp/DataMind (136 stars, last pushed yesterday), with no licence file. It costs nothing until one of its globs matches a file; then it loads 3,021 tokens. 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-08-30.

Related

Other skills, from other repositories

sn-search-finance

A finance research tool for looking up stocks, indexes, funds, financial statements, market prices, charts over time, company filings, and financial news across global, Hong Kong, and Chinese markets.

OpenSenseNova/SenseNova-Skills · 57 tokens

sn-search-year-report

A workflow for finding free official annual reports and periodic filings from public companies and bond issuers.

OpenSenseNova/SenseNova-Skills · 37 tokens

skillnet

Search, download, create, evaluate, and analyze reusable agent skills via SkillNet — the open skill supply chain for AI agents. Use when: (1) Before any multi-step task — search SkillNet for existing skills first, (2) User says "find a skill", "learn this repo/doc", "turn this into a skill", or mentions skillnet, (3)…

zjunlp/SkillNet · 173 tokens

alfworld-device-operator

Operates a device or appliance (like a desklamp, microwave, or fridge) to interact with another object. Use when the task requires using a tool on a target item (e.g., "look at laptop under the desklamp", "heat potato with microwave"). Locates both the device and target object, co-locates them, and executes the…

zjunlp/SkillNet · 93 tokens

alfworld-inventory-management

Use when the agent must collect and track multiple instances of the same object type in ALFWorld (e.g., "put two cellphone in bed"). This skill maintains a count of collected versus needed objects, guides systematic searching through receptacles, and ensures each found object is placed at the target before searching…

zjunlp/SkillNet · 70 tokens

alfworld-locate-target-object

Navigates to a suspected location and identifies a target object. Use when your goal requires finding a specific object (e.g., "potato", "plate") and its location is not immediately known. Moves to a relevant receptacle (like a fridge or cabinet), checks its contents, and outputs the object's location or confirms its…

zjunlp/SkillNet · 74 tokens