返回 last30days-skill
plugin.json
根目录 / .grok-plugin / plugin.json
1 {
2 "name": "last30days",
3 "version": "3.18.4",
4 "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.",
5 "author": {
6 "name": "Matt Van Horn",
7 "email": "mvanhorn@gmail.com",
8 "url": "https://github.com/mvanhorn"
9 },
10 "homepage": "https://github.com/mvanhorn/last30days-skill",
11 "repository": "https://github.com/mvanhorn/last30days-skill",
12 "license": "MIT",
13 "keywords": [
14 "last30days",
15 "last 30 days"
16 ],
17 "skills": "./skills/"
18 }
19
19 lines JSON