feat(skill): tune description and argument-hint for Claude skill-selector quality
- description leads with imperative 'Research' + 'what people actually say' (strong trigger signal for community/social-research prompts) - argument-hint shows 3 concrete user phrasings instead of marketing copy - 176 chars, well under Anthropic's 200-char cap - preserves all source coverage (Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, web) Per ecosystem research (April 2026), trigger description quality is the single biggest lever separating 500-install skills from 350k-install skills.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
name: last30days
|
name: last30days
|
||||||
version: "3.0.1"
|
version: "3.0.1"
|
||||||
description: "Multi-query social research across Reddit, X, YouTube, TikTok, Instagram, Hacker News, Polymarket, and the web. Intelligent query planning with Gemini/OpenAI fallback."
|
description: "Research what people actually say about any topic in the last 30 days. Pulls posts and engagement from Reddit, X, YouTube, TikTok, Hacker News, Polymarket, GitHub, and the web."
|
||||||
argument-hint: 'last30days AI video tools, last30days best noise cancelling headphones'
|
argument-hint: 'last30days nvidia earnings reaction | last30days AI video tools | last30days what users want in react'
|
||||||
allowed-tools: Bash, Read, Write, AskUserQuestion, WebSearch
|
allowed-tools: Bash, Read, Write, AskUserQuestion, WebSearch
|
||||||
homepage: https://github.com/mvanhorn/last30days-skill
|
homepage: https://github.com/mvanhorn/last30days-skill
|
||||||
repository: https://github.com/mvanhorn/last30days-skill
|
repository: https://github.com/mvanhorn/last30days-skill
|
||||||
|
|||||||
Reference in New Issue
Block a user