firmenbuchat

CLI für den Zugriff auf das österreichische Firmenbuch (HVD WebServices).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "firmenbuchat" with this command: npx skills add pasogott/firmenbuchat

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.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Client Intake Bot Pro

Automated client qualification and intake system. Captures leads through conversational forms, scores them based on fit criteria, sends personalized auto-res...

Registry SourceRecently Updated
Coding

LMFiles

Upload files to lmfiles.com and return public download links via API. Use when a user wants CLI-based file hosting, quick share links, bot-accessible file up...

Registry SourceRecently Updated
Coding

Github App Authentication

Give your AI agents and automations their own GitHub (App) identity. Authenticate using GitHub Apps so every commit, PR, and action is attributed to the bot...

Registry SourceRecently Updated
5950rmorse
Coding

vet

Run vet immediately after ANY logical unit of code changes. Do not batch your changes, do not wait to be asked to run vet, make sure you are proactive.

Registry SourceRecently Updated