·reddit-reader
</>

reddit-reader

通过 Reddit OAuth2 API 搜索和阅读 Reddit 帖子、评论和子版块内容。当用户要求搜索 Reddit 讨论、浏览子版块帖子、阅读 Reddit 帖子内容和评论、了解 Reddit 社区对某个话题的看法时使用此 skill。支持按时间范围和排序方式筛选,支持读取完整帖子正文和嵌套评论树。

9Installs·3Trend·@brisyramshere

Installation

$npx skills add https://github.com/brisyramshere/reddit-skill --skill reddit-reader

How to Install reddit-reader

Quickly install reddit-reader AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/brisyramshere/reddit-skill --skill reddit-reader
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: brisyramshere/reddit-skill.

SKILL.md

View raw

通过 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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/brisyramshere/reddit-skill --skill reddit-reader
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from brisyramshere/reddit-skill

Quick answers

What is reddit-reader?

通过 Reddit OAuth2 API 搜索和阅读 Reddit 帖子、评论和子版块内容。当用户要求搜索 Reddit 讨论、浏览子版块帖子、阅读 Reddit 帖子内容和评论、了解 Reddit 社区对某个话题的看法时使用此 skill。支持按时间范围和排序方式筛选,支持读取完整帖子正文和嵌套评论树。 Source: brisyramshere/reddit-skill.

How do I install reddit-reader?

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

Where is the source repository?

https://github.com/brisyramshere/reddit-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-22

Related Skills

None