Update nexus: fix conflicts and sync local changes

This commit is contained in:
Shen Wei
2026-04-26 12:06:50 +08:00
parent 191797c01b
commit f09834b5a5
2443 changed files with 254323 additions and 255154 deletions

View File

@@ -1,31 +1,31 @@
---
title: "Social Media Monitoring"
type: concept
tags: []
---
## Definition
社交媒体监控模式——通过 API 追踪特定账号KOL、品牌、竞品的动态更新实现自动化内容发现和情报收集。
## Key Components
1. **账号发现** — 确定需要监控的社交账号列表KOL、行业专家、竞品官方
2. **API 集成** — 通过平台官方 APITwitter/X API、Instagram Graph API 等)获取数据
3. **变更检测** — 检测新帖子、互动变化、粉丝变化等事件
4. **事件通知** — 检测到变化时触发通知Discord/Telegram/Email
## Supported Platforms
| 平台 | 监控内容 | 相关工具 |
|------|----------|----------|
| Twitter/X | 推文、回复、关注者变化 | TweetClaw, X_BEARER_TOKEN |
| LinkedIn | 帖子、文章 | OpenClaw agents |
| Reddit | Subreddit 热门帖子 | reddit-readonly skill |
## Use Cases
- [[multi-source-tech-news-digest]] — 监控 44 个 Twitter/X KOL 账号
- [[YouTube-Content-Pipeline]] — 监控 Twitter/X 突发 AI 新闻
- [[x-twitter-automation]] — 主动发帖和互动
## Related Concepts
- [[Account-Monitoring]] — 同一模式,侧重账号级变化监控
- [[Content-Automation]] — 监控到内容后的自动处理
- [[X/Twitter-API-Automation]] — Twitter/X API 的具体实现方式
---
title: "Social Media Monitoring"
type: concept
tags: []
---
## Definition
社交媒体监控模式——通过 API 追踪特定账号KOL、品牌、竞品的动态更新实现自动化内容发现和情报收集。
## Key Components
1. **账号发现** — 确定需要监控的社交账号列表KOL、行业专家、竞品官方
2. **API 集成** — 通过平台官方 APITwitter/X API、Instagram Graph API 等)获取数据
3. **变更检测** — 检测新帖子、互动变化、粉丝变化等事件
4. **事件通知** — 检测到变化时触发通知Discord/Telegram/Email
## Supported Platforms
| 平台 | 监控内容 | 相关工具 |
|------|----------|----------|
| Twitter/X | 推文、回复、关注者变化 | TweetClaw, X_BEARER_TOKEN |
| LinkedIn | 帖子、文章 | OpenClaw agents |
| Reddit | Subreddit 热门帖子 | reddit-readonly skill |
## Use Cases
- [[multi-source-tech-news-digest]] — 监控 44 个 Twitter/X KOL 账号
- [[YouTube-Content-Pipeline]] — 监控 Twitter/X 突发 AI 新闻
- [[x-twitter-automation]] — 主动发帖和互动
## Related Concepts
- [[Account-Monitoring]] — 同一模式,侧重账号级变化监控
- [[Content-Automation]] — 监控到内容后的自动处理
- [[X/Twitter-API-Automation]] — Twitter/X API 的具体实现方式