tax-public-inquiries

star 15

Query EMTA public inquiry services and related registry endpoints for tax-debt, registry, and public-lookup compliance context.

taivop By taivop schedule Updated 2/24/2026

name: tax-public-inquiries description: Query EMTA public inquiry services and related registry endpoints for tax-debt, registry, and public-lookup compliance context.

Tax Public Inquiries (EMTA)

Use when

  • You need public inquiry outputs from EMTA registry/query tools.
  • You need tax-debt or public registry lookup context.

Avoid when

  • You need full confidential tax filings.

Inputs

  • Person/company identifier or search parameters supported by inquiry tool.

Outputs

  • Structured results from public inquiry endpoints.

Primary endpoints

Workflow

  1. Select correct EMTA public inquiry endpoint.
  2. Query with allowed identifier/search fields.
  3. Parse and normalize returned public fields.
  4. Return lookup result with query timestamp.

Human setup (when needed)

  • If captcha/session controls block automation, guide user through the inquiry form and continue from copied result output.

Quality checks

  • Respect endpoint-specific public-data limits.
  • Keep inquiry timestamp and endpoint used.

Access reality

Request contract

  • Use the listed primary endpoints as authoritative entry points.
  • If API/query parameters are only visible in-browser, preserve exact request URL, params, and headers in output metadata.
  • If endpoint is UI-only, document click path and extraction method used.

Output schema expectations

  • Keep at least: source URL, retrieval timestamp, publication/update date (if available), title/record label, and extracted governance-relevant fields.
  • Preserve original field names when present in downloadable/API output.

Limits and caveats

  • Confirm whether data is open-download, UI-only, or authenticated before claiming full access.
  • Separate narrative/guidance text from measurable records.

Verification hooks

  • Validate endpoint reachability and content type before extraction.
  • Validate that each extracted claim is linked to a concrete source URL.
Install via CLI
npx skills add https://github.com/taivop/marketplace --skill tax-public-inquiries
Repository Details
star Stars 15
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator