/if-zakat
Compute zakat for an entity under a specific jurisdiction's rules.
$ npx -y skills add panaversity/agentfactory-business-plugins --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/if-zakat
Context preview
What this command does when you run it.
Compute zakat for an entity under a specific jurisdiction's rules.
Command definition
if-zakat.md/if-zakat
Compute zakat for an entity under a specific jurisdiction's rules.
Usage
/if-zakat <jurisdiction> <financial-data>
Examples
/if-zakat saudi "Equity SAR 40B, reserves 28B, retained earnings 18B, provisions 6B, LT debt 45B" /if-zakat malaysia "Zakatable assets MYR 129B, current liabilities 45B" /if-zakat pakistan "Bank deposits PKR 5B, inventory 2B, receivables 1.5B"
Workflow
1. Load zakat-global skill 2. Identify jurisdiction zakat regime (ZATCA equity / Hanafi liquid-assets / voluntary) 3. Load jurisdiction overlay for local regulatory requirements 4. Apply correct formula with jurisdiction-specific adjustments 5. Compute zakat base and zakat amount (2.5% Hijri / 2.577% Gregorian adjustment) 6. Generate disclosure notes per jurisdiction requirements
๐ Marketplace of domain-specific plugins for building enterprise AI agents. Enable AI agents to perform finance, banking, legal, and sales workflows using modular domain plugins.
Other commands on agentfactory-business-plugins.
- /banking-aml
Analyse an AML alert, identify typologies, apply the disposition decision tree, and draft a SAR if warranted.
Open command - /banking-capital
Calculate Basel III/IV capital ratios, assess buffer compliance, and determine MDA headroom for a given jurisdiction.
Open command - /banking-ecl
Calculate IFRS 9 Expected Credit Loss for a facility or portfolio, applying jurisdiction-specific rules and scenario weighting.
Open command - /banking-recon
Perform bank reconciliation (nostro, suspense, IFRS 9 provision, GL-to-risk), apply matching hierarchy, classify breaks, and prescribe resolution actions.
Open command - /if-compare
Compare treatment of a product across multiple jurisdictions.
Open command - /if-journal
Generate jurisdiction-aware journal entries or amortisation/distribution schedules for an Islamic finance transaction.
Open command

