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