Skip to content
Automation
Command

/if-zakat

Compute zakat for an entity under a specific jurisdiction's rules.

From plugin
agentfactory-business-plugins
288 skills33 agents8 commands
Install
$ npx -y skills add panaversity/agentfactory-business-plugins --agent claude-code

How 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

Ships withagentfactory-business-plugins

๐Ÿš€ 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.

Get the whole plugin, auto-invoked
Stats
28
Stars
0
Views
19
Forks
Maintained
Maintenance
HTML
Language
Apache-2.0
License
4mo ago
Last commit
5mo ago
Created

Repo: panaversity/agentfactory-business-plugins