/vkkm:credit-risk

Calculate PD, EAD, and LGD credit risk metrics under Basel II/III.

2|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/Vaibhavkkm/vkkm-aegis-plugin --skill vkkm-credit-risk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /vkkm:credit-risk
Source: https://github.com/Vaibhavkkm/vkkm-aegis-plugin/tree/main/skills/credit-risk
Command: npx skills add https://github.com/Vaibhavkkm/vkkm-aegis-plugin --skill vkkm-credit-risk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill quantifies credit risk for borrowers by calculating essential metrics like Probability of Default (PD), Exposure at Default (EAD), and Loss Given Default (LGD), enabling informed lending and pricing decisions.

Core Features & Use Cases

  • Comprehensive Risk Metrics: Calculates PD, EAD, LGD, Expected Loss (EL), and Unexpected Loss (UL).
  • Flexible Input Handling: Adapts to available data, including financial statements (via Z-Score), credit ratings, loan details, collateral, and industry benchmarks.
  • Use Case: A bank loan officer can use this Skill to quickly assess the risk of a new loan application, determining if the expected return justifies the potential loss and if the terms are appropriate.

Quick Start

Use the credit-risk skill to assess a borrower with a Z-Score of 1.6, a €500,000 term loan, and €200,000 in senior secured property collateral.

Frequently Asked Questions about /vkkm:credit-risk

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate Expected Loss using the Basel II framework?

To calculate Expected Loss under the Basel framework, you multiply Probability of Default (PD), Exposure at Default (EAD), and Loss Given Default (LGD). This Skill automates that computation while analyzing borrower financials to provide a loan approval recommendation.

What is the best way to assess credit risk for a commercial loan application?

Assessing credit risk involves evaluating borrower financial data, credit ratings, collateral, and loan specifics. This Skill calculates key metrics like PD, EAD, and LGD to determine if the expected return justifies the potential loss for the loan.

Can I use Altman Z-Score to estimate Probability of Default?

Yes, you can use the Z-Score from financial statements to estimate Probability of Default. The Skill adapts to available data, including Z-Scores and credit ratings, to calculate the likelihood of a borrower defaulting.

How do I calculate Loss Given Default with senior secured collateral?

Loss Given Default is calculated by analyzing the loan details and the value of provided collateral, such as senior secured property. The Skill incorporates these inputs to determine the expected loss amount if a default occurs.

Does this credit risk analysis provide loan approval recommendations?

Yes, the credit risk analysis provides a loan approval recommendation. By calculating Expected Loss and Unexpected Loss metrics based on your borrower data, it determines if the loan terms are appropriate for the risk profile.

How do I calculate Unexpected Loss for a term loan portfolio?

Unexpected Loss is calculated alongside Expected Loss by analyzing borrower financials, loan specifics, and industry benchmarks. The Skill uses these metrics within the Basel framework to quantify the volatility of potential credit losses.