vruchtgebruik-waardering
by Nex AI
Automated Belgian fiscal valuation of usufruct and bare ownership for notarial deeds and tax calculations.
- Calculate lifelong usufruct for inheritance tax drafts.
- Apply age-based caps to temporary usufruct valuations.
- Determine ownership splits for 'gesplitste aankoop' scenarios.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Calculate lifelong usufruct for inheritance tax drafts.
- Apply age-based caps to temporary usufruct valuations.
- terminal, file_read, file_write automation included
Sample input
Bereken het vruchtgebruik voor een woning van €450.000 bij een gesplitste aankoop door iemand van 72 jaar oud.
Sample output
Waardering (Forfaitair Fiscaal):
- Volle eigendom: €450.000
- Leeftijd: 72 (Schijf: 24%)
- Vruchtgebruik (VG): €108.000 (24%)
- Blote eigendom (BE): €342.000 (76%) LET OP: Controleer of een economische waardering vereist is voor deze vennootschapsstructuur.
vruchtgebruik-waardering
by Nex AI
Automated Belgian fiscal valuation of usufruct and bare ownership for notarial deeds and tax calculations.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Calculate lifelong usufruct for inheritance tax drafts.
- Apply age-based caps to temporary usufruct valuations.
- terminal, file_read, file_write automation included
- Instant install
Sample input
Bereken het vruchtgebruik voor een woning van €450.000 bij een gesplitste aankoop door iemand van 72 jaar oud.
Sample output
Waardering (Forfaitair Fiscaal):
- Volle eigendom: €450.000
- Leeftijd: 72 (Schijf: 24%)
- Vruchtgebruik (VG): €108.000 (24%)
- Blote eigendom (BE): €342.000 (76%) LET OP: Controleer of een economische waardering vereist is voor deze vennootschapsstructuur.
About This Skill
Notarial Valuation of Usufruct
This skill provides a high-precision calculation tool for Belgian notarial professionals to determine the value of usufruct (vruchtgebruik) and bare ownership (blote eigendom). It automates the calculation based on the flat-rate fiscal method (forfaitaire fiscale waardering) commonly required for registration duties and inheritance taxes.
What it does
The skill executes a Python-based valuation engine that handles both lifelong and temporary usufruct scenarios. It allows for rapid prototyping of deed clauses by processing value, age, and duration while automatically applying legal caps—ensuring that a temporary usufruct never exceeds the value of a lifelong one based on the beneficiary's age.
Why use this skill
- Automated Ceilings: Automatically detects and applies the 'lifelong ceiling' when calculating temporary usufruct for elderly clients.
- Configurable Coefficients: Transparently uses an editable coefficient table to ensure compliance with the latest fiscal scales.
- Risk Mitigation: Explicitly flags when economic valuation might be required (e.g., split purchases with companies) instead of the flat-rate method.
- Professional Output: Generates structured results including percentages, Euro amounts, and the specific fiscal brackets used, ready for draft deeds.
Supported Methods
The tool focuses on the flat-rate fiscal method (forfaitair fiscaal), providing a necessary baseline for inheritance and registration tax calculations in a Belgian notarial context.
Use Cases
- Calculate lifelong usufruct for inheritance tax drafts.
- Apply age-based caps to temporary usufruct valuations.
- Determine ownership splits for 'gesplitste aankoop' scenarios.
- Generate standardized valuation summaries for notarial advice.
Known Limitations
- Covers only flat-rate fiscal methods, not economic or civil conversion.
- Use of sample coefficients requires manual verification.
- Does not automate multi-beneficiary accretion.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/vruchtgebruik-waardering -o /tmp/vruchtgebruik-waardering.zip && unzip -o /tmp/vruchtgebruik-waardering.zip -d ~/.claude/skills && rm /tmp/vruchtgebruik-waardering.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 including Claude Code and Cursor.
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.