ai-research-scraper

用于抓取AI领域最新研究信息的技能,重点关注AI产品发展。从知名AI网站获取信息,提供简洁概括和链接,限制数据量以便快速阅读。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ai-research-scraper" with this command: npx skills add kernix0421/ai-research-scraper

AI Research Scraper

概述

这个技能专门用于从知名AI领域网站抓取最新研究信息,重点关注AI产品发展方面。它会限制抓取的数据量和token使用,提供简洁的信息概括,并包含原始网页链接,方便用户进一步查阅详细内容。

使用场景

  • 当您需要快速了解AI领域最新产品动态时
  • 当您想跟踪特定AI产品的发展信息时
  • 当您需要获取AI技术发展的最新研究成果摘要时

支持的网站

当前支持的AI领域知名网站包括:

  • TechCrunch AI板块
  • VentureBeat AI板块
  • MIT Technology Review AI板块
  • Google AI Blog
  • Microsoft AI Blog
  • NVIDIA Blog

功能特点

  • 数据量控制:限制摘要长度,确保信息简洁
  • 重点突出:聚焦AI产品发展信息
  • 链接完整:每个摘要都包含原始网页链接
  • 定时更新:支持定期抓取最新信息
  • 可配置性:支持添加或修改目标网站
  • 网络优化:增加超时时间和重试机制,提高抓取成功率
  • 缓存机制:添加1小时缓存,避免重复抓取相同内容
  • 稳定源:优化网站列表,使用更稳定的AI领域网站源
  • 备用搜索:支持使用tavily-search技能替代,避免网络超时问题
  • 简化处理:暂时移除翻译功能,避免API错误和网络超时问题

使用方法

快速开始

使用默认配置抓取AI产品发展相关信息:

python3 /root/.openclaw/workspace/skills/ai-research-scraper/scripts/scraper.py

配置选项

自定义网站列表

编辑 references/websites.txt 文件,添加或删除目标网站。每行格式:

网站名称|网站URL|RSS/Feed URL(可选)

控制摘要长度

python3 /root/.openclaw/workspace/skills/ai-research-scraper/scripts/scraper.py --max-tokens 500

指定时间范围

python3 /root/.openclaw/workspace/skills/ai-research-scraper/scripts/scraper.py --days 7

指定主题重点

python3 /root/.openclaw/workspace/skills/ai-research-scraper/scripts/scraper.py --topic product-development

脚本和资源

Scripts

  • scripts/scraper.py: 主要的网页抓取和信息提取脚本
  • scripts/example.py: 示例脚本(可删除或修改)

References

  • references/websites.txt: 包含要抓取的网站列表
  • references/api_reference.md: API参考文档(待完善)

Assets

  • assets/: 资源文件夹(可用于存放模板或其他静态资源)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Notebooklm

Google NotebookLM 非官方 Python API 的 OpenClaw Skill。支持内容生成(播客、视频、幻灯片、测验、思维导图等)、文档管理和研究自动化。当用户需要使用 NotebookLM 生成音频概述、视频、学习材料或管理知识库时触发。

Registry SourceRecently Updated
6280Profile unavailable
Coding

ai-github-radar

Tracks and analyzes AI-native tools and GitHub repos with fast growth or major updates to reveal emerging trends in AI workflows and ecosystems.

Registry SourceRecently Updated
1.3K2Profile unavailable
Coding

AetherLang V3 for Claude Code

Execute AetherLang V3 AI workflows from Claude Code using nine specialized engines for culinary, business, research, marketing, and strategic analyses.

Registry SourceRecently Updated
8312Profile unavailable
Research

Auto Paper Writer

自动撰写科研论文的完整 AI pipeline。当用户说"撰写[方向]论文"、"自动写论文"、"生成论文"时触发。功能包括:(1) 搜索 ArXiv 最新论文并下载原始 PDF;(2) 总结现有工作局限性;(3) 设计创新模型框架;(4) 撰写双栏 LaTeX 论文(IEEEtran格式);(5) 生成科研级 m...

Registry SourceRecently Updated
1390Profile unavailable