OpenClaw · Skill

CLI

CLI tool for querying the Austrian company register (Firmenbuch) via the HVD WebServices API. Supports company lookups, document retrieval, and change tracking by date range.

Web & Frontend Development
v0.2.3
VirusTotal: Benign

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install pasogott/firmenbuchat

ClawHub installer

npx clawhub@latest install pasogott/firmenbuchat

OpenClaw CLI

openclaw skills install pasogott/firmenbuchat

Direct OpenClaw install

openclaw install pasogott/firmenbuchat

What this skill does

CLI tool for querying the Austrian company register (Firmenbuch) via the HVD WebServices API. Supports company lookups, document retrieval, and change tracking by date range.

Why it matters

Provides structured CLI access to Austrian company register data without navigating the official web portal manually.

Typical use cases

  • Look up current registration details for an Austrian company by registration number
  • Search for companies by name, legal form, or court district
  • Download official company documents (Urkunden) to a local file
  • Track newly registered or changed companies within a date range
  • Check historical company data as of a specific cutoff date

Source instructions

firmenbuchat

Setup (API-Key)

  • firmenbuchat config set-key
  • export FIRMENBUCH_API_KEY="dein-key"
  • .env: cp .env.example .env und dann firmenbuchat --env-file /pfad/zu/.env <command>

Hilfe (alle Commands)

  • firmenbuchat help

Common Commands

  • Version: firmenbuchat version
  • Info: firmenbuchat info
  • Konfig anzeigen: firmenbuchat config show
  • Konfig löschen: firmenbuchat config delete --force

Firmenbuchauszug

  • firmenbuchat auszug <FNR> [--stichtag YYYY-MM-DD] [--umfang "Kurzinformation"|"aktueller Auszug"|"historischer Auszug"]

Firmensuche

  • firmenbuchat suche firma <SUCHBEGRIFF> [--bereich 1-6] [--exakt] [--gericht 007] [--rechtsform GES]

Urkundensuche

  • firmenbuchat suche urkunde <FNR> [--output table|json|raw] [--limit 50] [--offset 0]

Urkunden

  • Info: firmenbuchat urkunde info <URKUNDEN_KEY>
  • Download: firmenbuchat urkunde download <URKUNDEN_KEY> [--output PATH]

Veränderungen

  • Firmen: firmenbuchat veraenderungen firmen [--von YYYY-MM-DD] [--bis YYYY-MM-DD] [--gericht 007] [--rechtsform GES]
  • Urkunden: firmenbuchat veraenderungen urkunden [--von YYYY-MM-DD] [--bis YYYY-MM-DD]

Diagnose

  • firmenbuchat doctor [--env-file PATH]

Globale Optionen

  • -o, --output: table (default), json, raw
  • -k, --api-key: API-Key direkt übergeben
  • -e, --env-file: Pfad zu .env Datei
  • --limit: Anzahl Ergebnisse (Tabellen)
  • --offset: Start-Offset

Notes

  • veraenderungen urkunden kann bei großen Zeiträumen 5xx liefern; kleinere Zeitfenster nutzen.
  • Downloads brauchen einen URKUNDEN_KEY aus suche urkunde.

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise