From 45702efd631284f275e3fea34e221fe5f1fdafb1 Mon Sep 17 00:00:00 2001 From: Matt Van Horn Date: Sat, 7 Feb 2026 10:49:52 -0800 Subject: [PATCH] Update argument-hint with real example queries Replace generic "[topic]" and --days=7 with concrete examples that show the range: prompting, news, recommendations. Co-Authored-By: Claude Opus 4.6 --- SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index ff46624..9c8e948 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,7 +1,7 @@ --- name: last30days description: Research a topic from the last 30 days on Reddit + X + Web, become an expert, and write copy-paste-ready prompts for the user's target tool. -argument-hint: '"[topic]" or "[topic] --days=7"' +argument-hint: 'nano banana pro prompts, NVIDIA news, best AI video tools' allowed-tools: Bash, Read, Write, AskUserQuestion, WebSearch ---