What is reddit-reader?
通过 Reddit OAuth2 API 搜索和阅读 Reddit 帖子、评论和子版块内容。当用户要求搜索 Reddit 讨论、浏览子版块帖子、阅读 Reddit 帖子内容和评论、了解 Reddit 社区对某个话题的看法时使用此 skill。支持按时间范围和排序方式筛选,支持读取完整帖子正文和嵌套评论树。 Source: brisyramshere/reddit-skill.
通过 Reddit OAuth2 API 搜索和阅读 Reddit 帖子、评论和子版块内容。当用户要求搜索 Reddit 讨论、浏览子版块帖子、阅读 Reddit 帖子内容和评论、了解 Reddit 社区对某个话题的看法时使用此 skill。支持按时间范围和排序方式筛选,支持读取完整帖子正文和嵌套评论树。
Quickly install reddit-reader AI skill to your development environment via command line
Source: brisyramshere/reddit-skill.
通过 Reddit OAuth2 API 访问 Reddit 内容的 skill,支持搜索帖子、浏览子版块、阅读帖子详情和评论。输出为结构化 Markdown,可直接用于分析和总结。
| 搜索特定话题 | search | "搜索 Reddit 上关于 Claude Code 的讨论" | | 浏览子版块帖子列表 | list | "看看 r/ClaudeAI 最近的热帖" | | 阅读具体帖子和评论 | read | "读一下这个帖子 https://reddit.com/r/..." | | 了解子版块信息 | subreddit | "r/LocalLLaMA 是什么社区" |
| query | 搜索关键词(必填) | - | - | | --subreddit, -s | 限定子版块 | 全站搜索 | 任意子版块名 | | --sort | 排序方式 | relevance | relevance, hot, new, top, comments | | --time, -t | 时间范围 | all | hour, day, week, month, year, all | | --limit, -l | 返回条数 | 10 | 1-100 |
通过 Reddit OAuth2 API 搜索和阅读 Reddit 帖子、评论和子版块内容。当用户要求搜索 Reddit 讨论、浏览子版块帖子、阅读 Reddit 帖子内容和评论、了解 Reddit 社区对某个话题的看法时使用此 skill。支持按时间范围和排序方式筛选,支持读取完整帖子正文和嵌套评论树。 Source: brisyramshere/reddit-skill.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/brisyramshere/reddit-skill --skill reddit-reader通过 Reddit OAuth2 API 搜索和阅读 Reddit 帖子、评论和子版块内容。当用户要求搜索 Reddit 讨论、浏览子版块帖子、阅读 Reddit 帖子内容和评论、了解 Reddit 社区对某个话题的看法时使用此 skill。支持按时间范围和排序方式筛选,支持读取完整帖子正文和嵌套评论树。 Source: brisyramshere/reddit-skill.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/brisyramshere/reddit-skill --skill reddit-reader Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/brisyramshere/reddit-skill