From 565deb443e3ada3e7ab87d4f1103c81e0e564045 Mon Sep 17 00:00:00 2001 From: Matt Van Horn <455140+mvanhorn@users.noreply.github.com> Date: Wed, 8 Apr 2026 11:12:06 -0700 Subject: [PATCH] fix: rename plugin from last30days-3 to last30days --- .claude-plugin/marketplace.json | 6 +++--- .claude-plugin/plugin.json | 2 +- SKILL.md | 4 ++-- skills/last30days-v3/SKILL.md | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f6cc866..c96c92a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,7 +1,7 @@ { "$schema": "https://anthropic.com/claude-code/marketplace.schema.json", - "name": "last30days-skill-private", - "description": "(TESTING) Multi-query social search with cluster-first output.", + "name": "last30days-skill", + "description": "Research any topic across Reddit, X, YouTube, TikTok, Instagram, HN, Polymarket, GitHub, and 5+ more sources.", "owner": { "name": "Matt Van Horn", "url": "https://github.com/mvanhorn" @@ -9,7 +9,7 @@ "plugins": [ { "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", "author": { "name": "Matt Van Horn", diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 43efd7b..c5bec2b 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,5 +1,5 @@ { - "name": "last30days-3", + "name": "last30days", "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.", "author": { diff --git a/SKILL.md b/SKILL.md index c681d60..a349841 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,6 +1,6 @@ --- -name: last30days-3 -version: "3.0.0-beta" +name: last30days +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." argument-hint: 'last30days-3 AI video tools, last30days-3 best noise cancelling headphones' allowed-tools: Bash, Read, Write, AskUserQuestion, WebSearch diff --git a/skills/last30days-v3/SKILL.md b/skills/last30days-v3/SKILL.md index f0f4667..53e7e93 100644 --- a/skills/last30days-v3/SKILL.md +++ b/skills/last30days-v3/SKILL.md @@ -1,5 +1,5 @@ --- -name: last30days-3 +name: last30days 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." argument-hint: "last30days-v3 codex vs claude code"