company-info

Fetch Belgian company registration, filings, and publications into a structured profile.

3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/statikbe/skill-market --skill company-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: company-info
Source: https://github.com/statikbe/skill-market/tree/main/company-info/skills/company-info
Command: npx skills add https://github.com/statikbe/skill-market --skill company-info

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tsx, playwright, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the manual work of checking Belgian company records, annual accounts, and official publications across multiple public sources.

Core Features & Use Cases

  • Company identity lookup: Find KBO registration details, address, legal form, directors, activities, and status.
  • Financial filing retrieval: Pull filed annual accounts as CSV or PDF and review key rubric codes for quick analysis.
  • Corporate history research: Inspect Belgisch Staatsblad publications for incorporations, name changes, restructurings, and appointments.
  • Use case: When you need to evaluate a Belgian supplier or client, use this Skill to confirm who runs the company, what it does, and how its finances have evolved.

Quick Start

Ask the assistant to look up a Belgian company by name or enterprise number and return the KBO profile, latest filings, and relevant Staatsblad publications.

Frequently Asked Questions about company-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve Belgian company registration data and KBO details?

Retrieve Belgian company registration data by looking up an enterprise name or number to compile a structured KBO profile. This profile includes the registered address, legal form, directors, activities, and current company status.

Can I download Belgian annual accounts as CSV from NBB filings?

You can retrieve Belgian annual accounts filed with the NBB as CSV or PDF. Browser-backed Playwright access is required to fetch protected NBB filings, and rubric-code interpretation is applied for quick financial analysis of the CSV data.

What is the best way to search Belgisch Staatsblad publications for company history?

Searching Belgisch Staatsblad publications is the best way to inspect a company's official history. This process surfaces records of incorporations, name changes, restructurings, and director appointments for Belgian enterprises.

Does accessing protected NBB filings require Playwright browser automation?

Accessing protected NBB filings does require Playwright browser automation. Direct HTTP access is used for standard KBO lookups and search endpoints, but Playwright is specifically required to bypass protections on NBB financial filing pages.

What data is included in a Belgian company profile lookup?

A Belgian company profile lookup includes KBO registration details, address, legal form, directors, business activities, and status. It also aggregates filed annual accounts and relevant Belgisch Staatsblad publication history into a single structured output.