← 返回 Skills 市场
goog

Daily AI NEWS chinese version, big AI news

作者 Jay · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
171
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-news-info
功能描述
Fetch and display AI news digest from AI资讯速览 (https://ai-digest.liziran.com/zh/). Use when the user asks for AI news, today's AI digest, latest AI updates, o...
使用说明 (SKILL.md)

AI News Digest

Fetch and present the latest AI news from AI资讯速览.

Source

  • Index: https://ai-digest.liziran.com/zh/
  • Each daily digest is a linked page from the index (first item = most recent)

Workflow

  1. Fetch the index page at https://ai-digest.liziran.com/zh/ with web_fetch
  2. Extract the first (most recent) digest link from the list
  3. Fetch that digest page
  4. Present each numbered item with its title and summary in a clean, readable format

Output Format

For each news item, output:

**NN [Title]**
[Summary in 1–3 sentences]

Separate items with ---. Use the original Chinese titles and summaries as-is (do not translate unless user asks).

Notes

  • The index lists digests in reverse chronological order; always pick the first one unless the user specifies a date
  • Short items (04, 05 …) may only have a one-liner — keep them brief
  • If the user asks for a specific date, find the matching link from the archive at https://ai-digest.liziran.com/zh/archive.html
安全使用建议
This skill is an instruction-only scraper for a public Chinese AI digest and appears internally consistent. Before installing, consider: (1) the agent will perform outbound web requests to ai-digest.liziran.com when invoked—if you restrict network access for privacy or policy, disable or review that behavior; (2) content is presented in Chinese by default (it will not translate unless asked); (3) scraping frequency and copyright considerations are the user's responsibility—avoid excessive automated polling. No secrets, installs, or filesystem access are required by this skill.
功能分析
Type: OpenClaw Skill Name: ai-news-info Version: 1.0.0 The skill is designed to fetch and summarize AI news from a specific website (ai-digest.liziran.com). The instructions in SKILL.md are well-defined and strictly limited to the stated purpose of news retrieval and formatting, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description state: fetch and display AI news from ai-digest.liziran.com/zh/. Declared requirements: none. The SKILL.md only needs network fetches of the public site to deliver the described functionality, so requested capabilities are proportional to purpose.
Instruction Scope
Instructions are narrowly scoped: fetch index page, pick the first link (or archive by date if requested), fetch digest page, and present numbered items with title and short summary in Chinese. There are no instructions to read local files, access credentials, or transmit data to unrelated endpoints.
Install Mechanism
No install spec and no code files (instruction-only). Nothing will be written to disk or downloaded beyond the agent's normal web fetch of the public site.
Credentials
The skill declares no environment variables, credentials, or config paths. The SKILL.md does not reference any secrets. Requested access (web fetch) is appropriate for the stated task.
Persistence & Privilege
always is false and there is no indication the skill requests elevated or persistent privileges or modifies other skills/config. Autonomous invocation is allowed (platform default) but is not combined with concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-news-info
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-news-info 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Migrated news source to AI资讯速览 (https://ai-digest.liziran.com/zh/) - Removed local script dependencies for news fetching - Now fetches and presents the latest AI news digest directly from the web - Output includes each item’s original title and summary in a clear, numbered format - Supports responding to requests for AI news, daily AI digest, and queries by date via the online archive
元数据
Slug ai-news-info
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Daily AI NEWS chinese version, big AI news 是什么?

Fetch and display AI news digest from AI资讯速览 (https://ai-digest.liziran.com/zh/). Use when the user asks for AI news, today's AI digest, latest AI updates, o... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。

如何安装 Daily AI NEWS chinese version, big AI news?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-news-info」即可一键安装,无需额外配置。

Daily AI NEWS chinese version, big AI news 是免费的吗?

是的,Daily AI NEWS chinese version, big AI news 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Daily AI NEWS chinese version, big AI news 支持哪些平台?

Daily AI NEWS chinese version, big AI news 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Daily AI NEWS chinese version, big AI news?

由 Jay(@goog)开发并维护,当前版本 v1.0.0。

💬 留言讨论