Fetch Reddit posts, comments, subreddits, and user data using the public JSON API with no authentication required.
Install
npx skills add https://github.com/resciencelab/opc-skills --skill redditStats
| Total installs | 1,454 |
| Weekly installs | 1.4K |
| GitHub stars | 641 |
| First seen | Jan 21, 2026 |
| Source | @resciencelab/opc-skills |
Summary
- Requires no API key; uses Reddit's public JSON endpoint accessible by appending .json to any URL
- Supports four main command categories: subreddit posts with sorting (hot, new, top, rising, controversial), cross-subreddit search, subreddit metadata, and user profiles with optional post history
- Includes flexible filtering: sort by time range (hour through all-time), set result limits, and scope searches to specific subreddits
- Rate limited to 100 requests per minute; all commands run as Python scripts from the skill directory
Tags
Related skills
| Skill | Installs | vs reddit |
|---|---|---|
| apollo-client | 1,631 | +177 |
| assets | 1,304 | -150 |
| django-tdd | 1,536 | +82 |
| asc-id-resolver | 1,288 | -166 |
| telegram-bot-builder | 1,347 | -107 |
FAQ
- How many installs does reddit have?
- reddit has 1,454 total installs and 1.4K installs this week.
- Where is reddit hosted?
- reddit is published by @resciencelab/opc-skills at https://github.com/resciencelab/opc-skills.
- How many GitHub stars does reddit have?
- reddit has 641 GitHub stars.
- When was reddit first indexed?
- OrangeBot.AI first indexed reddit on Jan 21, 2026.
- How do I install reddit?
- Run: npx skills add https://github.com/resciencelab/opc-skills --skill reddit