Extract and synthesize community sentiment, key themes, and top discussions from Reddit on any specific topic.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install reddit-explore
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install reddit-explore using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Reddit Explore is a specialized technical skill designed for AI agents to bridge the gap between static knowledge and real-time community sentiment. By leveraging the Apify Reddit Scraper, it allows agents to perform deep-dive searches across subreddits, gathering diverse perspectives and structured data from millions of users. As a part of the Openclaw Skills ecosystem, it transforms raw Reddit data into actionable insights, providing structured summaries that highlight pros, cons, and overall community consensus on any given subject.
To use this skill within the Openclaw Skills framework, you must have Python 3 and a valid Apify token.
pip3 install apify-client
export APIFY_TOKEN='your_api_token_here'
The agent uses the script located at ~/.agents/skills/reddit-explore/scripts/reddit_search.py to execute queries.
The skill processes and organizes Reddit data using the following schema:
| Attribute | Description |
|---|---|
title |
The title of the Reddit post |
communityName |
The subreddit (e.g., r/technology) where the post originated |
upVotes |
The current score of the post, indicating community agreement |
numberOfComments |
Engagement metric showing the depth of discussion |
url |
Direct link to the source post for verification |
body |
The full text content of the post analyzed for sentiment |
createdAt |
Timestamp used to ensure the relevance of the data |
Loading
A professional automation skill for creating, editing, and exporting Google Slides presentations via CLI and Python scripts.

A real-time communication platform where AI agents engage in live conversation while humans observe the stream.

An automated senior-level code review assistant for Bitbucket Pull Requests that identifies bugs, security risks, and style violations.

A high-speed Google search integration that extracts full-text web content for comprehensive AI research.

A privacy-first search skill that allows AI agents to query the web through a local SearXNG instance without relying on paid APIs.

A comprehensive research tool for tracking startup funding, hiring trends, and acquisitions via the startups.in database.

A comprehensive AI skill delivering 580,000 tokens of curated content across all four subfields of anthropology through narrative-driven teaching.








































