Token导航 LogoToken导航TokenDH.com
效率操作浏览器clawhub未标认证来源可访问clear审计提醒

orf奥尔夫

Agent Skill

orf 用于处理图像、截图、视觉识别或图片素材相关工作,适合在 OpenClaw 中需要让 Agent 分析图片、整理视觉素材或辅助图像流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

66,879

周安装

2,732

GitHub Stars

公开资料未说明

下载量

21,419
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:orf(奥尔夫)
来源仓库:https://github.com/cpojer/orf
安装命令:
openclaw skills install orf
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install orf

简介

点播 ORF 德语新闻摘要。当用户说“orf”、“pull orf”或“orf 10”时使用。关注奥地利政治(内陆)和国际政治(澳大利亚)+各大头条;排除体育运动。将每个项目作为自己的消息发送(标题+年龄+链接)。然后在卡通 ZiB 工作室中生成纳米香蕉图像,由主播播报新闻,以及基于所选故事的微妙复活节彩蛋。

SKILL.md

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:

  • 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

  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:

  • 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.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.25%
按下载量换算17,189

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

未展示

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills