prepare-property-tax-appeal

Installation
SKILL.md

Prepare Property Tax Appeal

Prepare an evidence-led market-value assessment challenge from a property address and a value shown on the owner's notice. Default to an English supporting attachment in matching Markdown and PDF. Adapt the filing stage and value terminology to the controlling jurisdiction.

Required Resources

Read references/methodology.md before researching or valuing a property. Read references/appeal-routes.md after identifying the state. Read references/case-schema.md before creating case data.

Use:

  • assets/case-template.json as the fail-closed v2 user template; its human-review gates are intentionally unset.
  • assets/case-example.json as a fictional, fully verified test example. Never copy its approval flags into a real case.
  • scripts/lookup_jurisdiction.py as a routing aid for all 50 states and the District of Columbia.
  • scripts/build_appeal_packet.py for structural validation and private, no-clobber, failure-atomic Markdown/PDF generation.
  • scripts/url_safety.py for canonical public-HTTPS authority validation shared by the builder and repository link checker.

The scripts support CPython 3.11 through 3.14. Install PDF runtime dependencies from the universal, hash-pinned scripts/requirements.lock when needed. Use Poppler's pdftoppm, pdftotext, and pdfinfo for final inspection.

Installs
2
First Seen
12 days ago
prepare-property-tax-appeal — mushanyoung/property-tax-appeal-skll