From bcc4694fa9b52586f1e1f424ffb717d8c1b9eab5 Mon Sep 17 00:00:00 2001 From: zipee Date: Thu, 9 Apr 2026 08:40:07 +0800 Subject: [PATCH] docs: point skill metadata at public repo --- SKILL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SKILL.md b/SKILL.md index a349841..2935957 100644 --- a/SKILL.md +++ b/SKILL.md @@ -4,8 +4,8 @@ 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 -homepage: https://github.com/mvanhorn/last30days-skill-private -repository: https://github.com/mvanhorn/last30days-skill-private +homepage: https://github.com/mvanhorn/last30days-skill +repository: https://github.com/mvanhorn/last30days-skill author: mvanhorn license: MIT user-invocable: true