bestblogs-discover
Installation
SKILL.md
bestblogs-discover — 发现(今日 / 个性化 / 关注流 / 热趋 / 搜索 / 周刊)
何时使用
- 用户想快速了解 "今天最值得读的内容"(最重要触发)。
- 用户想找某个主题、作者、内容类型的 BestBlogs 精选。
- 用户想浏览周刊。
原语
| 原语 | CLI | 说明 |
|---|---|---|
bestblogs.discover.today |
bestblogs discover today --json |
带多源回退链的今日候选 |
bestblogs.discover.for_you |
bestblogs discover for-you --json |
个性化推荐(需 Pro) |
bestblogs.discover.following |
bestblogs discover following --json |
关注源流 |
bestblogs.discover.trending |
bestblogs discover trending --period week --json |
热趋内容(today / week / month) |
bestblogs.discover.search |
bestblogs discover search "<q>" --json |
关键词搜索 |
bestblogs.discover.newsletter.list |
bestblogs discover newsletters --json |
周刊列表 |
bestblogs.discover.newsletter.get |
bestblogs discover newsletter <id> --json |
单期周刊 |