返回 last30days-skill
marketplace.json
根目录 / .claude-plugin / marketplace.json
1 {
2 "name": "last30days-skill",
3 "owner": {
4 "name": "Matt Van Horn",
5 "url": "https://github.com/mvanhorn"
6 },
7 "metadata": {
8 "description": "Marketplace hosting the last30days research plugin."
9 },
10 "plugins": [
11 {
12 "name": "last30days",
13 "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.",
14 "version": "3.18.4",
15 "author": {
16 "name": "Matt Van Horn",
17 "url": "https://github.com/mvanhorn"
18 },
19 "source": "./",
20 "category": "productivity",
21 "homepage": "https://github.com/mvanhorn/last30days-skill"
22 }
23 ]
24 }
25
25 lines JSON