← 返回 Skills 市场
gyifei

AI行业新闻搜集小技能

作者 Gyifei · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1454
总下载
1
收藏
15
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-news-research
功能描述
当需要梳理某段时间内AI行业重要新闻时,可以调用使用这个技能。
使用说明 (SKILL.md)

\r \r

AI-NEWS skill\r

\r

When to use this skill\r

当需要梳理某段时间内AI行业细分领域重要新闻时,可以调用使用这个技能。\r \r

How to extract text\r

  1. 从用户消息中提取 2 个核心信息:\r
    • 查询时间段(用户指定的时间范围);\r
    • 特定板块(用户指定的某个细分领域,如“模型” /“算力”/“硬件”/“AI应用”等);\r
  2. 用 web_fetch 直接抓的网页数据以收集并梳理指定时间段内特定AI行业细分领域重要新闻\r
  3. 整理数据并返回,格式要求:\r
    • 开头明确“细分领域 + 时间”(如“算力 2026年2月16-22日 重要新闻”);\r
    • 核心信息:具体公司/领域、事项情况、预计影响;\r

安全使用建议
该技能是纯文本说明,功能和所需权限一致;在安装/启用前注意: - 它会使用平台的网页抓取工具(web_fetch)访问公开网页,可能触及包含跟踪或恶意脚本的页面——确保平台对抓取有安全限制。 - 抓取可能违反付费墙或服务条款,请避免爬取受限内容。 - 输出依赖抓取到的来源质量,要求技能在生成结果时标注或引用来源以便核实。 如果你接受这些约束,这个技能内部一致且没有明显的不相称权限请求。
功能分析
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.
能力评估
Purpose & Capability
技能名和描述说明是用于汇总某段时间内的 AI 行业新闻,SKILL.md 指示提取时间和板块并抓取网页以整理新闻,所需权限为零,三者相符。
Instruction Scope
运行指令仅要求从用户消息提取两个信息点并使用 web_fetch 抓取网页内容来汇总新闻;没有要求读取本地文件、环境变量或发送数据到与任务无关的外部端点。
Install Mechanism
无安装规格、无代码文件,纯说明型技能——这降低了安装时写盘或执行不明代码的风险。
Credentials
不需要任何环境变量、凭证或配置路径,所需权限与“抓取并整理公开新闻”这一用途相称。
Persistence & Privilege
flags 显示 always=false 且未请求长期驻留或修改其他技能配置;允许模型调用(平台默认)但这与功能需求一致且未放大权限。
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-news-research
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-news-research 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug ai-news-research
版本 1.0.0
许可证
累计安装 15
当前安装数 15
历史版本数 1
常见问题

AI行业新闻搜集小技能 是什么?

当需要梳理某段时间内AI行业重要新闻时,可以调用使用这个技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1454 次。

如何安装 AI行业新闻搜集小技能?

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

AI行业新闻搜集小技能 是免费的吗?

是的,AI行业新闻搜集小技能 完全免费(开源免费),可自由下载、安装和使用。

AI行业新闻搜集小技能 支持哪些平台?

AI行业新闻搜集小技能 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 AI行业新闻搜集小技能?

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

💬 留言讨论