zjunlpzjunlpOfficialยท19 Agent Skills Included

DataMind

Payment fee analysis, clinical records, and financial reporting

Solves complex data analysis tasks across payment processing, clinical records, SEC filings, and behavioral sensing datasets. Computes payment fees, fraud rates, and routing costs; analyzes patient histories, company financials, and student mental-health signals. Eliminates manual SQL writing, schema guessing, and multi-step spreadsheet work with ready-made, verified analysis procedures.
npx skills add zjunlp/DataMind --all -g -y

All Skills in This Repository (19)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
zjunlpzjunlp

Total_Fees_Calculation

Compute total payment processing fees from dabstep transaction data and fee rules.

Official
Advanced
๐Ÿ“ฆ In Repo
zjunlpzjunlp

Routing_and_Cost_Optimization

Identifies card scheme or ACI with minimum/maximum fees for payment routing.

Official
Advanced
๐Ÿ“ฆ In Repo
zjunlpzjunlp

Applicable_Fee_IDs

Determine applicable fee IDs from merchant transaction data and fee rules.

Official
Advanced
๐Ÿ“ฆ In Repo
zjunlpzjunlp

Highest_Cost_Scenario_Identification

Identify the most expensive MCC or ACI for a transaction using predefined fee rules.

Official
Intermediate
๐Ÿ“ฆ In Repo
zjunlpzjunlp

Fraud_and_General_Macro_Analysis

Analyze fraud rates and transaction distributions on the dabstep payment dataset.

Official
Advanced
๐Ÿ“ฆ In Repo
zjunlpzjunlp

Average_Fee_Estimation

Calculate average card scheme transaction fees by scheme, credit type, and MCC.

Official
Intermediate
๐Ÿ“ฆ In Repo
zjunlpzjunlp

Average_Transaction_Value_Stats

Compute average transaction value statistics from payment data with optional filters.

Official
Intermediate
๐Ÿ“ฆ In Repo
zjunlpzjunlp

Fee_Delta_and_Impact_Simulation

Calculates fee deltas for merchant payment scenarios with rate and MCC changes.

Official
Advanced
๐Ÿ“ฆ In Repo
zjunlpzjunlp

Dataset_Metadata_and_Business_Rules

Analyze payment processing dataset structure, metadata, and business rules.

Official
Intermediate
๐Ÿ“ฆ In Repo
zjunlpzjunlp

dabstep-fraud-general-macro-analysis

Analyze macro-level fraud rates and statistics on the dabstep payment dataset using Python.

Official
Advanced
๐Ÿ“ฆ In Repo
zjunlpzjunlp

dabstep-dataset-metadata-business-rules

Interpret metadata and business rules in the dabstep payment processing dataset.

Official
Advanced
๐Ÿ“ฆ In Repo
zjunlpzjunlp

skill-creator

Guide creating Claude skills with Python scripts and structured resources.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install DataMind?โ–ผ

Run `npx skills add zjunlp/DataMind --all -g -y` in your terminal to install all skills in this collection globally.

What kinds of data analysis does DataMind cover?โ–ผ

It covers payment fee calculation and fraud analysis on transaction data, patient record analysis on MIMIC-IV, company financial analysis on SEC 10-K filings, and behavioral trend analysis on the GLOBEM sensing dataset.

How does DataMind improve data analysis accuracy?โ–ผ

Each skill encodes verified dataset schemas, correct column names, exact formulas, and known pitfalls, so the agent avoids common errors like wrong joins, wrong units, or misread field semantics.

Does DataMind work with Claude Code and Codex?โ–ผ

Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible coding agents.

Can non-coders use DataMind for analysis?โ–ผ

Yes. You describe the analysis question in plain English, and the agent follows the skill's step-by-step procedure to query data and produce the report.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’