ai-news-daily-v1-0-3
AI 新闻日报 v1.0.3 - 自动抓取全球 AI 行业最新动态,每日推送 10 条精选新闻。支持英文标题/内容自动翻译、400-500 字中文摘要、外部配置 (config.yaml)、失败重试、智能去重。安装后自动创建 OpenClaw 定时任务,每天早上 9:00 自动推送到对话框。用于定时抓取 AI 新闻、RSS 聚合、多语言支持。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aaa2531349/ai-news-dailyWhat This Skill Does
AI 新闻日报 (ai-news-daily-v1-0-3) is a robust automation agent designed to keep you at the forefront of the rapidly evolving AI landscape. This skill functions as a fully autonomous news aggregator that fetches global AI industry developments from a curated list of high-authority sources. It processes raw data through a multi-stage pipeline: it performs intelligent deduplication to ensure unique content, automatically translates English-language sources into Chinese, and uses an integrated AI module to generate comprehensive 400-500 word summaries for each of the 10 selected news items daily. The output is delivered directly to your OpenClaw interface at 9:00 AM every morning via a managed cron job, ensuring you stay informed without manual overhead.
Installation
To integrate this skill into your environment, use the command line to install it directly from the OpenClaw registry: clawhub install openclaw/skills/skills/aaa2531349/ai-news-daily. After installation, navigate to the skill directory, install the necessary Python dependencies via pip install -r requirements.txt, and run python3 src/daily_fetch.py. The system will automatically configure the required cron scheduling for daily execution. You may modify the config/config.yaml file to adjust the summary length, source concurrency, or retry parameters to suit your specific monitoring needs.
Use Cases
This skill is perfect for AI researchers, developers, tech journalists, and industry professionals who need to maintain situational awareness of breakthroughs in Large Language Models (LLMs), agentic frameworks, and hardware advancements. Instead of scouring dozens of websites manually, you receive a curated daily digest. It is also an excellent tool for content creators looking for inspiration or technical leads who need to stay updated on competitive intelligence within the AI sector.
Example Prompts
- "OpenClaw, run the AI news aggregator now and show me the top stories for today."
- "Update my AI news config to prioritize high-level research papers from MIT Tech Review."
- "Summarize the latest trends from the last 24 hours of AI news pushed by the daily agent."
Tips & Limitations
- Translation Limitations: The skill utilizes the MyMemory free API by default; for enterprise-grade translation accuracy, consider providing your own DeepL or Baidu API key in the environment variables.
- Storage Management: The skill maintains a local SQLite database (
data/news.db) for deduplication; ensure the storage disk has sufficient space if you intend to run this for extended periods. - Error Handling: The agent includes built-in retry logic with exponential backoff. If you encounter frequent network failures, adjust the
request_timeoutin the configuration file. - System Requirements: Ensure
python3is available in your PATH, and you have appropriate write permissions for the skill directory to allow log and database file generation.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aaa2531349-ai-news-daily": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api, code-execution
Related Skills
calorie-detective-v2-0-0
热量侦探 v2.0.0 - AI 食物卡路里计算器。通过 Kimi 视觉识别照片中的食物,自动计算卡路里、蛋白质、碳水、脂肪等营养数据。内置常见食物营养数据库。用于健康饮食管理、减肥健身追踪。再隐蔽的热量也逃不过我的眼睛!
calorie-detective-v1-0-2
热量侦探 v1.0.2 - AI 食物卡路里计算器。通过照片识别食物并自动计算卡路里、蛋白质、碳水、脂肪等营养数据。支持 Kimi 视觉识别,内置常见食物营养数据库。用于健康饮食管理、减肥健身追踪。再隐蔽的热量也逃不过我的眼睛!
video-transcribe-v1-0-3
本地视频转文字 - 使用 OpenAI Whisper 进行语音识别,完全免费、离线运行、保护隐私