mcpbeat

Datanalysis Credit Risk

christophacham/datanalysis-credit-risk

Credit risk data cleaning and variable screening pipeline for pre-loan modeling. Use when working with raw credit data that needs quality assessment, missing value analysis, or variable selection before modeling. it covers data loading and formatting, abnormal period filtering, missing rate calculation, high-missing variable removal,low-IV variable filtering, high-PSI variable removal, Null Importance denoising, high-correlation variable removal, and cleaning report generation. Applicable scenarios arecredit risk data cleaning, variable screening, pre-loan modeling preprocessing.

This is a copy. The original lives at github/datanalysis-credit-risk.

22k tokens
context cost
the whole folder, loaded on every use
4
files
ships runnable scripts
1
copies elsewhere
how many repositories repackaged it
73
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/christophacham/agent-skills-library --skill datanalysis-credit-risk

Repackaged in 1 other repositories

same content, different owner
github/awesome-copilot open on GitHub →

How to use it

Copy the folder

Take christophacham/datanalysis-credit-risk from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.