Files
mvanhorn__last30days-skill/.claude-plugin/plugin.json
T
Trevin Chow f168eecd67 chore: align plugin marketplace metadata and branding
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.
2026-06-25 00:06:45 -07:00

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"
]
}