afschrijvingstabel
by Nex AI
Genereer nauwkeurige, accountant-waardige afschrijvingstabellen met pro-rata berekeningen vanuit CSV-data.
- Genereer volledige afschrijvingsplannen voor jaarrekeningen.
- Automatiseer de berekening van pro-rata afschrijvingen per dag.
- Valideer activastaat-imporst op rekenkundige consistentie.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Genereer volledige afschrijvingsplannen voor jaarrekeningen.
- Automatiseer de berekening van pro-rata afschrijvingen per dag.
- terminal, file_read, file_write automation included
Sample input
Maak een afschrijvingstabel voor een machine van 25.000 euro, aangekocht op 1 juli 2025, af te schrijven op 5 jaar met pro-rata per dag.
Sample output
Tabel gegenereerd:
- 2025: €2.515,41 (184 dagen)
- 2026-2029: €5.000,00 per jaar
- 2030: €2.484,59 (Restant) Totaal afgeschreven: €25.000,00. Boekwaarde einde termijn: €0,00. Status: Rekenkundig correct.
afschrijvingstabel
by Nex AI
Genereer nauwkeurige, accountant-waardige afschrijvingstabellen met pro-rata berekeningen vanuit CSV-data.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Genereer volledige afschrijvingsplannen voor jaarrekeningen.
- Automatiseer de berekening van pro-rata afschrijvingen per dag.
- terminal, file_read, file_write automation included
- Instant install
Sample input
Maak een afschrijvingstabel voor een machine van 25.000 euro, aangekocht op 1 juli 2025, af te schrijven op 5 jaar met pro-rata per dag.
Sample output
Tabel gegenereerd:
- 2025: €2.515,41 (184 dagen)
- 2026-2029: €5.000,00 per jaar
- 2030: €2.484,59 (Restant) Totaal afgeschreven: €25.000,00. Boekwaarde einde termijn: €0,00. Status: Rekenkundig correct.
About This Skill
What it does
This skill automates the generation of professional-grade depreciation schedules from a CSV asset list. It uses a Python-based execution engine to calculate linear depreciation with precision, specifically handling pro-rata calculations—essential for modern accounting standards. It produces a year-by-year breakdown including annual depreciation, cumulative totals, and remaining book values.
Why use this skill
Manually building depreciation tables in Excel is prone to formula errors and inconsistent rounding. This skill ensures mathematical consistency across an entire asset portfolio. It handles the "last year catch-up" logic automatically, ensuring that accumulated depreciation perfectly matches the depreciable base. Unlike simple prompts, it provides a structured Python script approach that accounts for Belgian and European accounting norms, specifically flagging outliers like non-standard depreciation periods.
Supported Tools & Standards
- Python 3 execution environment
- CSV data processing
- Linear depreciation method with Pro-Rata (daily or yearly) support
- Automated error logging for invalid data or broken fiscal years
Use Cases
- Genereer volledige afschrijvingsplannen voor jaarrekeningen.
- Automatiseer de berekening van pro-rata afschrijvingen per dag.
- Valideer activastaat-imporst op rekenkundige consistentie.
- Exporteer gestructureerde CSV-documenten voor accountantscontroles.
Known Limitations
- Linear depreciation only: no degressive or accelerated methods.
- Does not handle broken fiscal years or complex tax subsidies.
- Requires standard CSV formatting for input data.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/afschrijvingstabel -o /tmp/afschrijvingstabel.zip && unzip -o /tmp/afschrijvingstabel.zip -d ~/.claude/skills && rm /tmp/afschrijvingstabel.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 a user-supplied asset CSV and writes the resulting depreciation table CSV 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
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
endless-loop
Autonomous research and task loop that builds on previous findings to solve complex objectives while you sleep.
skill-router-2
Automatically detect, load, and stack the perfect skills combo for any user request.
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.