49d993b162
Bump version to 2.9.1, update changelog and release notes. Credit @devin_explores for inspiring the feature. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
381 B
JSON
13 lines
381 B
JSON
{
|
|
"name": "last30days",
|
|
"description": "Research any topic from the last 30 days across Reddit, X, YouTube, and the web",
|
|
"version": "2.9.1",
|
|
"author": {
|
|
"name": "mvanhorn"
|
|
},
|
|
"repository": "https://github.com/mvanhorn/last30days-skill",
|
|
"license": "MIT",
|
|
"keywords": ["research", "reddit", "twitter", "x", "youtube", "trends", "prompts"],
|
|
"skills": ["./"]
|
|
}
|