← 返回 Skills 市场
Ai Daily Brief
作者
warrior156006050
· GitHub ↗
· v1.0.0
· MIT-0
105
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-daily-brief
功能描述
Parallel fetch and summarize top 10 AI news from multiple sources, delivering a structured daily brief to users via Telegram.
使用说明 (SKILL.md)
AI 资讯日报抓取技能
功能
并行抓取多个 AI 资讯源,生成结构化日报并发送给用户。
使用方法
# 手动触发
openclaw run ai-daily-brief
抓取源
- 36 氪 AI 频道:https://www.36kr.com/information/AI/
- 极客公园 AI 新浪潮:https://www.geekpark.net/column/304
输出格式
- 标题 + 核心观点 + 深度总结(2-3 句话)
- 清晰的 Markdown 格式
- 发送到 warrior 的 Telegram
优化策略
- 使用 browser 工具并行抓取多个源
- 使用 snapshot 获取页面内容
- 提取 TOP10 最新资讯
- 结构化整理后发送
安全使用建议
Before installing, ask the author to clarify how Telegram delivery is authenticated: what bot token and chat id are used, and where those credentials are stored. Do not install if the skill will send messages to an account you don't control (the SKILL.md's 'warrior' recipient is ambiguous). Request that the skill declare required env vars (e.g., TELEGRAM_BOT_TOKEN, TELEGRAM_CHAT_ID) and document any data retention for snapshots. Because the skill scrapes external sites, confirm it respects robots/terms and rate limits. If you proceed, run it in a sandboxed agent environment, supply only the minimal necessary credentials, and review or audit the tool chain that actually performs the Telegram send.
功能分析
Type: OpenClaw Skill
Name: ai-daily-brief
Version: 1.0.0
The skill is designed to scrape AI-related news from legitimate sources (36Kr and GeekPark) and send summarized reports to a Telegram user. The instructions in SKILL.md are transparent and align with the stated purpose of providing a daily news brief, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The stated purpose is to fetch and deliver a Telegram brief. However, the skill declares no credentials, tokens, or config paths required to send messages to Telegram (e.g., bot token, chat id). That credential requirement is expected for the described capability but is missing.
Instruction Scope
SKILL.md explicitly instructs using a 'browser' tool and 'snapshot' to scrape pages (which is coherent with fetching news) but also instructs to 'send to warrior's Telegram' without describing how to authenticate or which account/chat id is targeted. The instructions therefore direct outbound delivery to an external endpoint with no declared auth or safeguards.
Install Mechanism
This is instruction-only (no install spec, no code files), so there is no package-download or install risk from the skill itself.
Credentials
The skill requires zero environment variables but its runtime behavior (sending Telegram messages) normally requires secrets like TELEGRAM_BOT_TOKEN and a destination CHAT_ID. Absence of those declared variables is disproportionate and unexplained. Also the SKILL.md does not explain where snapshots/content are stored or how long fetched data persists.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform privileges and does not claim to modify other skills or global config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-daily-brief - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-daily-brief触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ai-daily-brief skill:
- Parallel scraping of multiple AI news sources (36Kr and GeekPark).
- Generates structured daily brief with headline, core points, and summary.
- Outputs clear Markdown format and sends via Telegram to warrior.
- Employs browser tools and snapshots for content extraction.
- Delivers top 10 latest news items with concise summaries.
元数据
常见问题
Ai Daily Brief 是什么?
Parallel fetch and summarize top 10 AI news from multiple sources, delivering a structured daily brief to users via Telegram. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 105 次。
如何安装 Ai Daily Brief?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-daily-brief」即可一键安装,无需额外配置。
Ai Daily Brief 是免费的吗?
是的,Ai Daily Brief 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ai Daily Brief 支持哪些平台?
Ai Daily Brief 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Daily Brief?
由 warrior156006050(@warrior156006050)开发并维护,当前版本 v1.0.0。
推荐 Skills