Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Search Reddit for subreddits and get information about them.
Search Reddit for subreddits and get information about them.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Search Reddit for subreddits and get information about them.
{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
{baseDir}/scripts/reddit-search info <subreddit> Shows subscriber count, NSFW status, creation date, and description with sidebar links.
{baseDir}/scripts/reddit-search search <query> [limit] Search for subreddits matching the query. Default limit is 10.
{baseDir}/scripts/reddit-search popular [limit] List the most popular subreddits. Default limit is 10.
{baseDir}/scripts/reddit-search new [limit] List newly created subreddits. Default limit is 10.
{baseDir}/scripts/reddit-search posts <subreddit> [limit] Get the top posts from a subreddit sorted by hot. Default limit is 5.
# 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
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.