一键导入
research-reddit
Search for Reddit posts to identify trends, pain points, and discussions within specific subreddits or globally.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Search for Reddit posts to identify trends, pain points, and discussions within specific subreddits or globally.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when creating new projects, updating context between sessions, writing implementation plans, or navigating the plans/docs directory architecture
Search for Instagram posts by hashtag using the Apify API to identify trends and content ideas.
Research specific YouTube videos or topics to gather metadata using the YouTube Data API.
Generates high-quality, predictable, and efficient .agent/skills/ directories based on user requirements. Use when the user wants to create a new skill or define a workflow.
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks.
| name | research-reddit |
| description | Search for Reddit posts to identify trends, pain points, and discussions within specific subreddits or globally. |
Search for Reddit posts to identify trends, pain points, and discussions within specific subreddits or globally.
scripts/research_reddit.pypip install requestspip install praw and set REDDIT_CLIENT_ID, REDDIT_CLIENT_SECRET in .env for authenticated usage (higher limits).# Public Search (No Auth or Auth)
python .agent/skills/research-reddit/scripts/research_reddit.py "AI Agents" --limit 20 --output "reddit_results.json"
# Specific Subreddit
python .agent/skills/research-reddit/scripts/research_reddit.py "SaaS Ideas" --subreddit "SaaS" --limit 15
Returns a JSON file with a list of posts containing: