reddit-search

Search Reddit for subreddits and get information about them.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "reddit-search" with this command: npx skills add TheSethRose/reddit-search

Reddit Search

Search Reddit for subreddits and get information about them.

Quick start

{baseDir}/scripts/reddit-search info programming
{baseDir}/scripts/reddit-search search javascript
{baseDir}/scripts/reddit-search popular 10
{baseDir}/scripts/reddit-search posts typescript 5

Commands

Get subreddit info

{baseDir}/scripts/reddit-search info <subreddit>

Shows subscriber count, NSFW status, creation date, and description with sidebar links.

Search for subreddits

{baseDir}/scripts/reddit-search search <query> [limit]

Search for subreddits matching the query. Default limit is 10.

List popular subreddits

{baseDir}/scripts/reddit-search popular [limit]

List the most popular subreddits. Default limit is 10.

List new subreddits

{baseDir}/scripts/reddit-search new [limit]

List newly created subreddits. Default limit is 10.

Get top posts from a subreddit

{baseDir}/scripts/reddit-search posts <subreddit> [limit]

Get the top posts from a subreddit sorted by hot. Default limit is 5.

Examples

# Get info about r/programming
{baseDir}/scripts/reddit-search info programming

# Search for JavaScript communities
{baseDir}/scripts/reddit-search search javascript 20

# List top 15 popular subreddits
{baseDir}/scripts/reddit-search popular 15

# List new subreddits
{baseDir}/scripts/reddit-search new 10

# Get top 5 posts from r/typescript
{baseDir}/scripts/reddit-search posts typescript 5

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

SERP Outline Extractor

Turn a target keyword or query into a search-informed content outline with likely subtopics, questions, and comparison angles. Useful for SEO briefs, blog pl...

Registry SourceRecently Updated
General

Multi-Model Response Comparator

Compare responses from multiple AI models for the same task and summarize differences in quality, style, speed, and likely cost. Best for model selection, ev...

Registry SourceRecently Updated
General

API Pricing Comparator

Compare AI API or model pricing across providers and produce a structured summary for product pages, blog posts, or buyer guides. Works with OpenAI-compatibl...

Registry SourceRecently Updated