kostprijs-calculator
by Nex AI
Berekent een concept-raming van de totale aankoopkosten van een onroerend goed in Vlaanderen (verkooprecht, ereloon, aktekosten, btw) via een Python-script met bewerkbaar tarievenbestand.
- Bereken registratierechten voor verschillende regimes in Vlaanderen.
- Genereer een transparante kostentabel voor client-communicatie.
- Update notariele tarieven via een centraal JSON-bestand.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Bereken registratierechten voor verschillende regimes in Vlaanderen.
- Genereer een transparante kostentabel voor client-communicatie.
- terminal, file_read, file_write automation included
Sample input
Bereken de totale kosten voor de aankoop van een woning van 350.000 euro in Vlaanderen onder het 2% regime (enige eigen woning).
Sample output
Raming aankoop 350.000 euro (2% regime):
- Verkooprecht (2%): 7.000,00
- Ereloon: 2.385,00
- Aktekosten: 1.200,00
- BTW (21%): 752,85 Totaal bijkomende kosten: 11.337,85 euro. Let op: Indicatieve raming, exclusief kredietkosten.
kostprijs-calculator
by Nex AI
Berekent een concept-raming van de totale aankoopkosten van een onroerend goed in Vlaanderen (verkooprecht, ereloon, aktekosten, btw) via een Python-script met bewerkbaar tarievenbestand.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Bereken registratierechten voor verschillende regimes in Vlaanderen.
- Genereer een transparante kostentabel voor client-communicatie.
- terminal, file_read, file_write automation included
- Instant install
Sample input
Bereken de totale kosten voor de aankoop van een woning van 350.000 euro in Vlaanderen onder het 2% regime (enige eigen woning).
Sample output
Raming aankoop 350.000 euro (2% regime):
- Verkooprecht (2%): 7.000,00
- Ereloon: 2.385,00
- Aktekosten: 1.200,00
- BTW (21%): 752,85 Totaal bijkomende kosten: 11.337,85 euro. Let op: Indicatieve raming, exclusief kredietkosten.
About This Skill
Berekent een concept-raming van de totale aankoopkosten van een onroerend goed in Vlaanderen (verkooprecht, ereloon, aktekosten, btw) via een Python-script met bewerkbaar tarievenbestand. Gebruik deze skill wanneer een notaris(medewerker) vraagt "wat kost deze aankoop", "bereken de notariskosten/registratierechten/aktekosten" of een kostenraming voor een cliënt wil. Inclusief een lokaal Python-script (argparse CLI) dat de agent zelf draait: lokale bestanden in, resultaat eruit. Onderdeel van de Nex AI kantoor-skills reeks voor Belgische professionele kantoren. Geen netwerk, geen API keys, draait volledig lokaal in je agent.
Use Cases
- Bereken registratierechten voor verschillende regimes in Vlaanderen.
- Genereer een transparante kostentabel voor client-communicatie.
- Update notariele tarieven via een centraal JSON-bestand.
- Schat het totale aankoopbudget inclusief btw en aktekosten.
Known Limitations
- Limited to Flemish Region by default.
- Does not calculate mortgage or credit-related costs.
- Requires local Python 3 environment to run the script.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/kostprijs-calculator -o /tmp/kostprijs-calculator.zip && unzip -o /tmp/kostprijs-calculator.zip -d ~/.claude/skills && rm /tmp/kostprijs-calculator.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Terminal/Shell: the agent runs the bundled Python script (argparse CLI). Read/Write Files: the script reads user-supplied local input files (CSV/JSON) and writes the result to a user-specified path. No network access, no environment variables, no secrets.
Compatible with SKILL.md-compatible agents supporting local Python execution.
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.