← Back to Skills Marketplace
1454
Downloads
1
Stars
15
Active Installs
1
Versions
Install in OpenClaw
/install ai-news-research
Description
当需要梳理某段时间内AI行业重要新闻时,可以调用使用这个技能。
README (SKILL.md)
\r \r
AI-NEWS skill\r
\r
When to use this skill\r
当需要梳理某段时间内AI行业细分领域重要新闻时,可以调用使用这个技能。\r \r
How to extract text\r
- 从用户消息中提取 2 个核心信息:\r
- 查询时间段(用户指定的时间范围);\r
- 特定板块(用户指定的某个细分领域,如“模型” /“算力”/“硬件”/“AI应用”等);\r
- 用 web_fetch 直接抓的网页数据以收集并梳理指定时间段内特定AI行业细分领域重要新闻\r
- 整理数据并返回,格式要求:\r
- 开头明确“细分领域 + 时间”(如“算力 2026年2月16-22日 重要新闻”);\r
- 核心信息:具体公司/领域、事项情况、预计影响;\r
Usage Guidance
该技能是纯文本说明,功能和所需权限一致;在安装/启用前注意:
- 它会使用平台的网页抓取工具(web_fetch)访问公开网页,可能触及包含跟踪或恶意脚本的页面——确保平台对抓取有安全限制。
- 抓取可能违反付费墙或服务条款,请避免爬取受限内容。
- 输出依赖抓取到的来源质量,要求技能在生成结果时标注或引用来源以便核实。
如果你接受这些约束,这个技能内部一致且没有明显的不相称权限请求。
Capability Analysis
Type: OpenClaw Skill
Name: ai-news-research
Version: 1.0.0
The skill bundle contains metadata and instructions for an AI agent to research AI news. The `SKILL.md` file instructs the agent to extract a time period and specific AI sub-field from user messages, then use `web_fetch` to gather and organize relevant news. There is no evidence of malicious intent, data exfiltration, unauthorized command execution, persistence mechanisms, or prompt injection aiming to subvert the agent for harmful purposes. The use of `web_fetch` is consistent with the stated purpose of a news research skill.
Capability Assessment
Purpose & Capability
技能名和描述说明是用于汇总某段时间内的 AI 行业新闻,SKILL.md 指示提取时间和板块并抓取网页以整理新闻,所需权限为零,三者相符。
Instruction Scope
运行指令仅要求从用户消息提取两个信息点并使用 web_fetch 抓取网页内容来汇总新闻;没有要求读取本地文件、环境变量或发送数据到与任务无关的外部端点。
Install Mechanism
无安装规格、无代码文件,纯说明型技能——这降低了安装时写盘或执行不明代码的风险。
Credentials
不需要任何环境变量、凭证或配置路径,所需权限与“抓取并整理公开新闻”这一用途相称。
Persistence & Privilege
flags 显示 always=false 且未请求长期驻留或修改其他技能配置;允许模型调用(平台默认)但这与功能需求一致且未放大权限。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-news-research - After installation, invoke the skill by name or use
/ai-news-research - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the AI-NEWS skill:
- Enables summarization of key AI industry news within a specified time frame and subfield.
- Extracts core information: requested date range and specific AI domain (e.g., models, compute, hardware, applications).
- Uses web data to gather and organize important news relevant to the selected period and domain.
- Returns results in a standardized format highlighting domain, dates, key players, events, and expected impact.
Metadata
Frequently Asked Questions
What is AI行业新闻搜集小技能?
当需要梳理某段时间内AI行业重要新闻时,可以调用使用这个技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1454 downloads so far.
How do I install AI行业新闻搜集小技能?
Run "/install ai-news-research" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI行业新闻搜集小技能 free?
Yes, AI行业新闻搜集小技能 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does AI行业新闻搜集小技能 support?
AI行业新闻搜集小技能 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI行业新闻搜集小技能?
It is built and maintained by Gyifei (@gyifei); the current version is v1.0.0.
More Skills