reddit

Search and browse Reddit posts, comments, and user profiles via its public JSON API.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/MCERQUA/jam-skills --skill reddit-mcerqua
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reddit
Source: https://github.com/MCERQUA/jam-skills/tree/main/reddit
Command: npx skills add https://github.com/MCERQUA/jam-skills --skill reddit-mcerqua

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies access to Reddit's content, enabling searches and browsing without the need for an API key, saving time and resources.

Core Features & Use Cases

  • Search Posts: Locate specific posts across Reddit with advanced filtering.
  • Browse Subreddits: Discover popular and niche content on specific subreddits.
  • Post and Comment Retrieval: Extract details from posts and comments, including user profiles.
  • Use Case: Quickly gather public opinions or gather data on specific topics within the Reddit community.

Quick Start

Run 'python3 /mnt/shared-skills/reddit/scripts/search_posts.py "AI agents" --sort top --time month --limit 20'

Frequently Asked Questions about reddit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search Reddit posts without an API key?

You can search Reddit posts without an API key by using the platform's public JSON API. This Skill retrieves public content directly, allowing you to filter and locate specific posts without managing credentials or incurring API costs.

Can I browse subreddit content and extract user profiles without registering an app?

Yes, you can browse subreddit content and extract user profiles without registering an app. The Skill uses Reddit's public JSON API to retrieve detailed information from posts, comments, and user profiles directly.

What is the best way to gather public opinions on specific topics from Reddit for content research?

The best way to gather public opinions for content research is using this Skill to search and filter posts by sort order and time range. It retrieves relevant post details and comments to help you quickly gather data on specific topics.

Does retrieving public Reddit data with this approach have any limitations?

Retrieving public Reddit data without an API key is limited to publicly available content and standard rate limits. It does not support accessing private subreddits, authenticated user feeds, or managing credentials for high-volume automated data requests.