← All skills
Tencent SkillHub · Communication & Collaboration

ORF

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.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
scripts/nano_banana_mood.py, scripts/orf.py, scripts/generate_zib_nano_banana.sh, scripts/zib_prompt.mjs, SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.2

Documentation

ClawHub primary doc Primary doc: SKILL.md 4 sections Open source page

Command format

Interpret a user message that starts with orf as a request for an ORF News digest. Supported forms: orf → default 5 items orf <n> → n items (max 15) orf inland / orf ausland → bias selection orf <n> inland|ausland → both

Source + scope

Primary source: news.orf.at (German) Prefer: Inland politics, Ausland / international politics, and major headlines. Exclude: sports (Sport).

Output requirements

Do not send any extra commentary/preamble/epilogue. Send results as individual messages. Each item message must be exactly: first line: the headline (German) second line: <age> (e.g. 45m ago, 6h ago, 2d ago) third line: the ORF link After the item messages, send one final message with the generated image. 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

Parse n and optional focus (inland|ausland) from the user message. Run python3 skills/orf-digest/scripts/orf.py --count <n> --focus <focus> --format json. Send each returned item as its own message (3-line format). 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: Use the browser tool to open https://news.orf.at/, pick N non-sport headlines by judgment, and send them in the same 3-line format. Still generate a ZiB studio image with a few generic political-news Easter eggs.

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
4 Scripts1 Docs
  • SKILL.md Primary doc
  • scripts/generate_zib_nano_banana.sh Scripts
  • scripts/nano_banana_mood.py Scripts
  • scripts/orf.py Scripts
  • scripts/zib_prompt.mjs Scripts