fix: rename plugin from last30days-3 to last30days

This commit is contained in:
Matt Van Horn
2026-04-08 11:12:06 -07:00
parent 0a9ff16dfc
commit 565deb443e
4 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{ {
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json", "$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "last30days-skill-private", "name": "last30days-skill",
"description": "(TESTING) Multi-query social search with cluster-first output.", "description": "Research any topic across Reddit, X, YouTube, TikTok, Instagram, HN, Polymarket, GitHub, and 5+ more sources.",
"owner": { "owner": {
"name": "Matt Van Horn", "name": "Matt Van Horn",
"url": "https://github.com/mvanhorn" "url": "https://github.com/mvanhorn"
@@ -9,7 +9,7 @@
"plugins": [ "plugins": [
{ {
"name": "last30days-3", "name": "last30days-3",
"description": "(TESTING) Multi-query social search with cluster-first output.", "description": "Research any topic across Reddit, X, YouTube, TikTok, Instagram, HN, Polymarket, GitHub, and 5+ more sources.",
"version": "3.0.0-alpha", "version": "3.0.0-alpha",
"author": { "author": {
"name": "Matt Van Horn", "name": "Matt Van Horn",
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "last30days-3", "name": "last30days",
"version": "3.0.0", "version": "3.0.0",
"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.", "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": { "author": {
+2 -2
View File
@@ -1,6 +1,6 @@
--- ---
name: last30days-3 name: last30days
version: "3.0.0-beta" version: "3.0.0"
description: "Multi-query social search with intelligent planning. Agent plans queries when possible, falls back to Gemini/OpenAI when not. Research any topic across Reddit, X, YouTube, TikTok, Instagram, Hacker News, Polymarket, and the web." description: "Multi-query social search with intelligent planning. Agent plans queries when possible, falls back to Gemini/OpenAI when not. Research any topic across Reddit, X, YouTube, TikTok, Instagram, Hacker News, Polymarket, and the web."
argument-hint: 'last30days-3 AI video tools, last30days-3 best noise cancelling headphones' argument-hint: 'last30days-3 AI video tools, last30days-3 best noise cancelling headphones'
allowed-tools: Bash, Read, Write, AskUserQuestion, WebSearch allowed-tools: Bash, Read, Write, AskUserQuestion, WebSearch
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
name: last30days-3 name: last30days
version: "3.0.0-alpha" version: "3.0.0-alpha"
description: "[V3 DEV] Research any topic from the last 30 days. Side-by-side test version of the v3 pipeline." description: "[V3 DEV] Research any topic from the last 30 days. Side-by-side test version of the v3 pipeline."
argument-hint: "last30days-v3 codex vs claude code" argument-hint: "last30days-v3 codex vs claude code"