Compute and explain Bangladesh individual income tax (Income Tax Act 2023 + Finance Act): slabs, thresholds, salary exemption, Section 78 investment rebate, minimum tax, net-wealth surcharge, filing/PSR rules, Tax Day, and penalties. Deterministic calculator, no network calls.
Agent Skill for Bangladesh individual (personal) income tax. It lets any compatible AI agent (Claude, Codex, Gemini CLI, etc.) accurately answer Bangladesh personal income-tax questions and compute tax for a given assessment year — slabs, tax-free thresholds, salary exemption, the Section 78 investment rebate, minimum tax, net-wealth surcharge, TDS credit, filing/PSR rules, Tax Day, and penalties.
The skill lives in skills/bd-income-tax/. Authored to the open
Agent Skills standard, so the same SKILL.md runs unmodified
across the tools that adopted it.
skills/bd-income-tax/scripts/tax_calc.py — standard
library only, no network calls, no model arithmetic.references/sources.md.The FY 2026-27 measures were placed as a Finance Bill on 11 Jun 2026 and are expected to become the Finance Act 2026 (effective 1 Jul 2026). Until gazetted, treat AY 2026-27 figures as provisional. A few edge-case figures (DPS cap, agriculture deemed-cost %, solely-agricultural exemption, delay-interest rate) are marked ⚠️ unverified in the references and are deliberately not used by the calculator.
python3 skills/bd-income-tax/scripts/tax_calc.py --selftest # runs the canonical test cases
python3 skills/bd-income-tax/scripts/tax_calc.py --year 2026-27 --category general --salary 800000
Canonical results the self-test asserts: 15,833 / 70,070 / 7,500 / 49,500.
npx skills add arifulislamat/bd-income-tax-skills
/plugin marketplace add arifulislamat/bd-income-tax-skills
/plugin install bd-income-tax@bd-income-tax-skills
bd-income-tax.zip from the
latest release and
upload it under Settings → Capabilities → Skills. The archive is the skill folder itself
(top-level bd-income-tax/ with SKILL.md inside), so no manual zipping is needed — do
not use GitHub's "Source code" zip, which wraps everything in the repo root.skills/bd-income-tax/ under ~/.agents/skills/.~/.gemini/... (CLI) or .agent/skills/.git clone this repo and copy skills/bd-income-tax/ into your agent's skills directory.The consumer ChatGPT and Gemini apps do not load SKILL.md; a GPT/Gem front-end would need
to link out to this repo for the full dataset.
When a newer release is published, update in Claude Code by running these one at a time (slash commands only run when entered on their own, not pasted together):
/plugin marketplace update bd-income-tax-skills
/plugin update bd-income-tax@bd-income-tax-skills
The first refreshes the marketplace from GitHub; the second installs the new version. Confirm
the version under /plugin → Marketplaces, or against the CHANGELOG.
For the desktop / Claude.ai route, re-download the latest bd-income-tax.zip from the
latest release and
re-upload it under Settings → Capabilities → Skills.
This skill was authored with AI assistance (Claude Code). Every rate, threshold, and
figure is grounded in the cited sources in
references/sources.md and verified by the
deterministic calculator's self-tests — not produced free-hand. Corrections and source
updates are welcome; see CONTRIBUTING.md.
Informational only; not professional tax advice. Verify against the current gazetted
Finance Act 2026 and NBR circulars (nbr.gov.bd). Individual/personal tax scope only —
not corporate tax or VAT.
MIT.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub arifulislamat/bd-income-tax-skills --plugin bd-income-taxUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.