agentsclimarketplace

Transfer cost check

Skill Zerif007/Claude_Legal-Bangladesh_Edition/bd-real-estate-legal/skills/transfer-cost-check

Computes the government-cost stack on a Bangladesh land/flat transfer — stamp duty, registration fee, local government tax, VAT, gains tax (53H/53FF-lineage withholding under the Income Tax Act 2023), mutation fees — with current-rate verification steps. Use for "what will registration cost", "stamp duty on this deed", "developer vs buyer cost split".From its SKILL.md

Install
npx -y skills add Zerif007/Claude_Legal-Bangladesh_Edition --skill transfer-cost-check

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.0 KB, 400 tokens by cl100k_base, as published. Nobody here has run it

Transfer Cost Check — Stamp, Registration & Taxes

Config gate: none beyond firm profile, but EVERY rate below is finance-instrument- sensitive: verify against the current Finance Act/Ordinance and the latest SRO before quoting (/bd-law-watch:update-check --topic tax).

Cost stack (verify each rate — they change annually)

HeadSource instrumentNote
Stamp dutyStamp Act 1899 + current Finance instrumentdeed-value based; concessions area-specific
Registration feeRegistration Act 1908 fee table (SRO)slab by value
Local government taxLocal Government (City Corporation/Union Parishad) Acts% of deed value by area
VATVAT & SD Act 2012developer sales — construction-stage VAT [verify rate/SRO]
Advance tax at registrationIncome Tax Act 2023 (transfer-of-property withholding; former 53H lineage)per-katha/area minimums via SRO [verify]
MutationSAT Act record-of-rights processDCR + fees

Procedure

  1. Establish deed value vs mouza-rate minimum (whichever regime is current — [verify]).
  2. Compute each head with the current instrument cited by name/SRO number.
  3. Present buyer/seller/developer allocation per the draft contract, flag deviations from market practice, and note under-declaration risk (ভূমি অপরাধ আইন ২০২৩ + tax audit).
  4. Output a cost table + assumptions + "rates verified against [instrument, date]" line.

Guardrails

No number leaves this skill without its source instrument named. If the current SRO can't be located, output the formula with [VERIFY CURRENT RATE] rather than a stale rate.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,851. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.