skills/rss-news-aggregator/SKILL.md
RSS 资讯聚合工具。从全球 92 个高质量技术博客采集 AI/科技资讯,支持关键词搜索、主题分类、时间范围过滤、来源筛选,输出 Markdown 和 HTML 双格式报告。
npx skillsauth add laborany/laborany 优质资讯Install this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
从全球 92 个高质量技术博客采集最新的 AI/科技资讯,支持多维度过滤和智能质量评估。
python scripts/fetch_rss.py --days 3 --output /tmp/raw.json
python scripts/filter_content.py --input /tmp/raw.json --output /tmp/filtered.json
python scripts/generate_report.py --input /tmp/filtered.json --output-dir docs/news
# 搜索 "Claude" 相关资讯
python scripts/fetch_rss.py --days 7 --output /tmp/raw.json
python scripts/filter_content.py --input /tmp/raw.json --query "Claude" --output /tmp/filtered.json
python scripts/generate_report.py --input /tmp/filtered.json --output-dir docs/news
# 只获取 Simon Willison 和 Gary Marcus 的文章
python scripts/fetch_rss.py --days 3 --sources "simonwillison.net,garymarcus.substack.com" --output /tmp/raw.json
python scripts/filter_content.py --input /tmp/raw.json --output /tmp/filtered.json
python scripts/generate_report.py --input /tmp/filtered.json --output-dir docs/news
python scripts/fetch_rss.py [选项]
选项:
--days N:获取最近 N 天的资讯(默认 3 天)--sources "source1,source2":只获取指定来源(可选)--output FILE:输出 JSON 文件路径python scripts/filter_content.py [选项]
选项:
--input FILE:输入 JSON 文件(来自步骤 1)--query "关键词":搜索查询(可选)--sources "source1,source2":过滤特定来源(可选)--min-quality N:最低质量分数 0-100(可选)--output FILE:输出 JSON 文件路径python scripts/generate_report.py [选项]
选项:
--input FILE:输入 JSON 文件(来自步骤 2)--output-dir DIR:输出目录(默认 docs/news)--format md|html|both:输出格式(默认 both)docs/news/rss-news-YYYY-MM-DD.mddocs/news/rss-news-YYYY-MM-DD.html来源权威性(40%):
内容质量(30%):
时效性(20%):
相关性(10%):
综合排序:
final_score = quality_score * 0.6 + relevance_score * 100 * 0.4
自动将资讯分类到以下主题:
| 特性 | topic-collector | rss-news-aggregator | |-----|----------------|---------------------| | 数据源 | mcp__laborany_web__search 搜索引擎 | RSS feeds 直接订阅 | | 时效性 | 依赖搜索引擎索引 | 实时 RSS 更新(分钟级) | | 覆盖面 | 广泛但不稳定 | 精选高质量源(92 个) | | 过滤能力 | 手动整理 | 自动化多维过滤 | | 质量控制 | 人工筛选 | 算法自动评分 | | 适用场景 | 每日热点采集 | 专题资讯聚合 | | 用户输入 | 固定主题 | 灵活查询(关键词/自然语言) |
定位:
topic-collector:每日 AI 热点快照(广度优先)rss-news-aggregator:专题资讯深度聚合(深度优先)解决方案:
feedparser 库统一解析 RSS/Atom/JSON Feed解决方案:
解决方案:
pip install feedparser python-dateutil
依赖列表:
feedparser:RSS/Atom feed 解析python-dateutil:日期时间处理| 文件类型 | 保存位置 | 命名规则 |
|---------|----------|---------|
| Markdown | docs/news/ | rss-news-{YYYY-MM-DD}.md |
| HTML | docs/news/ | rss-news-{YYYY-MM-DD}.html |
# 优质资讯 - 2026-03-11
## 📊 概览
- 总计:45 条资讯
- 来源:28 个
- 生成时间:2026-03-11 10:30:00
## 🤖 AI/ML
### [Claude 4.6 Released with Enhanced Reasoning](https://example.com)
**来源**: simonwillison.net | **时间**: 2 小时前 | **质量**: 95/100
Anthropic announces Claude 4.6 with significant improvements...
Linear 简约风格,包含:
如有问题或建议,请在 laborany 项目中提交 issue。
data-ai
AI 视频工厂,用于完整测试和执行 LaborAny 的多模态视频生产链路。 适用于: (1) 用户给一个爆款视频,要求拆解脚本、分镜、动作、配乐、镜头语言并复刻或改写; (2) 用户给一个想法,要求规划完整短视频、生成角色一致的关键帧图片、调用视频生成模型生成分段视频; (3) 用户要求把多个 15s 视频片段剪辑合成为最终成片; (4) 用户明确说“测试完整图片/视频理解和生成流程”“AI剧集”“分镜视频”“爆款视频拆解”。
testing
Inspect Playwright trace files from the command line — list actions, view requests, console, errors, snapshots and screenshots.
tools
Automate browser interactions, test web pages and work with Playwright tests.
development
LaborAny 设计大师——用 HTML 做高保真原型、交互 Demo、幻灯片、动画、设计变体探索 + 设计方向顾问 + 专家评审的一体化设计能力。HTML 是工具不是媒介,根据任务 embody 不同专家(UX 设计师 / 动画师 / 幻灯片设计师 / 原型师),避免 web design tropes。 触发场景:做原型、设计 Demo、交互原型、HTML 演示、动画 Demo、设计变体、hi-fi 设计、UI mockup、prototype、设计探索、做个 HTML 页面、做个可视化、app 原型、iOS 原型、移动应用 mockup、导出 MP4、导出 GIF、60fps 视频、设计风格、设计方向、设计哲学、配色方案、视觉风格、推荐风格、选个风格、做个好看的、评审、好不好看、review this design。 主干能力:Junior Designer 工作流、反 AI slop 清单、React+Babel 最佳实践、Tweaks 变体切换、Speaker Notes 演示、Starter Components、App 原型专属守则、Playwright 验证、HTML 动画 → MP4/GIF 视频导出(25fps 基础 + 60fps 插帧 + palette 优化 GIF + 6 首场景化 BGM + 自动 fade)。 需求模糊时的 Fallback:设计方向顾问模式——从 5 流派 × 20 种设计哲学推荐 3 个差异化方向。 交付后可选:专家级 5 维度评审。