fix: rename plugin from last30days-3 to last30days
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user