🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

ARES Business Registry (CZ)

by @pghostek

Query Czech ARES business registry by ICO or name with human/JSON/raw outputs, retries, and legal-form decoding.

πŸ’‘ Examples

# ICO lookup
python3 scripts/ares_client.py ico 27604977
python3 scripts/ares_client.py ico 27604977 --json
python3 scripts/ares_client.py ico 27604977 --raw

Search by name

python3 scripts/ares_client.py search --name Google python3 scripts/ares_client.py search --name Google --limit 3 --json python3 scripts/ares_client.py search --name Google --city Praha --limit 10 --offset 0 python3 scripts/ares_client.py search --name Google --limit 3 --pick 1

Search by NACE code (CZ-NACE, exactly 5 digits)

python3 scripts/ares_client.py search --nace 47710 --limit 10 # all clothing retailers python3 scripts/ares_client.py search --nace 47710 --city Praha --json # clothing retailers in Praha python3 scripts/ares_client.py search --nace 47710 47910 --limit 5 # clothing retail + mail order

Combined: name + NACE (AND filter)

python3 scripts/ares_client.py search --name sport --nace 47710 --json # "sport" in clothing retail

View on ClawHub
TERMINAL
clawhub install ares-business-registry

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’