entgeltatlas Staat

Nachschlagen, was ein Beruf in Deutschland einbringt, Entgelte nach Geschlecht, Region und Anforderungsniveau vergleichen und KldB- und Dimensionscodes ermitteln – über die Entgeltatlas-API der Bundesagentur für Arbeit mit der entgeltatlas-cli.

Installation

  1. CLI entgeltatlas installieren:

    npm i -g @maschinenlesbar.org/entgeltatlas-cli
  2. Marketplace hinzufügen (einmalig):

    /plugin marketplace add maschinenlesbar-org/plugins
  3. Plugin installieren:

    /plugin install entgeltatlas@maschinenlesbar

Voraussetzungen wie API-Schlüssel oder Konten stehen in SKILLS.md.

Skills

Die Beschreibungen der Skills sind englisch – Claude wählt anhand dieser Texte den passenden Skill. Ihre Fragen können Sie trotzdem auf Deutsch stellen.

  • /entgeltatlas:entgelt-code-finder

    Find the numeric codes the Entgeltatlas needs — the KldB-2010 occupation code and the region/gender/age/branch dimension codes — using the entgeltatlas-cli. Trigger when the user asks "what's the region code for Bavaria?", "which code is Experte?", "what KldB code do I use for a nurse?", "list the branch codes", or is stuck because the salary lookup wants numbers, not names. Prints the offline code tables, queries the live reference lists, and explains how to resolve an occupation name to a KldB code (which this API cannot do itself).

  • /entgeltatlas:entgelt-gap-analyzer

    Compare German salaries across dimensions using the entgeltatlas-cli — the gender pay gap, East vs West or regional differences, or the pay progression from Helfer to Experte for one occupation. Trigger when the user asks "gender pay gap for nurses?", "does occupation X pay more in Bavaria than Saxony?", "how much more does an Experte earn than a Fachkraft?", "compare salaries for KldB 84304 across regions", or wants a comparison rather than a single figure. Runs several entgelte lookups (one per slice) and tabulates them, with the suppression/censoring caveats.

  • /entgeltatlas:entgelt-lookup

    Look up what a German occupation earns using the entgeltatlas-cli — median gross-monthly salary plus quartiles from the Bundesagentur für Arbeit Entgeltatlas. Trigger when the user asks "what does a Fachinformatiker earn in Germany?", "median salary for KldB 84304", "how much do nurses make by Bundesland?", "gross monthly pay for occupation X at Experten-level", or wants official BA earnings statistics for one occupation. Resolves the KldB code and dimension filters, fetches the figures, and reads them correctly (median not mean, suppression, censoring).

Details

Repository
maschinenlesbar-org/entgeltatlas-cli
CLI
@maschinenlesbar.org/entgeltatlas-cli (Befehl entgeltatlas)
Plugin-Version
0.2.0, aus Tag v0.0.5
Lizenz
AGPL-3.0-or-later
Datenbedingungen
DATA_LICENSE.md
Schlagwörter
entgeltatlas, entgelt, gehalt, salary, arbeitsagentur, kldb, statistik, germany, bund.dev