원클릭으로
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: