RedditFind Skill
何时使用
当用户希望你完成下面这些事情时,使用这个 Skill:
- 找适合产品进入的 subreddit
- 分析某个 subreddit 的规则、氛围和参与方式
- 创建或管理 Reddit 监控任务
- 查看 RedditFind usage、当前接入状态与授权状态
- 用稳定的 CLI 而不是手写 HTTP 来接入 RedditFind Open API
启动前检查
每次进入业务命令前,优先执行:
./bin/redditfind doctor --json./bin/redditfind auth ensure --json
如果 doctor 返回 API 不可达、配置不可写、授权已失效,先修复再继续。
核心执行规则
- 优先用 CLI,不默认手写 HTTP 请求
- discovery / overview 这类异步任务,默认优先
--wait - 默认使用
test环境,除非用户明确要求live - 不要自动扩大 scope;scope 不足时,先说明并重
[Description truncada. Veja o README completo no GitHub.]