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.jsonas the fail-closed v2 user template; its human-review gates are intentionally unset.assets/case-example.jsonas a fictional, fully verified test example. Never copy its approval flags into a real case.scripts/lookup_jurisdiction.pyas a routing aid for all 50 states and the District of Columbia.scripts/build_appeal_packet.pyfor structural validation and private, no-clobber, failure-atomic Markdown/PDF generation.scripts/url_safety.pyfor 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.