更新CLAUDE.md,删除wiki/concepts空文件

This commit is contained in:
2026-04-14 16:26:02 +08:00
parent c6e3d3c5db
commit ba87044423
361 changed files with 3 additions and 12064 deletions

View File

@@ -1,30 +0,0 @@
---
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
- 尚未发现