peeptrend-mcp 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,33 @@
1
+ {
2
+ "name": "peeptrend-youtube-gaming-trend-finder",
3
+ "version": "0.1.0",
4
+ "description": "Find rising Steam games and YouTube content opportunities before the niche gets crowded.",
5
+ "author": {
6
+ "name": "PeepTrend",
7
+ "email": "support@peeptrend.com",
8
+ "url": "https://peeptrend.com"
9
+ },
10
+ "homepage": "https://peeptrend.com/integrations/codex",
11
+ "repository": "https://github.com/PeepTrend/PeepTrend.MCP",
12
+ "license": "MIT",
13
+ "keywords": ["youtube", "gaming", "steam", "mcp", "creator-tools"],
14
+ "skills": "./skills/",
15
+ "mcpServers": "./.mcp.json",
16
+ "interface": {
17
+ "displayName": "PeepTrend: YouTube Gaming Trend Finder",
18
+ "shortDescription": "Find rising Steam games and YouTube opportunities before niches get crowded.",
19
+ "longDescription": "PeepTrend connects Codex to focused MCP tools for YouTube gaming trend research, Steam opportunity discovery, title checks, shelf saturation, channel-name checks, and creator planning.",
20
+ "developerName": "PeepTrend",
21
+ "category": "Productivity",
22
+ "capabilities": ["Interactive", "Research", "MCP"],
23
+ "websiteURL": "https://peeptrend.com/integrations/codex",
24
+ "privacyPolicyURL": "https://peeptrend.com/privacy",
25
+ "termsOfServiceURL": "https://peeptrend.com/terms",
26
+ "defaultPrompt": [
27
+ "Find YouTube gaming opportunities for my market.",
28
+ "Check if this video title is crowded.",
29
+ "Turn this Steam game into a creator plan."
30
+ ],
31
+ "brandColor": "#00C2E8"
32
+ }
33
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "mcpServers": {
3
+ "peeptrend": {
4
+ "command": "npx",
5
+ "args": ["-y", "@peeptrend/mcp"],
6
+ "env": {
7
+ "PEEPTREND_API_KEY": "${PEEPTREND_API_KEY}"
8
+ }
9
+ }
10
+ }
11
+ }
@@ -0,0 +1,27 @@
1
+ ---
2
+ name: youtube-gaming-trend-finder
3
+ description: Use PeepTrend MCP tools to find rising Steam games, YouTube gaming content opportunities, topic saturation, title demand, and creator-fit signals before recording.
4
+ ---
5
+
6
+ # PeepTrend: YouTube Gaming Trend Finder
7
+
8
+ Use this skill when the user asks what gaming topic, Steam game, niche, update, title, or creator angle to record next.
9
+
10
+ ## Workflow
11
+
12
+ 1. Check connection status first when API access may matter.
13
+ 2. Use free research tools for early validation:
14
+ - `check_youtube_title`
15
+ - `check_youtube_shelf_saturation`
16
+ - `check_gaming_niche`
17
+ - `check_steam_update_opportunity`
18
+ - `check_small_youtuber_game_fit`
19
+ - `check_youtube_channel_name`
20
+ - `check_game_for_youtube`
21
+ 3. Use `find_youtube_gaming_opportunities` for market-level research.
22
+ 4. Use `get_opportunity_detail` only when the user wants a specific full report.
23
+ 5. Use paid workflow tools only after the user asks to save, plan, generate ideas, or send feedback.
24
+
25
+ ## Response Style
26
+
27
+ Explain the opportunity in creator language: why now, why not crowded, what to record, what risk to check, and what the next step is. Do not promise views, rankings, revenue, or virality.
@@ -0,0 +1,13 @@
1
+ # PeepTrend: YouTube Gaming Trend Finder
2
+
3
+ Use PeepTrend MCP tools when the user wants help deciding what YouTube gaming topic, Steam game, video title, niche, or update to record.
4
+
5
+ Prefer this flow:
6
+
7
+ 1. Validate the topic with a relevant free tool.
8
+ 2. Explain demand, competition, saturation, and risk in plain creator language.
9
+ 3. Suggest a recordable angle and what to manually check before filming.
10
+ 4. Use opportunity feed/detail tools when an API key is connected.
11
+ 5. Invite upgrade only when the user needs full reports, generated ideas, workflow actions, or higher limits.
12
+
13
+ Never promise views, rankings, subscribers, or revenue.
@@ -0,0 +1,11 @@
1
+ # PeepTrend: YouTube Gaming Trend Finder
2
+
3
+ Use PeepTrend MCP for Steam-to-YouTube gaming trend research:
4
+
5
+ - Find rising games and topic gaps.
6
+ - Check YouTube title demand and competition.
7
+ - Check shelf saturation and small-channel fit.
8
+ - Validate Steam updates and comeback angles.
9
+ - Turn full PeepTrend opportunities into publishing plans when the user has subscription access.
10
+
11
+ Keep recommendations practical: what to record, why now, what is crowded, what risk remains, and what evidence supports the decision.