8d8ca68781
Atomic bump across all four manifests: - SKILL.md (root) - skills/last30days/SKILL.md (internal spec) - .claude-plugin/plugin.json - gemini-extension.json CHANGELOG entry documents the skill-upload packaging fix, vendor/ removal, legacy plans/ removal, and the new scripts/build-skill.sh builder.
17 lines
747 B
JSON
17 lines
747 B
JSON
{
|
|
"name": "last30days",
|
|
"version": "3.0.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": ["research", "reddit", "twitter", "youtube", "tiktok", "instagram", "trends", "prompts", "polymarket", "github", "perplexity", "threads", "pinterest", "eli5", "hacker-news"],
|
|
"skills": ["./"],
|
|
"hooks": {}
|
|
}
|