docs(skill): add upstream caveats for Reddit, B站, YouTube

Based on upstream issue investigation:
- Reddit (rdt-cli): ensure v0.4.2+, note login-required features
- B站: 412 is overseas-IP + no-cookie, add bili-cli commands
- YouTube: --write-comments is best-effort, auto-subs may duplicate

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Pnant
2026-03-31 19:12:44 +08:00
parent d877c09cd1
commit 04fd645966
2 changed files with 34 additions and 5 deletions
+3 -1
View File
@@ -183,4 +183,6 @@ rdt popular --limit 10
rdt all --limit 10
```
> **安装**: `pipx install rdt-cli`。无需登录即可搜索和阅读。
> **安装**: `pipx install rdt-cli`(确保 v0.4.2+。无需登录即可搜索和阅读。
> 需要登录的功能:`rdt feed --subs-only`(订阅列表)、`rdt saved`(收藏)。
> 建议使用 `--yaml` 输出,对 AI agent 更友好。