credit-analysis

Estimate credit risk and pricing metrics for fixed-income assets using classic models.

6.1k|1.2k|Updated Jun 9, 2022
One-click install
npx skills add https://github.com/charliedream1/ai_quant_trade --skill credit-analysis-charliedream1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: credit-analysis
Source: https://github.com/charliedream1/ai_quant_trade/tree/main/a_%E5%85%A8%E7%BD%91%E4%BC%98%E7%A7%80%E8%B5%84%E6%BA%90/10_%E5%A4%A7%E6%A8%A1%E5%9E%8B/07_skill%E5%8C%85/vibe_trading_skills/credit-analysis
Command: npx skills add https://github.com/charliedream1/ai_quant_trade --skill credit-analysis-charliedream1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables users to assess credit risk and price fixed‑income instruments using established quantitative models across corporate, government-related, ABS, and municipal debt.

Core Features & Use Cases

  • Credit risk modeling: Z‑score/Altman, Merton, KMV, EDF/PD estimation.
  • Spread and valuation: credit spreads, OAS, DV01, duration, and scenario analysis for bonds, ABS, and convertible bonds (pure debt part).
  • Use Case: Evaluate a corporate bond by estimating PD, EDF, and expected recovery, then compare vs benchmark curves to inform investment decisions.

Quick Start

Analyze a sample bond by loading issuer data, computing PD/EDF, and generating a parameterized credit-spread report for decision making.

Frequently Asked Questions about credit-analysis

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

FAQPage Schema
How do I estimate credit risk and PD for corporate bonds?

To estimate credit risk and probability of default (PD) for corporate bonds, you can use classic models like Z-score, Altman, Merton, and KMV. The workflow involves data ingestion, parameter estimation, and validation to output EDF, credit spreads, and risk metrics.

What's the best way to calculate credit spreads and DV01 for fixed-income assets?

Calculating credit spreads and DV01 for fixed-income assets requires duration and scenario analysis. This approach evaluates corporate bonds, ABS, and municipal instruments, generating parameterized reports for risk-adjusted pricing and benchmark comparison.

Can I use the Merton model to assess municipal debt and ABS?

Yes, the Merton model can assess municipal debt and ABS alongside corporate bonds. It estimates expected default frequency (EDF) and recovery rates, integrating with rating frameworks to provide risk-adjusted pricing and scenario sensitivity.

Does credit risk modeling support OAS and scenario sensitivity analysis?

Credit risk modeling supports OAS and scenario sensitivity analysis by computing duration and DV01. It ingests issuer data to validate parameters, outputting spread metrics and sensitivity reports for fixed-income valuation.

Why do I need parameter estimation and validation for EDF calculations?

Parameter estimation and validation are required for EDF calculations to ensure accurate probability of default outputs. This process ingests issuer data, computes structural model parameters, and generates reliable credit spread reports for investment decisions.