mirror of
https://github.com/mvanhorn/last30days-skill.git
synced 2026-09-14 16:11:48 +08:00
f168eecd67
Use the "last30days" name consistently across marketplace listings, add a "competitor research" keyword, drop the stale "eli5" keyword, and refresh the Codex plugin's description, capabilities, and example prompts to reflect current sources and usage.
31 lines
791 B
JSON
31 lines
791 B
JSON
{
|
|
"name": "last30days",
|
|
"version": "3.8.1",
|
|
"description": "Research any topic across Reddit, X, YouTube, TikTok, Instagram, Hacker News, Polymarket, GitHub, and 5+ more sources. AI agent scores by upvotes, likes, and real money - not editors.",
|
|
"author": {
|
|
"name": "Matt Van Horn",
|
|
"email": "mvanhorn@gmail.com",
|
|
"url": "https://github.com/mvanhorn"
|
|
},
|
|
"homepage": "https://github.com/mvanhorn/last30days-skill",
|
|
"repository": "https://github.com/mvanhorn/last30days-skill",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"competitor research",
|
|
"research",
|
|
"reddit",
|
|
"twitter",
|
|
"youtube",
|
|
"tiktok",
|
|
"instagram",
|
|
"trends",
|
|
"prompts",
|
|
"polymarket",
|
|
"github",
|
|
"perplexity",
|
|
"threads",
|
|
"pinterest",
|
|
"hacker-news"
|
|
]
|
|
}
|