新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

View File

@@ -0,0 +1,30 @@
---
title: "YouTube Content Pipeline"
type: source
tags: [OpenClaw, YouTube, Content Pipeline, Telegram, Asana]
date: 2026-04-14
---
## Summary
- 核心主题YouTube 内容管道
- 问题域:每日 YouTube 创作者如何自动化灵感发现
- 方法/机制:每小时 cron 扫描 AI 新闻 + 90 天视频目录 + 向量去重
- 结论/价值:不再重复同一话题
## Key Claims
- 每小时 cron 扫描 AI 新闻(网页 + X/Twitter向 Telegram 推送创意
- 维护 90 天视频目录(含观看量/话题分析)
- SQLite + 向量嵌入存储所有创意,语义去重
- Slack 分享链接时自动研究并创建 Asana 任务卡
## Key Concepts
- [[YouTube Content Pipeline]]YouTube 内容管道
- [[Semantic Dedup]]:语义去重
- [[Content Scout]]:内容侦察
## Connections
- [[OpenClaw]] ← 运行 ← [[YouTube Content Pipeline]]
- [[Telegram]] ← 推送 ← [[YouTube Content Pipeline]]
## Contradictions
- 尚未发现