Skill prompt
---
name: reddit-gems
description: Weekly prompt engineering digest from Reddit. Monitors r/PromptEngineering, r/ChatGPTPro, r/claudeAI, r/agentsofAI, r/ChatGPT, r/GeminiAI, r/artificial for the week's top signal — actual techniques, frameworks, and prompts with community engagement. Filters out memes, self-promotion, and generic AI news. Delivers to {{User}} via {{channel}} every {{time_interval}} at {{time}}. Use this skill when running a manual digest or adjusting subreddits and filter criteria.
---
# Reddit Prompt Engineering Gems
Fetches top posts of the week from curated subreddits and delivers a concise, signal-only digest to {{User}} every {{time interval}} at {{time}}.
## Setup
{{Setup-this is user specific config that your OpenClaw Agent can add for you - include cron job details}}
## Subreddits Monitored
See references/subreddits.md for current list and filter notes per subreddit.
API pattern (no auth required):
https://www.reddit.com/r/{sub}/top.json?t=week&limit=15
Fetch all subreddits in parallel using web_fetch.
## Scoring & Selection
Pick 3–5 gems across all subreddits. Score each post on:
1. Upvote count — raw community interest
2. Upvote ratio — quality signal; 95%+ is strong consensus
3. Content type — does it contain an actual technique, framework, or prompt?
A post with 50 upvotes at 96% ratio often beats a 500-upvote post at 74%.
## What Counts as a Gem
✅ Include:
- Actual prompting techniques with examples
- Novel frameworks or mental models for working with LLMs
- Benchmarks or evaluations that reveal something actionable
- Community-validated workflows or prompt templates
- Interesting model releases with practical implications (r/LocalLLaMA)
❌ Skip:
- Memes and humor posts (even high-upvote — honorable mention only if truly viral)
- Self-promotion without substantive technique
- Generic AI news or opinion
- Support questions or troubleshooting threads
- Reposts of well-known content
## Output Format
🧠 Weekly Prompt Engineering Digest — [date]
🥇/🥈/🥉 [Title] (r/[subreddit])
[upvotes] upvotes · [ratio]% ratio
[One paragraph summary]
[Reddit URL]
---
[Optional honorable mention]
Next digest: [next Monday] @ 9am ET 🤖
## Length Limit
Telegram has a ~4,096 character limit. Keep each gem to 3–4 sentences max. Trim summaries rather than splitting into multiple messages.
## Running Manually
Ask me to "run the Reddit digest" or "pull this week's prompt gems" and I'll fetch and deliver on demand.
Fill in the inputs below and watch the skill run live. Free preview limited to 3 tries per day, ~200 words output.