You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skills.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -74,8 +74,8 @@
74
74
},
75
75
{
76
76
"name": "requesthunt",
77
-
"version": "2.0.0",
78
-
"description": "Generate user demand research reports from real user feedback. Scrape and analyze feature requests, complaints, and questions from Reddit, X, and GitHub.",
77
+
"version": "2.1.0",
78
+
"description": "Generate user demand research reports from real user feedback. Scrape and analyze feature requests, complaints, and questions from Reddit, X, GitHub, YouTube, and LinkedIn.",
Copy file name to clipboardExpand all lines: skills/requesthunt/SKILL.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
name: requesthunt
3
-
description: Generate user demand research reports from real user feedback. Scrape and analyze feature requests, complaints, and questions from Reddit, X, and GitHub. Use when user wants to do demand research, find feature requests, analyze user demand, or run RequestHunt queries.
3
+
description: Generate user demand research reports from real user feedback. Scrape and analyze feature requests, complaints, and questions from Reddit, X, GitHub, YouTube, and LinkedIn. Use when user wants to do demand research, find feature requests, analyze user demand, or run RequestHunt queries.
4
4
---
5
5
6
6
# RequestHunt Skill
7
7
8
-
Generate user demand research reports by collecting and analyzing real user feedback from Reddit, X (Twitter), and GitHub.
8
+
Generate user demand research reports by collecting and analyzing real user feedback from Reddit, X (Twitter), GitHub, YouTube, and LinkedIn.
9
9
10
10
## Prerequisites
11
11
@@ -40,15 +40,15 @@ Use `--json` for raw JSON or `--human` for table/key-value display.
40
40
Before collecting data, clarify with the user:
41
41
1.**Research Goal**: What domain/area to investigate? (e.g., AI coding assistants, project management tools)
42
42
2.**Specific Products**: Any products/competitors to focus on? (e.g., Cursor, GitHub Copilot)
43
-
3.**Platform Preference**: Which platforms to prioritize? (reddit, x, github)
43
+
3.**Platform Preference**: Which platforms to prioritize? (reddit, x, github, youtube, linkedin)
44
44
4.**Time Range**: How recent should the feedback be?
0 commit comments