← Back to Skills Marketplace
ranbin

AI日报测试版

by ranbin · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-daily-news-rb
Description
专门用于整理、汇总和深度分析每日最前沿的 AI 资讯,包括行业大事件、大模型更新、学术论文、开源工具及新技术标准。当用户提到“生成 AI 日报”、“今日 AI 资讯”、“行业动态汇总”或类似的请求时,请务必使用此技能。即使没有明确说“日报”,只要是请求汇总最新 AI 领域进展,都应触发本技能以确保内容的深度和准确性。
README (SKILL.md)

AI 资讯日报生成指南

本技能旨在帮助用户快速掌握 AI 领域的每日动态,通过深度检索和结构化整理,产出具备技术深度和专业视角的分析日报。

执行流程

  1. 深度双语检索

    • 优先执行 search_web。检索词应涵盖:
      • 中文关键词(如“AI 资讯”、“AI 大事件”、“深度学习最新动态”等)
      • 英文关键词(如 "AI news", "latest AI breakthroughs", "LLM updates", "arXiv AI papers", "Open source AI tools")以确保涵盖全球最前沿的信息流。
    • 关注以下重点来源:
      • 技术博客(OpenAI, Anthropic, Google DeepMind, Meta AI 等)
      • 学术平台(arXiv, Hugging Face Papers)
      • 开发者社区(GitHub Trending, Product Hunt AI)
      • 行业新闻(The Verge, TechCrunch, IT 之家等)
  2. 内容分类与筛选

    • 将搜集到的资讯按以下板块进行归类:
      • 行业大事件:监管政策、巨头交易、投融资动态等。
      • 大模型动态:新模型发布、架构创新(如 MoE, Diffusion 模型)、API 更新。
      • 学术前沿:精选 2-3 篇当日或近期高质量的 arXiv 论文,重点分析其解决的问题和核心贡献。
      • 开源工具与项目:在 GitHub 上活跃或具有极高应用潜力的 AI 工具。
      • 新技术标准:通信协议、互操作性标准、AI 安全评估框架等。
  3. 深度分析与撰写

    • 拒绝浅尝辄止:对于每一条资讯,不应只写“发布了 X”,而应解释“为什么 X 很重要”、“它的技术背景是什么”以及“对行业可能产生的深远影响”。
    • 技术术语准确性:确保中文术语翻译准确且符合领域共识。
  4. 输出格式建议

    • 使用 Markdown 结构化输出。
    • 每一条资讯都应包含:[标题][核心摘要][深度解析/影响分析][来源链接](如果能获取到的话)。

核心原则

  • 时效性优先:内容应贴合“今日”或“近 24 小时”。
  • 客观公正:避免过度煽情或主观臆断,专注于事实、性能数据和技术细节。
  • 关联分析:如果多个动态互有关联,尝试将点状的信息连成线,在内容中解释它们之间的关联。
Usage Guidance
This skill appears coherent and safe to install: it only instructs the agent to search and summarize public AI news sources and requests no credentials. Before relying on outputs, verify a few things: (1) confirm the platform's search_web tool is available and configured as you expect; (2) spot-check the cited links and timestamps to catch hallucinated or stale references; (3) if you need trusted sources only, consider asking for a source whitelist in the prompt; and (4) monitor the skill's first runs to ensure it doesn't request extra permissions or try to access non-public data.
Capability Analysis
Type: OpenClaw Skill Name: ai-daily-news-rb Version: 1.0.0 The skill bundle contains instructions for an AI agent to perform daily AI news aggregation and analysis. The SKILL.md file outlines a standard workflow involving web searches, content categorization, and technical summarization without any evidence of malicious intent, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md instructions: both specify bilingual web retrieval, source lists (OpenAI, arXiv, GitHub, tech press, etc.), classification, and deep analysis. There are no unexpected env vars, binaries, or config paths requested.
Instruction Scope
Runtime instructions are narrowly scoped to web searches, content classification, analysis, and Markdown output. The SKILL.md explicitly directs use of a web search tool (search_web) and lists expected sources; it does not instruct reading local files, harvesting environment variables, or posting collected data to unrelated external endpoints. Monitor for potential hallucinated source links (common risk when summarizing web results).
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be written to disk or downloaded as part of skill installation.
Credentials
No environment variables, credentials, or config paths are requested. The absence of secrets is proportionate to the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable. Autonomous invocation is allowed by platform default but the skill does not request elevated or persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-daily-news-rb
  3. After installation, invoke the skill by name or use /ai-daily-news-rb
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of ai-news-daily skill for curating, summarizing, and analyzing daily front-line AI news. - Supports structured bilingual search covering global AI updates from top sources. - Organizes news into major industry events, model updates, academic research, open-source tools, and new tech standards. - Emphasizes in-depth technical analysis, accurate terminology, and relevance to current developments. - Outputs structured, Markdown-formatted daily digests suitable for professional and technical audiences.
Metadata
Slug ai-daily-news-rb
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AI日报测试版?

专门用于整理、汇总和深度分析每日最前沿的 AI 资讯,包括行业大事件、大模型更新、学术论文、开源工具及新技术标准。当用户提到“生成 AI 日报”、“今日 AI 资讯”、“行业动态汇总”或类似的请求时,请务必使用此技能。即使没有明确说“日报”,只要是请求汇总最新 AI 领域进展,都应触发本技能以确保内容的深度和准确性。 It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install AI日报测试版?

Run "/install ai-daily-news-rb" 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, licensed under MIT-0. 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 ranbin (@ranbin); the current version is v1.0.0.

💬 Comments