reddit-readonly

Reads Twitter feed and outputs JSON summaries of tweets and users for specified hashtags or accounts.

5|2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Imd11/marketing-skills --skill reddit-readonly-imd11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reddit-readonly
Source: https://github.com/Imd11/marketing-skills/tree/main/reddit-readonly
Command: npx skills add https://github.com/Imd11/marketing-skills --skill reddit-readonly-imd11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Browse and search Reddit in read-only mode using public JSON endpoints. Use when the user asks to browse subreddits, search for posts by topic, inspect comment threads, or build a shortlist of links to review and reply to manually.

Core Features & Use Cases

  • Read-only browsing of Reddit data across subreddits and topics.
  • Retrieve posts, search results, and comment threads with context.
  • Produce a shortlist of permalinks for manual review and response.

Quick Start

Ask me to fetch the top posts from a subreddit, or to search across Reddit for a topic, and return a short list of permalinks with context.

Frequently Asked Questions about reddit-readonly

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

FAQPage Schema
How do I search Reddit and fetch posts in read-only mode?

You can search Reddit in read-only mode by fetching posts, comments, and subreddit threads using public JSON endpoints. The tool returns standardized JSON output containing post data and permalinks for manual review.

Can I retrieve Reddit comment threads and context for specific topics?

Yes, you can retrieve Reddit comment threads with context by searching across subreddits for specific topics. The tool fetches thread data via public JSON endpoints and outputs structured JSON for analysis.

What's the best way to build a shortlist of Reddit permalinks for manual review?

The best way to build a shortlist of Reddit permalinks is to search posts by topic or monitor subreddits in read-only mode. The tool outputs standardized JSON containing permalinks and thread context for manual reply review.

Does this read-only Reddit search require API authentication or write permissions?

No API authentication or write permissions are required. The tool operates in read-only mode using public JSON endpoints accessed via Node.js scripts, meaning you can fetch posts and comments without Reddit API credentials.

How do I monitor a subreddit for new posts and topics without logging in?

You can monitor a subreddit for new posts and topics without logging in by fetching data through public JSON endpoints in read-only mode. The tool retrieves top posts and search results, outputting standardized JSON with permalinks.

What are the limitations of read-only Reddit browsing via public JSON endpoints?

Read-only Reddit browsing via public JSON endpoints cannot post, comment, vote, or interact with threads. It is limited to fetching existing posts, search results, and comment context, producing a shortlist of permalinks for manual response.