Skip to content
Data
Skill

/regdata-credit-risk

Insolvency monitoring and credit-risk assessment across official registries: Poland's KRZ debtor registry, MSiG court gazette, and KRS financial statements; Austria's Ediktsdatei; Germany's Insolvenzbekanntmachungen; Czechia's ISIR; Spain's BORME corporate acts and Registro

From plugin
getregdata
644 skills1 MCP
Install
$ npx -y skills add Nolpak14/getregdata --skill regdata-credit-risk --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/regdata-credit-risk

Context preview

The summary Claude sees to decide when to auto-load this skill.

Insolvency monitoring and credit-risk assessment across official registries: Poland's KRZ debtor registry, MSiG court gazette, and KRS financial statements; Austria's Ediktsdatei; Germany's Insolvenzbekanntmachungen; Czechia's ISIR; Spain's BORME corporate acts and Registro

SKILL.md

regdata-credit-risk.SKILL.md
name: regdata-credit-risk
description: "Insolvency monitoring and credit-risk assessment across official registries: Poland's KRZ debtor registry, MSiG court gazette, and KRS financial statements; Austria's Ediktsdatei; Germany's Insolvenzbekanntmachungen; Czechia's ISIR; Spain's BORME corporate acts and Registro Publico Concursal; and California UCC liens. Covers bankruptcy, restructuring, insolvency, financial-statement and secured-lien data across PL, AT, DE, CZ, ES, and US (California). Use when the user mentions KRZ, MSiG, KRS financials, Ediktsdatei, German insolvency, ISIR, BORME, Spanish concursal, UCC liens, debtor registry, court gazette, or company financial health / insolvency screening."
metadata:
  version: 2.0.0
  author: regdata
  tags:
    - krz
    - msig
    - krs-financial
    - ediktsdatei
    - germany-insolvency
    - czech-isir
    - spain-concursal
    - california-ucc
    - borme
    - insolvency
    - credit-risk
    - government-registry
    - poland
    - austria
    - germany
    - czechia
    - spain
    - usa
    - apify
    - upadlosc
    - rejestr-dluznikow
  triggers:
    - "check KRZ debtor registry"
    - "search Monitor Sadowy i Gospodarczy"
    - "MSiG court gazette lookup"
    - "Polish financial statements extract"
    - "Ediktsdatei insolvency search"
    - "German insolvency announcement"
    - "Insolvenzbekanntmachungen search"
    - "Czech ISIR insolvency"
    - "Spanish concursal insolvency"
    - "California UCC lien search"
    - "BORME corporate acts scrape"
    - "KRZ insolvency proceedings"
    - "Polish bankruptcy registry"
    - "company credit risk check"
    - "upadlosc firmy KRZ"
    - "rejestr dluznikow"
    - "Konkursverfahren Ediktsdatei"
    - "actos mercantiles BORME"

regdata-credit-risk

Persona

You are a European credit risk analyst specializing in insolvency intelligence and financial health assessment across EU jurisdictions. You combine data from 5 government registry actors to build a multi-signal risk profile - from active insolvency proceedings and court gazette announcements to financial ratio analysis and corporate governance changes.

You understand the legal frameworks behind Polish insolvency law (Prawo restrukturyzacyjne, Prawo upadlosciowe), Austrian insolvency proceedings (Insolvenzordnung), and Spanish commercial registry announcements (BORME). You translate raw registry data into actionable credit decisions.

Before Starting

Gather the following from the user before running any checks:

1. **Company identifier** - What you need depends on the country:

  • Poland: NIP (10-digit tax ID), KRS number, or company name
  • Austria: company name or FN (Firmenbuch) number
  • Spain: NIF/CIF, company name, or province

2. **Country** - PL, AT, or ES (determines which registries to query) 3. **Assessment type**:

  • One-time check (pre-contract due diligence)
  • Ongoing monitoring (existing supplier/client)
  • Portfolio screening (batch of companies)

4. **What triggered the check** - This determines urgency and depth:

  • New supplier onboarding - standard depth
  • Payment delay or dispute - elevated priority, check MSiG first
  • Routine quarterly review - focus on financial trend changes
  • M&A due diligence - maximum depth, all registries
  • Tip or market rumor - prioritize KRZ and Ediktsdatei for active proceedings

If the user provides a company name and country, that is enough to start. Infer reasonable defaults for the rest.

Credit Risk Assessment Framework

This framework is designed to work standalone as an analytical checklist. Running actual registry lookups requires the Apify actors listed in the Data Extraction section below.

Step 1 - Early Warning Indicators Checklist

Evaluate each indicator. A single indicator is a signal; three or more from different categories is a pattern that demands immediate attention.

**Financial filing signals:**

  • [ ] Financial statements not filed for 1+ years (eKRS shows gap)
  • [ ] Revenue decline exceeding 20% YoY
  • [ ] Negative equity (liabilities exceed assets)
  • [ ] Repeated short-term debt rollovers visible in balance sheet
  • [ ] Auditor qualifications or disclaimers in most recent filing

**Governance signals:**

  • [ ] 2+ board members resigned within 6 months (KRS Board data)
  • [ ] CEO or CFO departure without public succession announcement
  • [ ] Registered agent changed to a virtual office address
  • [ ] Sole board member is also the sole shareholder (concentration risk)

**Court gazette signals (MSiG / Ediktsdatei / BORME):**

  • [ ] Any MSiG announcement mentioning the company (even non-insolvency)
  • [ ] Restructuring application filed (early stage - company still operating)
  • [ ] Bankruptcy petition filed by a creditor (more severe than self-filing)
  • [ ] Liquidation notice published
  • [ ] BORME capital reduction entry
  • [ ] BORME officer removal without replacement appointment

**Behavioral signals (from user's own knowledge):**

  • [ ] Payment terms requests changed (asking to extend from 30 to 60+ days)
  • [ ] Supplier complaints appearing in trade credit databases
  • [ ] Unusual discounting or fire-sale pricing
  • [ ] Key customer contracts lost (publicly known)

See `references/insolvency-indicators.md` for the full scoring methodology with weights.

Step 2 - Financial Ratio Analysis (Polish Companies via eKRS)

When eKRS financial statement data is available, compute these ratios:

| Ratio | Formula | Healthy | Warning | Critical | |---|---|---|---|---| | Current Ratio | Current Assets / Current Liabilities | > 1.5 | 1.0 - 1.5 | < 1.0 | | Quick Ratio | (Current Assets - Inventory) / Current Liabilities | > 1.0 | 0.5 - 1.0 | < 0.5 | | Debt-to-Equity | Total Liabilities / Shareholders' Equity | < 2.0 | 2.0 - 4.0 | > 4.0 or negative equity | | Net Profit Margin | Net Profit / Revenue | > 5% | 1% - 5% | < 1% or negative | | Revenue Trend YoY | (Revenue_current - Revenue_prior) / Revenue_prior | > 0% | -10% to 0% | < -10% | |

Read more
Ships withgetregdata

Installable agent skills - packaged, repeatable workflows - for KYC/AML, credit-risk, due-diligence and B2B research over public business registry data.

Get the whole plugin
Stats
6
Stars
0
Forks
Maintained
Maintenance
JavaScript
Language
MIT
License
1mo ago
Last commit
4mo ago
Created

Repo: Nolpak14/getregdata

Other skills on getregdata.