credit-analysis

Analyze fixed-income securities and credit risk with Python templates.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/DaddyElonMusk69/motis-agent --skill credit-analysis-daddyelonmusk69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: credit-analysis
Source: https://github.com/DaddyElonMusk69/motis-agent/tree/main/skills/finance/credit-analysis
Command: npx skills add https://github.com/DaddyElonMusk69/motis-agent --skill credit-analysis-daddyelonmusk69

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzing fixed-income securities and credit risk is complex and time-consuming; this Skill provides a structured framework to assess credit quality, pricing, duration, and spread dynamics across bonds, ABS/MBS, and related instruments.

Core Features & Use Cases

  • Credit framework: issuer vs debt-item ratings, Altman Z-score, Merton/EDF, KMV, credit scoring models.
  • Fixed-income analytics: YTM, duration, convexity, DV01, bond pricing, yield-curve fitting and curve analyses.
  • Spread and risk management: credit spreads, OAS, and hedging strategies; scenario analysis for rate moves and refinancing risk.
  • Use cases: compare corporate vs government debt, price convertibles by floor value, and assess LGFV or ABS risk under rapid scenario shifts.

Quick Start

Run a sample analysis: price a 5-year, 5% coupon bond at a 4% yield and compute duration, DV01, and a basic credit-spread scenario.

Frequently Asked Questions about credit-analysis

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

FAQPage Schema
How do I calculate bond duration, DV01, and credit spreads for fixed-income securities?

To calculate bond duration, DV01, and credit spreads for fixed-income securities, you can apply ready-to-run Python templates that compute YTM, convexity, and spread decomposition. This framework supports scenario analysis for rate moves and basic refinancing risk assessment.

What is the best way to assess corporate bond default probability and credit risk?

The best way to assess corporate bond default probability and credit risk is by applying quantitative models like Merton/EDF, KMV, and Altman Z-score scoring. These models quantify issuer versus debt-item ratings to provide structured credit quality evaluation.

Can I use Python to price convertible bonds and run scenario analysis on ABS/MBS instruments?

Yes, you can use Python to price convertible bonds by floor value and run scenario analysis on ABS/MBS instruments. The framework supports rapid scenario shifts, yield-curve fitting, and risk monitoring for asset-backed securities and LGFV debt.

Does this credit analysis approach support OAS spread decomposition and government bond comparisons?

Yes, this credit analysis approach supports OAS spread decomposition and allows you to compare corporate versus government debt. It evaluates credit spreads, applies hedging strategies, and monitors risk across various fixed-income instruments.

What fixed-income analytics are needed to evaluate yield curve fitting and convexity?

Evaluating yield curve fitting and convexity requires fixed-income analytics including YTM, duration, DV01, and bond pricing. These mathematical modeling components enable accurate curve analyses and comprehensive risk monitoring.