reddit
Search and retrieve content from Reddit. Get posts, comments, subreddit info, and user profiles via the public JSON API. Use when user mentions Reddit, a subreddit, or r/ links.
By resciencelab · 3,285 installs
npx skills add resciencelab/opc-skills --skill reddit
Source repository · Upstream listing
Reddit Skill
Get posts, comments, subreddit info, and user profiles from Reddit via the public JSON API.
Prerequisites
No API key required! Reddit's public JSON API works without authentication.
Quick Check :
Commands
All commands run from the skill directory.
Subreddit Posts
Search Posts
Subreddit Info
Post & Comments
User Profile
Sort Options
Sort Description Time Options
hot Trending posts (default)
new Latest posts
top Highest voted hour, day, week, month, year, all
rising Gaining traction
controversial Mixed votes hour, day, week, month, year, all
API Info
Method : Public JSON API (no auth needed)
Trick : Append .json to any Reddit URL
Rate Limit : 100 requests/minute
Docs : https://www.reddit.com/dev/api