mirror of
https://github.com/mvanhorn/last30days-skill.git
synced 2026-09-14 16:11:48 +08:00
chore: align plugin marketplace metadata and branding
Use the "last30days" name consistently across marketplace listings, add a "competitor research" keyword, drop the stale "eli5" keyword, and refresh the Codex plugin's description, capabilities, and example prompts to reflect current sources and usage.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "last30days-skill",
|
||||
"interface": {
|
||||
"displayName": "Last 30 Days"
|
||||
"displayName": "last30days"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"url": "https://github.com/mvanhorn"
|
||||
},
|
||||
"metadata": {
|
||||
"description": "Marketplace hosting the Last 30 Days research plugin."
|
||||
"description": "Marketplace hosting the last30days research plugin."
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
|
||||
@@ -10,5 +10,21 @@
|
||||
"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"]
|
||||
"keywords": [
|
||||
"competitor research",
|
||||
"research",
|
||||
"reddit",
|
||||
"twitter",
|
||||
"youtube",
|
||||
"tiktok",
|
||||
"instagram",
|
||||
"trends",
|
||||
"prompts",
|
||||
"polymarket",
|
||||
"github",
|
||||
"perplexity",
|
||||
"threads",
|
||||
"pinterest",
|
||||
"hacker-news"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
"repository": "https://github.com/mvanhorn/last30days-skill",
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"competitor research",
|
||||
"research",
|
||||
"reddit",
|
||||
"twitter",
|
||||
@@ -24,25 +25,25 @@
|
||||
"perplexity",
|
||||
"threads",
|
||||
"pinterest",
|
||||
"eli5",
|
||||
"hacker-news"
|
||||
],
|
||||
"skills": "./skills/",
|
||||
"interface": {
|
||||
"displayName": "last30days",
|
||||
"shortDescription": "Research what people are saying about a topic now.",
|
||||
"longDescription": "last30days adds a Codex skill for researching recent discussion and engagement signals across social, video, developer, prediction-market, and web sources.",
|
||||
"longDescription": "last30days adds a Codex skill for researching any topic based on recent discussion and engagement signals across Reddit, X, YouTube, TikTok, Instagram, Hacker News, Polymarket, GitHub, and the web.",
|
||||
"developerName": "Matt Van Horn",
|
||||
"category": "Research",
|
||||
"capabilities": [
|
||||
"Research",
|
||||
"Web"
|
||||
"Interactive",
|
||||
"Read",
|
||||
"Write"
|
||||
],
|
||||
"websiteURL": "https://github.com/mvanhorn/last30days-skill",
|
||||
"defaultPrompt": [
|
||||
"/last30days OpenAI Codex",
|
||||
"/last30days AI video tools",
|
||||
"/last30days react user complaints"
|
||||
"TikTok shop trends",
|
||||
"Codex vs Cursor",
|
||||
"best travel credit cards"
|
||||
],
|
||||
"brandColor": "#6F42C1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user