← Back to Skills Marketplace
wwfqls3w-cmd

信息源监控助手

by baiyun · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ pending
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cn-info-monitor
Description
自动监控微信公众号/行业网站/RSS信息源,AI提炼摘要后推送到飞书/钉钉/终端。解决'每天手动翻10个公众号找有用信息'的痛点。
README (SKILL.md)

信息源监控助手 📡

一句话:你关心的信息源,我帮你盯。

什么时候使用

  • 每天需要手动翻多个公众号/网站找有用信息时
  • 需要跟踪特定行业动态但信息太分散时
  • 希望有人帮你筛选重要内容、省去刷屏时间时

核心能力

  1. 多源监控:支持RSS feed、普通网页、微信公众号链接
  2. AI摘要:自动提炼关键信息,过滤噪音
  3. 智能去重:已读文章不会重复推送
  4. 关键词过滤:只推送和你关注的话题相关的内容
  5. 多渠道输出:终端/Markdown文件/飞书webhook

快速开始

安装

openclaw skills install cn-info-monitor

配置(3步)

  1. 运行 setup.py 添加你要监控的信息源
  2. 设置关键词过滤(可选)
  3. 测试运行一次

使用场景

场景1:公众号每日监控

对Agent说"帮我监控这几个公众号",系统每天定时检查更新,生成摘要推送。

场景2:行业情报聚合

配置36氪/虎嗅/钛媒体等+关键词"AI Agent",每日自动聚合相关文章。

场景3:竞品动态追踪

监控竞品官网博客/公众号,第一时间获取新品/融资/功能更新消息。

配置说明

信息源配置 (config/sources.json)

[
  {"name": "36氪", "type": "rss", "url": "https://36kr.com/feed", "keywords": ["AI"]},
  {"name": "某公众号", "type": "wechat", "url": "https://mp.weixin.qq.com/s/xxx"}
]

推送配置

  • 终端输出(默认)
  • Markdown文件输出到 ~/info-digest/
  • 飞书Webhook(需配置环境变量 FEISHU_WEBHOOK_URL)

Freemium模式

版本 信息源数 执行频率 价格
免费版 ≤3个 每天1次 ¥0
专业版 无限 无限 ¥29.9一次性

超出免费额度时显示付费引导。

反爬说明

微信公众号等平台有反爬机制。本工具提供两种模式:

  • 官方API模式(推荐):使用RSS接口,无需代理,功能受限
  • 代理模式:用户自行配置HTTP代理/IP池,功能完整

注意事项

  • 请遵守目标网站的robots.txt和使用条款
  • AI摘要依赖外部LLM API,请确保已配置
  • 定时任务建议通过cron或OpenClaw调度设置
Capability Tags
requires-sensitive-credentials
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cn-info-monitor
  3. After installation, invoke the skill by name or use /cn-info-monitor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首发版本,自动监控微信公众号、行业网站及RSS信息源 - AI智能摘要与关键词过滤,筛选推送有用信息 - 支持终端、Markdown文件、飞书Webhook等多渠道推送 - 智能去重,已读文章不重复推送 - 提供免费与专业版,专业版支持无限信息源与高频监控 - 支持官方API与代理两种反爬模式
Metadata
Slug cn-info-monitor
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 信息源监控助手?

自动监控微信公众号/行业网站/RSS信息源,AI提炼摘要后推送到飞书/钉钉/终端。解决'每天手动翻10个公众号找有用信息'的痛点。 It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.

How do I install 信息源监控助手?

Run "/install cn-info-monitor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 信息源监控助手 free?

Yes, 信息源监控助手 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 信息源监控助手 support?

信息源监控助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 信息源监控助手?

It is built and maintained by baiyun (@wwfqls3w-cmd); the current version is v1.0.0.

💬 Comments