Highest_Cost_Scenario_Identification

Highest_Cost_Scenario_Identification is a skill for Claude Code, Codex from zjunlp/DataMind. It costs 85 tokens per session (1,412 once invoked), scanned A, original, no licence file.

A task-specific guide for answering dabstep dataset questions about which merchant category code or authorization indicator has the highest cost for a transaction. MCC means the code describing a merchant’s business type; ACI describes transaction authorization details.

In plain words
What is it for?
It is for finding the highest-cost MCC or ACI for a specified transaction in the dabstep dataset.
Why use it?
It helps the agent identify the right comparison and calculation when a question asks for the most expensive option.

Skill for Claude CodeCodex

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

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.

agentmods
npx agentmods add skills/zjunlp/datamind/highest_cost_scenario_identification
Any agent
npx skills add zjunlp/DataMind --skill highest_cost_scenario_identification
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 Highest_Cost_Scenario_Identification

README.md
[![agentmods](https://agentmods.dev/badge/skills/zjunlp/datamind/highest_cost_scenario_identification.svg)](https://agentmods.dev/skills/zjunlp/datamind/highest_cost_scenario_identification)
Your own site
<a href="https://agentmods.dev/skills/zjunlp/datamind/highest_cost_scenario_identification"><img src="https://agentmods.dev/badge/skills/zjunlp/datamind/highest_cost_scenario_identification.svg" alt="Measured on agentmods" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,412 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00085 $0.01412
Opus 5 $0.00043 $0.00706
Sonnet 5 $0.00017 $0.00282
Haiku 4.5 $0.00009 $0.00141

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

Security

Grade A, and why

Highest_Cost_Scenario_Identification 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 6d 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/Highest_Cost_Scenario_Identification/SKILL.md · 127 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. 6d ago First seen · 127 lines · 85 tokens per session scan A 2075ce22bc2c

Subscribe to this mod's changes

Highest_Cost_Scenario_Identification is a skill published in the GitHub repository zjunlp/DataMind (136 stars, last pushed yesterday), with no licence file. It adds 85 tokens to every session and 1,412 once invoked, about $0.0004 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-08-30.

Related

Other skills, from other repositories

sn-search-finance

用于搜索金融市场、证券、上市公司基本面、价格、K 线、披露文件、财经新闻、A 股数据、港股或全球 ticker,可使用 yfinance、mootdx、API 脚本或 browser-use。.

OpenSenseNova/SenseNova-Skills · 57 tokens

sn-search-year-report

用于搜索免费官方年报、年度报告、定期报告、上市公司披露文件、债券发行人报告和海外公司年度账目。.

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-object-locator

Use when the agent needs to find a specific object in ALFWorld that is not currently in inventory and whose location is unknown. This skill parses the environment observation, ranks receptacles by likelihood of containing the target object using common-sense reasoning, and outputs a navigation action to the most…

zjunlp/SkillNet · 66 tokens

webshop-attribute-verifier

Verifies product attributes on a web shop detail page by extracting price, comparing color availability, validating specifications, and confirming option selections against user requirements before purchase. Use when you need to check if a product matches requirements, verify product details before buying, confirm…

zjunlp/SkillNet · 119 tokens