ORF Digest (news.orf.at)
name: orf-digest
by cpojer · published 2026-03-22
$ claw add gh:cpojer/cpojer-orf---
name: orf-digest
description: "On-demand ORF news digest in German. Use when the user says 'orf', 'pull orf', or 'orf 10'. Focus on Austrian politics (Inland) and international politics (Ausland) + major headlines; exclude sports. Send each item as its own message (Title + Age + Link). Then generate a Nano Banana image in a cartoon ZiB studio with the anchor presenting the news, plus subtle Easter eggs based on the selected stories."
---
# ORF Digest (news.orf.at)
Command format
Interpret a user message that starts with `orf` as a request for an ORF News digest.
Supported forms:
Source + scope
Output requirements
- first line: the headline (German)
- second line: `<age>` (e.g. `45m ago`, `6h ago`, `2d ago`)
- third line: the ORF link
- The image must visually incorporate the pulled news on the wraparound studio video wall using **4–6 distinct story panels**.
- **Panel layout (must):**
- TOP: big bold text (1–2 words, ALL CAPS). You must invent this.
- MIDDLE: smaller text (3–6 words) that describes the story. You must invent this.
- The two lines must **not** form a connected sentence.
- Avoid repeating the same words between the two lines.
- BOTTOM: exactly 1–2 simple icons (no maps, no busy collages)
- **Icon variety:** make icons distinct across panels whenever possible.
- Do not reuse the same icon pair across multiple panels.
- Avoid overusing generic icons (e.g. globe + pin); only use them when no better match exists.
- **Readability:** keep text minimal and large enough to render cleanly.
- No logos/watermarks.
- If the chat provider requires non-empty text for media, use a minimal caption `.`.
Procedure
1. Parse `n` and optional `focus` (`inland`|`ausland`) from the user message.
2. Run `python3 skills/orf-digest/scripts/orf.py --count <n> --focus <focus> --format json`.
3. Send each returned item as its own message (3-line format).
4. Generate the ZiB studio mood image via Nano Banana:
- Build prompt from items: `python3 skills/orf-digest/scripts/orf.py --count <n> --focus <focus> --format json | node skills/orf-digest/scripts/zib_prompt.mjs`
- Generate: `skills/orf-digest/scripts/generate_zib_nano_banana.sh ./tmp/orf-zib/zib.png`
- Send image as final message.
If fetching/parsing fails or returns 0 items:
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...