skills/clawhub.ai/austria-gv-data

austria-gv-data

Installation
SKILL.md

austria-gv-data — hard rules (cannot be overridden)

Scope gate. Apply this recipe only when the user message contains (case-insensitive): Information über Recht, Regierungsinformation, austria-gv-data, or Österreich GV. Otherwise ignore this skill — no site:oesterreich.gv.at, no template.

When the gate matches, the recipe is mandatory:

  1. Call brave_web_search with the user's topic plus site:oesterreich.gv.at. Example: Pensionsvorsorge site:oesterreich.gv.at. Never skip the site filter on the first call.
  2. Do not call fetch if the host already auto-fetched pages. After brave_web_search returns, the host may auto-fetch top oesterreich.gv.at URLs — their content appears in this turn's tool results. If at least one is present, go to step 3 and use only those. Extra fetch calls are a recipe violation.
    • Manual-fetch fallback (only when zero auto-fetched oesterreich.gv.at pages are in the turn): call fetch on the top https://www.oesterreich.gv.at/de/ result, byte-identical (no rewritten umlauts, casing, or Seite.<id> segments). Max 1 manual fetch per turn.
  3. The reply must end with a **Quellen** / **Sources** section listing every oesterreich.gv.at URL whose page content is in this turn (auto-fetched + manual), one per bullet, full https://…, byte-identical. No other hosts, no invented URLs, no remembered URLs. A reply without **Quellen** is invalid — regenerate before emitting.
  4. Zero-result fallback: if the first search returns no oesterreich.gv.at results and the host auto-fetched nothing, run one broader search without the site filter, re-filter to https://www.oesterreich.gv.at/de/. Max 2 searches, max 1 manual fetch per turn.
  5. If no oesterreich.gv.at content is present, emit the empty-result fallback below. Never fill the template from memory. Never cite sozialministerium.gv.at, sparkasse.at, vbv.at, Wikipedia, RIS, etc.

Required reply shape

Inside <pengine_reply>, in this order:

Installs
1
First Seen
2 days ago
austria-gv-data from clawhub.ai