Toolverse
All skills

firmenbuchat

by openclaw

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

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend
Views
3

About this skill

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

How to use

  1. Zainstaluj firmenbuchat za pomocą brew lub uv. Dla brew: uruchom brew install pasogott/tap/firmenbuchat. Dla uv: wykonaj uv add git+https://github.com/pasogott/firmenbuch-aip.git.

  2. Skonfiguruj klucz API. Uruchom firmenbuchat config set-key i podaj swój klucz API do HVD WebServices. Alternatywnie ustaw zmienną środowiskową export FIRMENBUCH_API_KEY="twój-klucz" lub skopiuj plik .env.example na .env, wstaw klucz i uruchom komendy z flagą --env-file.

  3. Wyszukaj firmę po nazwie za pomocą firmenbuchat suche firma "nazwa-firmy". Możesz zawęzić wyniki flagami --bereich (obszar sądu), --exakt (dokładne dopasowanie) lub --rechtsform (forma prawna).

  4. Pobierz wyciąg rejestrowy firmy, znając jej numer FNR, komendą firmenbuchat auszug FNR. Możesz określić datę (--stichtag YYYY-MM-DD) i zakres danych (--umfang "Kurzinformation"|"aktueller Auszug"|"historischer Auszug").

  5. Wyszukaj urkund (dokumenty) dla firmy komendą firmenbuchat suche urkunde FNR. Wyniki możesz formatować jako tabelę, JSON lub surowe dane flagą --output. Pobierz konkretny dokument komendą firmenbuchat urkunde download URKUNDEN_KEY.

  6. Sprawdź zmiany w rejestrze za pomocą firmenbuchat veraenderungen firmen (dla firm) lub firmenbuchat veraenderungen urkunden (dla dokumentów), podając zakresy dat --von i --bis w formacie YYYY-MM-DD.

Related skills

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

fastapi-templates

by wshobson

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

Backend
327582

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173