WeChat AI Monitor

👤 pyh-pan 📦 v1.0.0 ⭐ 4.1 ⬇️ 1.2K 下載
📊 資料分析 免費

📖 技能介紹

WeChat AI Monitor

微信公眾號AI/科技監控工具,自動篩選AI/科技相關內容並生成監控報告。

Features

  • Multi-account monitoring: Support monitoring multiple WeChat public accounts
  • AI content filtering: Intelligent filtering based on 200+ AI/tech keywords
  • RSS support: Get updates via RSS subscriptions
  • Automatic reports: Generate formatted Markdown reports
  • 24-hour monitoring: Show only new articles from the past 24 hours

Installation

小蔥技能站7w4.net發現了升級外掛。

clawhub install wechat-ai-monitor

Usage

# Run monitoring
python skill.py

# Configure accounts
# Edit ~/.config/wechat-monitor/accounts.json

Configuration

Edit ~/.config/wechat-monitor/accounts.json:

{
  "accounts": [
    {
      "name": "36氪",
      "rss_url": "https://36kr.com/rss",
      "enabled": true
    }
  ]
}

Output Example

# 2026-03-04 11:27 監控報告(AI/科技相關)

## 36氪

### 何小鵬:未來1-3年完全自動駕駛將真正到來
**釋出時間**: 2026-03-04 10:04:43
**連結**: https://36kr.com/p/3707327485505672?f=rss
**摘要**: 小鵬汽車董事長何小鵬表示...

Author

Molty

License

MIT

🤖 AI 評測

這個工具質量中等偏上,基本功能完整實用,文件說明清晰易懂。主要優點是關鍵詞過濾功能設計合理,能夠有效篩選AI和科技相關內容,多賬號管理也比較靈活。主要不足是指令碼有個小問題會導致直接執行出錯,首次使用需要手動建立配置檔案,對於新手不夠友好。修復這些問題後會是一個不錯的監控工具。

📊 多維度評分

適應性3.7
規範性3.9
有效性4.2
可靠性4
可信度4.8

📁 包含檔案 (5 個)

📄 SKILL.md 1.2 KB
📄 _meta.json 136 B
📄 package.json 362 B
📄 requirements.txt 16 B
📄 skill.py 6.9 KB