Works with the AI tools you already use
Nex Kbo Prospect Pipeline
by Nex AI
Automated Belgian KBO register importer and polite website email enricher for B2B lead generation.
Free
See it in action
You say
Set up a pipeline to import the Belgian KBO register into my Postgres DB. I need it to refresh daily and enrich companies in the 'Construction' NACE sector with business emails.
Your agent does
I've generated the kbo-pipeline/ directory. It includes schema.sql for the kbo_raw tables, kbo_import.py for bulk COPY ingestion, and website_email.py for polite enrichment. Your daily refresh is set for 02:00 Europe/Brussels via the provided cron configuration.
About this skill
What it does
The Nex KBO Prospect Pipeline is a developer-centric tool for building a high-quality B2B lead generation engine focused on the Belgian market. It automates the extraction, loading, and enrichment of the official KBO/BCE (Kruispuntbank van Ondernemingen) Open Data register into a PostgreSQL database.
Why use this skill
- High-Performance Ingestion: Uses asyncpg
COPY FROMfor bulk-loading millions of rows into akbo_rawschema, outperforming standard row-by-row inserts. - Atomic Updates: Implements a truncate-and-reload strategy within a single transaction, ensuring your data snapshots are always clean and consistent.
- Ethical Enrichment: Features a built-in, polite scraper designed to find generic business emails (e.g., info@, contact@) from company websites. It respects rate limits and identifies itself with an honest User-Agent to prevent IP blocking.
- Audit Trails: Automatically tracks every import session, including source data, row counts, and error logs in a dedicated tracking table.
Supported tools
- Frameworks: Python, asyncpg, aiohttp
- Database: PostgreSQL
- Data Source: Official Belgian KBO/BCE Open Data (CSV/Zip)
The resulting output is a structured directory containing the importer logic, database schemas, and enrichment scripts ready for deployment as a daily cron job or part of a larger outreach pipeline.
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.
Changelog
- v1.2LatestAug 6, 2026
v1.1: marketplace refresh. Added README with FAQ and known limitations, license, changelog, manifest metadata. Cleaned packaging for the security scan. No breaking changes to the skill workflow.
- v1.1Jul 13, 2026
Refreshed audited build: manifest, README, worked examples and security declarations cleaned up.
- v1.0Jun 10, 2026
Initial release
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 12 days ago
- Free to download with an account
Frequently Asked Questions
Popular in Data Engineering

Ironclad — Senior Software Developer
Makes your coding agent work like a senior developer: exact money, configurable rules, real audit trails, honest testing. Any stack, any country.
db-schema
Turn plain English app descriptions into fully normalized SQL schemas and entity relationship documentation.
XLSX Toolkit — Read, Create, and Transform Excel Spreadsheets
Complete skill for spreadsheet automation without needing Excel

DB Migration Guardian
Plan, review, and execute safe database migrations with automatic rollback plans, backfill strategies, and zero-downtime sequencing.