Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Nex Kbo Prospect Pipeline

    5

    Automated Belgian KBO register importer and polite website email enricher for B2B lead generation.

    Free

    1 installSecurity scanned
    nex-kbo-prospect-pipeline

    nex-kbo-prospect-pipeline

    Example session with this skill installed

    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.

    • Read your context and instructions
    • Compiled the nex-kbo-prospect-pipeline

    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.

    Connects securely to your tools. The creator never sees your data.

    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 FROM for bulk-loading millions of rows into a kbo_raw schema, 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.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    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

    1 install

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Free to download with an account

    Listed3 months ago
    Updated1 month ago

    What's inside

    Frequently Asked Questions