voorraadwaardering-controle
by Nex AI
Controleert een voorraadlijst op plausibiliteit via een Python-script: negatieve aantallen, waarde-afwijkingen, verkoopprijs onder kostprijs (LOCOM-signaal) en trage rotatie.
- Calculate tax penalties for insufficient prepayments in Belgium
- Generate multi-quarter prepayment scenarios for corporate clients
- Draft professional client memos for tax deadlines and payment instructions
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Calculate tax penalties for insufficient prepayments in Belgium
- Generate multi-quarter prepayment scenarios for corporate clients
- terminal, file_read, file_write automation included
- Ready for Claude Code
Sample input
Write a memo for a company with an estimated tax of €50,000. They paid €15,000 in Q1. Compare paying the rest in Q3 vs Q4. Financial year matches calendar year.
Sample output
Scenario Analysis
- Current: €35k shortfall. Est. penalty: €2,362.
- Option A (Pay Q3): Pay €35,000 by 10/10. Penalty reduced to €0.
- Option B (Pay Q4): Pay €35,000 by 20/12. Penalty reduced to €787. Next Deadline: 10/10/2024. Account: BE... Ref: 000/0000/0000.
voorraadwaardering-controle
by Nex AI
Controleert een voorraadlijst op plausibiliteit via een Python-script: negatieve aantallen, waarde-afwijkingen, verkoopprijs onder kostprijs (LOCOM-signaal) en trage rotatie.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Calculate tax penalties for insufficient prepayments in Belgium
- Generate multi-quarter prepayment scenarios for corporate clients
- terminal, file_read, file_write automation included
- Ready for Claude Code
- Instant install
Sample input
Write a memo for a company with an estimated tax of €50,000. They paid €15,000 in Q1. Compare paying the rest in Q3 vs Q4. Financial year matches calendar year.
Sample output
Scenario Analysis
- Current: €35k shortfall. Est. penalty: €2,362.
- Option A (Pay Q3): Pay €35,000 by 10/10. Penalty reduced to €0.
- Option B (Pay Q4): Pay €35,000 by 20/12. Penalty reduced to €787. Next Deadline: 10/10/2024. Account: BE... Ref: 000/0000/0000.
About This Skill
Controleert een voorraadlijst op plausibiliteit via een Python-script: negatieve aantallen, waarde-afwijkingen, verkoopprijs onder kostprijs (LOCOM-signaal) en trage rotatie. Gebruik deze skill wanneer een accountant vraagt om "de voorraadlijst te controleren", de eindejaarsvoorraad te plausibiliseren, waardeverminderingen op voorraad te onderbouwen of trage rotatie op te sporen. 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
- Calculate tax penalties for insufficient prepayments in Belgium
- Generate multi-quarter prepayment scenarios for corporate clients
- Draft professional client memos for tax deadlines and payment instructions
- Adjust prepayment schedules for non-calendar fiscal years
Known Limitations
- No support for seasonal adjustments or WIP.
- Manual verification of valuation methods required.
- Requires CSV input in specific format.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/voorraadwaardering-controle -o /tmp/voorraadwaardering-controle.zip && unzip -o /tmp/voorraadwaardering-controle.zip -d ~/.claude/skills && rm /tmp/voorraadwaardering-controle.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.
Claude Code, Cursor, Windsurf, Aider, Cline
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.