← Back to Skills Marketplace
goog

Daily AI NEWS chinese version, big AI news

by Jay · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
171
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ai-news-info
Description
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...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-news-info
  3. After installation, invoke the skill by name or use /ai-news-info
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug ai-news-info
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.

How do I install Daily AI NEWS chinese version, big AI news?

Run "/install ai-news-info" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Daily AI NEWS chinese version, big AI news free?

Yes, Daily AI NEWS chinese version, big AI news is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Daily AI NEWS chinese version, big AI news support?

Daily AI NEWS chinese version, big AI news is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Daily AI NEWS chinese version, big AI news?

It is built and maintained by Jay (@goog); the current version is v1.0.0.

💬 Comments